summaryrefslogtreecommitdiff
path: root/admin/merge-gnulib
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulib.Paul Eggert2014-03-071-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Automate the procedure for updating copyright year.Paul Eggert2013-12-241-1/+2
* Remove the option of using libcrypto.Paul Eggert2013-12-101-1/+2
* Improve support for popcount and counting trailing zeros.Paul Eggert2013-10-071-1/+2
* Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2013-10-041-1/+1
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-041-1/+1
* Port recent close-on-exec changes to Cygwin.Paul Eggert2013-07-091-1/+1
* Handle errno and exit status a bit more carefully.Paul Eggert2013-07-091-1/+1
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-071-4/+4
* Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-2/+2
* File synchronization fixes.Paul Eggert2013-03-131-1/+2
* Tune by using memchr and memrchr.Paul Eggert2013-02-111-1/+2
* Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-4/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Use putenv+unsetenv instead of modifying environ directly.Paul Eggert2012-12-081-2/+2
* | Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-071-1/+1
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-1/+1
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-131-5/+8
* | Fix data-loss with --batch.Paul Eggert2012-11-031-1/+1
|/
* Check more robustly for timer_settime.Paul Eggert2012-09-261-1/+1
* On assertion failure, print backtrace if available.Paul Eggert2012-08-241-1/+1
* Use ASCII tests for character types.Paul Eggert2012-08-161-1/+1
* Use bool for Emacs Lisp booleans.Paul Eggert2012-08-141-1/+1
* Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert2012-07-281-2/+3
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-1/+1
* Support higher-resolution time stamps.Paul Eggert2012-06-221-5/+9
* Assume gnulib does largefile.Paul Eggert2012-05-271-1/+1
* Use full name for m4/gnulib-comp.m4. (Bug#11529)Paul Eggert2012-05-211-2/+0
* Make merging from gnulib a script, not a makefile action.Paul Eggert2012-05-201-0/+88