Whamcloud - gitweb
blkid: avoid FPE crash when probing a HFS+ superblock with a zero blocksize
[tools/e2fsprogs.git] / lib / et /
2018-06-28 Jiyong ParkAOSP: e2fsdroid and mke2fs are dynamic executable in...
2018-06-23 Theodore Ts'olibcom_err: handle error case when FD_CLOEXEC can't...
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Dan WillemsenAOSP: Suppress warnings/errors for clang+mingw
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2017-05-24 Adrien SchildknechtAOSP: android: add rules to build the static host libraries
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2016-12-23 Theodore Ts'olib/et/testcases: checked in imap_err.et from cyrus...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-05-31 Theodore Ts'olib: build elf shared libraries using -fPIC -shared
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-18 Theodore Ts'oAndroid.mk: fix up the library -host naming convention...
2016-03-14 Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE
2015-07-13 Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-01 Theodore Ts'oAdd files to build on Android
2015-02-16 Theodore Ts'oMerge branch 'maint' into next
2015-01-23 Enrico Scholzbuildsystem: use 'chmod a-w' instead of 'chmod -w'
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-08 Michael Forneycompile_et: Allow user to override ET_DIR
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2013-12-28 Theodore Ts'oUse makeinfo --html instead of texi2html
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2013-01-02 Theodore Ts'oClean up texinfo files
2012-05-14 Theodore Ts'oChange pkg-config files so that both <et/com_err.h...
2012-04-10 Daniel Norbergcom_err.pc: correct include path
2011-10-05 Theodore Ts'olibcom_err: declare com_err_gettext to be static
2011-10-05 Theodore Ts'olibcom_err: add set_com_err_gettext()
2011-10-05 Theodore Ts'ocompile_et: generate *_err.c files that have strings...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-06-04 Theodore Ts'olibcom_err: Fix install rule if installing with hard...
2011-02-20 Eric Sandeene2fsprogs: create com_err.h link in includedir
2010-05-15 Theodore Ts'olibcom_err: Only output ^M when tty is in raw mode
2010-03-15 Theodore Ts'olibcom_err: Add support for Heimdal com_right_r function()
2009-11-30 Theodore Ts'odebian: Fix FTBFS problem caused by texi2html changing...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-04-22 Theodore Ts'olibcom_err: Declare prototypes for et_list_lock/unlock...
2008-10-02 Theodore Ts'olibcom_err: Add missing type declarations to clean...
2008-10-02 Theodore Ts'olibcom_err: Fix file descriptor leak after an exec
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
2008-09-03 Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'olibcom_err: Use thread local storage to fix reentrancy...
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'olibcom_err: Fix sign-extension problem on 64-bit system...
2007-11-01 Dmitry V. Levintexinfo: Fix directory entries
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-06-24 Theodore Ts'oFix the info-dir line for the com_err.texinfo file
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2006-12-22 Theodore Ts'oAdd debugging code to the com_err library
2006-11-12 Theodore Ts'oSet local environment variables to C so mk_cmds and...
2006-10-22 Theodore Ts'oAdd datarootdir definition for compatibility with autoc...
2006-08-05 Andreas DilgerCreate the generated files read-only to remind develope...
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-07-19 Theodore Ts'oFix com_err bug in compile_et: # of error messages...
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-06-20 Theodore Ts'oerror_message.c, init_et.c: Segregate error tables...
2005-06-20 Theodore Ts'oet_c.awk: Use a dynamically allocated structure in
2005-05-06 Theodore Ts'oIf the .c and .h file already exist, and they have...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-06 Theodore Ts'oAdd imap_err.et to the lib/et regression test suite.
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-09-17 Theodore Ts'oRemove XSI:isms for greater portability. (Addresses
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2003-12-11 Theodore Ts'ocom_err.3: Fix C syntax error pointed out by ESR.
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-28 Theodore Ts'oet_c.awk: Add declaration of the Heimdal initialization...
2003-11-27 Theodore Ts'ocom_err.h, com_err.c: Use GCC attributes to mark com_er...
2003-11-22 Theodore Ts'ocom_err.h: Retore the type of n_msgs in the error_table
2003-08-20 Theodore Ts'oMakefile.in: Delete com_err.info on a make clean
2003-08-19 Theodore Ts'oet_h.awk: Fix wrong prototype for initialize_xxx_err_ta...
2003-08-01 Theodore Ts'oAdd Heimdal compile_et extensions from Philipp Thomas...
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-05-14 Theodore Ts'oAdd package dependency to shlibs for comerr to indicate...
2003-05-06 Theodore Ts'oUpdate debian changelog.
2003-05-06 Theodore Ts'oAdd full Heimdall compatibility.
2003-05-06 Theodore Ts'oUpdate Debian changelog.
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
next