summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-25Prefer stpcpy to strcatPaul Eggert
2014-12-22Merge from gnulibPaul Eggert
2014-12-12Replace union hack with C11-style max_align_tPaul Eggert
2014-12-12Merge from gnulib (a couple more changes)Paul Eggert
2014-12-12Merge from gnulibPaul Eggert
2014-11-14Merge from gnulib.Paul Eggert
2014-10-18Merge from gnulib.Paul Eggert
2014-09-23Merge from gnulib.Paul Eggert
2014-08-30Vector-sorting fixes.Paul Eggert
2014-08-10Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris
2014-08-10Simplify previous patch.Paul Eggert
2014-08-10Don't prevent random file systems from being unmounted.Paul Eggert
2014-08-08Merge from gnulib.Paul Eggert
2014-08-04Merge from gnulib, incorporating:Paul Eggert
2014-07-12Merge from gnulib, incorporating:Paul Eggert
2014-06-17Omit redundant extern decls.Paul Eggert
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
2014-06-11Backport fcntl.h AIX fix from the trunk.Paul Eggert
2014-06-01Merge from gnulib.Paul Eggert
2014-05-30Fix port to 32-bit AIX with xlc.Paul Eggert
2014-05-26Merge from gnulib.Paul Eggert
2014-05-17Assume C99 or later.Paul Eggert
2014-03-25Merge from gnulib.Paul Eggert
2014-03-07Merge from gnulib.Paul Eggert
2014-02-25Merge from gnulib.Paul Eggert
2014-02-05Merge from gnulib.Paul Eggert
2014-01-20Merge from gnulib.Paul Eggert
2014-01-01Fix copyright years by hand.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-24Automate the procedure for updating copyright year.Paul Eggert
2013-12-17Merge from gnulib, incorporating:Paul Eggert
2013-12-10Remove the option of using libcrypto.Paul Eggert
2013-12-08Use libcrypto's checksum implementations if available, for speed.Paul Eggert
2013-11-27Merge from gnulib, incorporating:Paul Eggert
2013-11-08Merge from gnulib.Paul Eggert
2013-11-03Port to stricter C99 platforms.Paul Eggert
2013-10-22Merge from gnulib.Paul Eggert
2013-10-12Merge from gnulib.Paul Eggert
2013-10-07Improve support for popcount and counting trailing zeros.Paul Eggert
2013-10-04Use hardware support for byteswapping on glibc x86 etc.Paul Eggert
2013-10-03Merge from gnulib.Paul Eggert
2013-09-24Merge from gnulib.Paul Eggert
2013-09-19Merge from gnulib.Paul Eggert
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert
2013-08-11Merge from gnulib.Paul Eggert
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert
2013-07-09Port recent close-on-exec changes to Cygwin.Paul Eggert
2013-07-09Handle errno and exit status a bit more carefully.Paul Eggert
2013-07-07Try to fix FreeBSD 9.1 porting problem.Paul Eggert