Age | Commit message (Expand) | Author | Files | Lines |
2008-10-02 | libcom_err: Add missing type declarations to clean up -Wall warnings | Theodore Ts'o | 1 | -5/+5 |
2008-10-01 | libcom_err: Fix file descriptor leak after an exec | Theodore Ts'o | 1 | -7/+21 |
2008-09-12 | libcom_err: Use sem_post/sem_init to prevent race conditions | Theodore Ts'o | 3 | -8/+77 |
2008-09-02 | Fix pkg-config files: use Requires.private and fix the include directory | Theodore Ts'o | 1 | -1/+1 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 3 | -35/+35 |
2008-02-10 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+7 |
2008-02-09 | libcom_err: Use thread local storage to fix reentrancy problems | Theodore Ts'o | 1 | -1/+7 |
2007-12-17 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -2/+2 |
2007-12-15 | libcom_err: Fix sign-extension problem on 64-bit systems in error_message() | Theodore Ts'o | 1 | -2/+2 |
2007-11-01 | texinfo: Fix directory entries | Dmitry V. Levin | 1 | -4/+2 |
2007-07-08 | Remove Changelog files since they're not used after the git migration | Theodore Ts'o | 1 | -459/+0 |
2007-06-24 | Update Release Notes, Changelogs, version.h, etc. for 1.40 release | Theodore Ts'o | 1 | -0/+4 |
2007-06-24 | Fix the info-dir line for the com_err.texinfo file | Theodore Ts'o | 2 | -1/+10 |
2007-05-25 | Fix gcc -Wall warnings, especially on 64-bit systems | Andreas Dilger | 2 | -0/+11 |
2006-12-22 | Add debugging code to the com_err library | Theodore Ts'o | 2 | -0/+84 |
2006-11-12 | Set local environment variables to C so mk_cmds and compile_et always work | Theodore Ts'o | 2 | -0/+18 |
2006-10-22 | Add datarootdir definition for compatibility with autoconf 2.60 | Theodore Ts'o | 2 | -0/+7 |
2006-08-05 | Create the generated files read-only to remind developers not to edit them. | Andreas Dilger | 2 | -4/+11 |
2005-12-10 | Address parallel build problem in the library Makefiles | Theodore Ts'o | 2 | -0/+8 |
2005-07-19 | Fix com_err bug in compile_et: # of error messages can be wrong | Theodore Ts'o | 2 | -0/+6 |
2005-06-30 | Update for e2fsprogs 1.38 release. | Theodore Ts'o | 1 | -0/+4 |
2005-06-20 | error_message.c, init_et.c: Segregate error tables registered | Theodore Ts'o | 3 | -14/+24 |
2005-06-20 | et_c.awk: Use a dynamically allocated structure in | Theodore Ts'o | 8 | -63/+65 |
2005-05-06 | If the .c and .h file already exist, and they have not changed, use the | Theodore Ts'o | 3 | -4/+20 |
2005-03-21 | Update for the e2fsprogs 1.37 release. | Theodore Ts'o | 1 | -0/+4 |
2005-02-05 | Update for release of e2fsprogs 1.36. | Theodore Ts'o | 1 | -0/+4 |
2005-02-05 | Remove *.pc files on a "make distclean" | Theodore Ts'o | 2 | -1/+6 |
2005-01-26 | Add pkg-config files to e2fsprogs's libraries. | Theodore Ts'o | 3 | -4/+26 |
2005-01-06 | Add imap_err.et to the lib/et regression test suite. | Theodore Ts'o | 3 | -0/+258 |
2004-12-15 | Add install-strip and install-shlibs-strip targets | Theodore Ts'o | 2 | -10/+19 |
2004-12-14 | Use MKINSTALLDIRS macro so that the Makefiles can find the script | Theodore Ts'o | 2 | -1/+5 |
2004-11-30 | Use Linux-kernel-style makefile output to make it easier to | Theodore Ts'o | 2 | -7/+14 |
2004-11-19 | Remove the a.out DLL support, since it's been obsolete and unmaintained | Theodore Ts'o | 7 | -192/+0 |
2004-09-17 | Remove XSI:isms for greater portability. (Addresses | Theodore Ts'o | 2 | -2/+7 |
2004-05-05 | Remove .cvsignore files; they were out of date, and causes lintian | Theodore Ts'o | 1 | -2/+0 |
2004-02-29 | Patch from Brian Bergstrand to use the correct -fPIC flag for | Theodore Ts'o | 2 | -1/+6 |
2004-02-28 | Update version number for e2fsprogs 1.35 release. | Theodore Ts'o | 1 | -0/+4 |
2003-12-11 | com_err.3: Fix C syntax error pointed out by ESR. | Theodore Ts'o | 2 | -9/+6 |
2003-11-28 | et_c.awk: Add declaration of the Heimdal initialization routine | Theodore Ts'o | 4 | -4/+8 |
2003-11-28 | et_c.awk: Add declaration of the Heimdal initialization routine | Theodore Ts'o | 11 | -0/+13 |
2003-11-26 | com_err.h, com_err.c: Use GCC attributes to mark com_err and | Theodore Ts'o | 3 | -3/+23 |
2003-11-22 | com_err.h: Retore the type of n_msgs in the error_table | Theodore Ts'o | 2 | -1/+8 |
2003-08-20 | Makefile.in: Delete com_err.info on a make clean | Theodore Ts'o | 7 | -6/+14 |
2003-08-19 | et_h.awk: Fix wrong prototype for initialize_xxx_err_table_r. | Theodore Ts'o | 2 | -1/+7 |
2003-08-01 | Add Heimdal compile_et extensions from Philipp Thomas <pthomas@suse.de> | Theodore Ts'o | 14 | -11/+141 |
2003-07-26 | Update for 1.34 release. | Theodore Ts'o | 1 | -0/+4 |
2003-05-13 | Add package dependency to shlibs for comerr to indicate support | Theodore Ts'o | 2 | -3/+8 |
2003-05-06 | Update debian changelog. | Theodore Ts'o | 2 | -4/+5 |
2003-05-05 | Add full Heimdall compatibility. | Theodore Ts'o | 16 | -17/+714 |
2003-05-05 | Update Debian changelog. | Theodore Ts'o | 9 | -1/+270 |