aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-11Backport fcntl.h AIX fix from the trunk.Paul Eggert1-0/+16
2014-05-30Fix port to 32-bit AIX with xlc.Paul Eggert1-8/+9
2014-03-25Merge from gnulib.Paul Eggert1-14/+34
2014-03-07Merge from gnulib.Paul Eggert3-3/+29
2014-02-25Merge from gnulib.Paul Eggert1-0/+15
2014-02-05Merge from gnulib.Paul Eggert1-9/+2
2014-01-20Merge from gnulib.Paul Eggert2-7/+12
2014-01-01Fix copyright years by hand.Paul Eggert1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert122-123/+123
2013-12-24Automate the procedure for updating copyright year.Paul Eggert1-1/+8
2013-12-17Merge from gnulib, incorporating:Paul Eggert3-5/+42
2013-12-10Remove the option of using libcrypto.Paul Eggert1-116/+0
2013-12-08Use libcrypto's checksum implementations if available, for speed.Paul Eggert10-34/+229
2013-11-27Merge from gnulib, incorporating:Paul Eggert1-0/+15
2013-11-08Merge from gnulib.Paul Eggert1-1/+1
2013-11-03Port to stricter C99 platforms.Paul Eggert1-1/+2
2013-10-22Merge from gnulib.Paul Eggert1-1/+1
2013-10-12Merge from gnulib.Paul Eggert3-9/+23
2013-10-07Improve support for popcount and counting trailing zeros.Paul Eggert5-1/+269
2013-10-04Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2-1/+68
2013-10-03Merge from gnulib.Paul Eggert5-8/+67
2013-09-24Merge from gnulib.Paul Eggert2-5/+5
2013-09-19Merge from gnulib.Paul Eggert16-33/+69
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert1-0/+17
2013-08-11Merge from gnulib.Paul Eggert2-7/+7
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert5-1/+474
2013-07-09Port recent close-on-exec changes to Cygwin.Paul Eggert4-9/+87
2013-07-09Handle errno and exit status a bit more carefully.Paul Eggert2-56/+1
2013-07-07Try to fix FreeBSD 9.1 porting problem.Paul Eggert2-62/+89
2013-07-07Make file descriptors close-on-exec when possible.Paul Eggert4-3/+595
2013-07-01Merge from gnulib.Paul Eggert1-6/+7
2013-06-09Merge from gnulib.Paul Eggert3-2/+13
2013-05-16Merge from gnulib.Paul Eggert2-6/+20
2013-05-08lib/makefile.w32-in (ACL_H): New macro.Juanma Barranquero1-3/+5
2013-05-07Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert11-2/+2918
2013-05-06Merge from gnulib.Paul Eggert1-8/+16
2013-04-27Merge from gnulib.Paul Eggert1-1/+1
2013-04-06Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert1-1/+1
2013-03-31Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii1-0/+4
2013-03-23Merge from gnulib.Paul Eggert2-6/+19
2013-03-13File synchronization fixes.Paul Eggert3-1/+129
2013-03-13Merge from gnulib: putenv: port to Solaris 10.Paul Eggert1-5/+5
2013-03-12Merge from gnulib.Paul Eggert2-38/+42
2013-03-01Merge from gnulib.Paul Eggert1-18/+76
2013-02-12MS-Windows followup for 2013-02-11T23:37:18Z!eggert@cs.ucla.edu.Eli Zaretskii1-0/+5
2013-02-11Tune by using memchr and memrchr.Paul Eggert3-1/+1300
2013-02-11Merge from gnulib.Paul Eggert2-3/+3
2013-02-08Merge from gnulib.Paul Eggert7-103/+129
2013-01-31Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert14-21/+1093
2013-01-22Merge from gnulib.Paul Eggert1-18/+2