| Commit message (Expand) | Author | Age | Files | Lines |
* | Update from gnulib... | Paul Eggert | 2016-09-07 | 1 | -2/+3 |
* | Use Gnulib filevercmp for version comparison... | Paul Eggert | 2016-02-21 | 1 | -1/+1 |
* | Build with C11 if available... | Paul Eggert | 2016-02-02 | 1 | -1/+1 |
* | Avoid stdio in SIGINT handler... | Paul Eggert | 2016-01-18 | 1 | -1/+1 |
* | Update copyright year to 2016... | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Use ‘echo’ safely with ‘\’ or leading ‘-’... | Paul Eggert | 2015-10-10 | 1 | -3/+3 |
* | New optional ZONE arg for format-time-string etc.... | Paul Eggert | 2015-07-26 | 1 | -4/+4 |
* | Merge from gnulib... | Paul Eggert | 2015-05-27 | 1 | -1/+1 |
* | Generate a ChangeLog file from commit logs... | Paul Eggert | 2015-04-07 | 1 | -1/+1 |
* | Update copyright year to 2015... | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Prefer stpcpy to strcat... | Paul Eggert | 2014-12-25 | 1 | -1/+1 |
* | Replace union hack with C11-style max_align_t... | Paul Eggert | 2014-12-12 | 1 | -1/+1 |
* | Fix putenv race conditions with undefined behavior.... | Paul Eggert | 2014-10-11 | 1 | -1/+1 |
* | Vector-sorting fixes.... | Paul Eggert | 2014-08-30 | 1 | -1/+1 |
* | Use binary-io module, O_BINARY, and "b" flag.... | Paul Eggert | 2014-07-14 | 1 | -1/+1 |
* | Assume C99 or later.... | Paul Eggert | 2014-05-17 | 1 | -1/+2 |
* | * merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH computation. | Paul Eggert | 2014-05-13 | 1 | -1/+2 |
* | Merge from gnulib.... | Paul Eggert | 2014-03-07 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Automate the procedure for updating copyright year.... | Paul Eggert | 2013-12-24 | 1 | -1/+2 |
* | Remove the option of using libcrypto.... | Paul Eggert | 2013-12-10 | 1 | -1/+2 |
* | Improve support for popcount and counting trailing zeros.... | Paul Eggert | 2013-10-07 | 1 | -1/+2 |
* | Use hardware support for byteswapping on glibc x86 etc.... | Paul Eggert | 2013-10-04 | 1 | -1/+1 |
* | Fix some minor races in hosts lacking mkostemp.... | Paul Eggert | 2013-08-04 | 1 | -1/+1 |
* | Port recent close-on-exec changes to Cygwin.... | Paul Eggert | 2013-07-09 | 1 | -1/+1 |
* | Handle errno and exit status a bit more carefully.... | Paul Eggert | 2013-07-09 | 1 | -1/+1 |
* | Make file descriptors close-on-exec when possible.... | Paul Eggert | 2013-07-07 | 1 | -4/+4 |
* | Use Gnulib ACL implementation, for benefit of Solaris etc.... | Paul Eggert | 2013-05-07 | 1 | -2/+2 |
* | File synchronization fixes.... | Paul Eggert | 2013-03-13 | 1 | -1/+2 |
* | Tune by using memchr and memrchr.... | Paul Eggert | 2013-02-11 | 1 | -1/+2 |
* | Use fdopendir, fstatat and readlinkat, for efficiency.... | Paul Eggert | 2013-01-31 | 1 | -4/+4 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Use putenv+unsetenv instead of modifying environ directly.... | Paul Eggert | 2012-12-08 | 1 | -2/+2 |
* | | Assume POSIX 1003.1-1988 or later for signal.h.... | Paul Eggert | 2012-12-07 | 1 | -1/+1 |
* | | Assume POSIX 1003.1-1988 or later for fcntl.h.... | Paul Eggert | 2012-11-17 | 1 | -1/+1 |
* | | Use faccessat, not access, when checking file permissions.... | Paul Eggert | 2012-11-13 | 1 | -5/+8 |
* | | Fix data-loss with --batch.... | Paul Eggert | 2012-11-03 | 1 | -1/+1 |
|/ |
|
* | Check more robustly for timer_settime.... | Paul Eggert | 2012-09-26 | 1 | -1/+1 |
* | On assertion failure, print backtrace if available.... | Paul Eggert | 2012-08-24 | 1 | -1/+1 |
* | Use ASCII tests for character types.... | Paul Eggert | 2012-08-16 | 1 | -1/+1 |
* | Use bool for Emacs Lisp booleans.... | Paul Eggert | 2012-08-14 | 1 | -1/+1 |
* | Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).... | Paul Eggert | 2012-07-28 | 1 | -2/+3 |
* | Use c_strcasecmp for ASCII case-insensitive comparison.... | Paul Eggert | 2012-07-06 | 1 | -1/+1 |
* | Support higher-resolution time stamps.... | Paul Eggert | 2012-06-22 | 1 | -5/+9 |
* | Assume gnulib does largefile.... | Paul Eggert | 2012-05-27 | 1 | -1/+1 |
* | Use full name for m4/gnulib-comp.m4. (Bug#11529)... | Paul Eggert | 2012-05-21 | 1 | -2/+0 |
* | Make merging from gnulib a script, not a makefile action.... | Paul Eggert | 2012-05-20 | 1 | -0/+88 |