summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from gnulibPaul Eggert2014-12-222-3/+4
* | Replace union hack with C11-style max_align_tPaul Eggert2014-12-121-1/+1
* | Merge from gnulib (a couple more changes)Paul Eggert2014-12-121-1/+1
* | Merge from gnulibPaul Eggert2014-12-124-25/+37
* | Merge from gnulib.Paul Eggert2014-11-141-0/+6
* | Merge from gnulib.Paul Eggert2014-10-184-19/+74
* | Merge from gnulib.Paul Eggert2014-09-231-2/+2
* | Vector-sorting fixes.Paul Eggert2014-08-303-1/+60
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-102-27/+101
|\ \ | |/
| * Simplify previous patch.Paul Eggert2014-08-101-10/+8
| * Don't prevent random file systems from being unmounted.Paul Eggert2014-08-102-27/+103
| * Backport fcntl.h AIX fix from the trunk.Paul Eggert2014-06-111-0/+16
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-8/+9
* | Merge from gnulib.Paul Eggert2014-08-082-7/+16
* | Merge from gnulib, incorporating:Paul Eggert2014-08-041-1/+1
* | Merge from gnulib, incorporating:Paul Eggert2014-07-121-2/+2
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+5
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+4
* | Merge from gnulib.Paul Eggert2014-06-013-10/+27
* | Merge from gnulib.Paul Eggert2014-05-261-8/+0
* | Assume C99 or later.Paul Eggert2014-05-173-219/+1
|/
* Merge from gnulib.Paul Eggert2014-03-251-14/+34
* Merge from gnulib.Paul Eggert2014-03-073-3/+29
* Merge from gnulib.Paul Eggert2014-02-251-0/+15
* Merge from gnulib.Paul Eggert2014-02-051-9/+2
* Merge from gnulib.Paul Eggert2014-01-202-7/+12
* Fix copyright years by hand.Paul Eggert2014-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01122-123/+123
* Automate the procedure for updating copyright year.Paul Eggert2013-12-241-1/+8
* Merge from gnulib, incorporating:Paul Eggert2013-12-173-5/+42
* Remove the option of using libcrypto.Paul Eggert2013-12-101-116/+0
* Use libcrypto's checksum implementations if available, for speed.Paul Eggert2013-12-0810-34/+229
* Merge from gnulib, incorporating:Paul Eggert2013-11-271-0/+15
* Merge from gnulib.Paul Eggert2013-11-081-1/+1
* Port to stricter C99 platforms.Paul Eggert2013-11-031-1/+2
* Merge from gnulib.Paul Eggert2013-10-221-1/+1
* Merge from gnulib.Paul Eggert2013-10-123-9/+23
* Improve support for popcount and counting trailing zeros.Paul Eggert2013-10-075-1/+269
* Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2013-10-042-1/+68
* Merge from gnulib.Paul Eggert2013-10-035-8/+67
* Merge from gnulib.Paul Eggert2013-09-242-5/+5
* Merge from gnulib.Paul Eggert2013-09-1916-33/+69
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-271-0/+17
* Merge from gnulib.Paul Eggert2013-08-112-7/+7
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-045-1/+474
* Port recent close-on-exec changes to Cygwin.Paul Eggert2013-07-094-9/+87
* Handle errno and exit status a bit more carefully.Paul Eggert2013-07-092-56/+1
* Try to fix FreeBSD 9.1 porting problem.Paul Eggert2013-07-072-62/+89
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-074-3/+595
* Merge from gnulib.Paul Eggert2013-07-011-6/+7