summaryrefslogtreecommitdiff
path: root/admin/merge-gnulib
Commit message (Expand)AuthorAgeFilesLines
* Use tcdrain, not fdatasync, to drain ttysPaul Eggert2018-12-021-1/+1
* Act like POSIX sh if $HOME is relativePaul Eggert2018-11-131-1/+1
* Update from GnulibPaul Eggert2018-10-081-1/+1
* Use Gnulib regex for lib-srcPaul Eggert2018-08-051-3/+4
* Substitute a <ieee754.h> on hosts lacking itPaul Eggert2018-08-011-1/+1
* Fix floating point exceptions on Alpha (Bug#32086)Paul Eggert2018-07-081-1/+1
* Update from GnulibPaul Eggert2018-05-211-1/+1
* Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Port file-system-info to non-MicrosoftPaul Eggert2017-10-011-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-161-1/+1
* Improve make-temp-file performance on local filesPaul Eggert2017-08-121-2/+2
* Merge from gnulibPaul Eggert2017-08-091-0/+1
* Avoid most stat calls when completing file namesPaul Eggert2017-07-311-1/+2
* Merge from gnulibPaul Eggert2017-07-231-2/+2
* Use explicit_bzero to clear GnuTLS keysPaul Eggert2017-07-161-1/+1
* Use unlocked stdio more systematicallyPaul Eggert2017-06-221-1/+1
* Add command to replace buffer contentsPhilipp Stephani2017-06-171-2/+2
* Improve performance by avoiding strtoumaxPaul Eggert2017-06-011-1/+1
* Merge from gnulibPaul Eggert2017-05-011-1/+1
* Merge from gnulibPaul Eggert2017-04-301-1/+1
* Merge from gnulibPaul Eggert2017-04-301-1/+1
* Switch from Automake to GNU MakePaul Eggert2017-03-171-11/+22
* Remove some stray gnulib filesPaul Eggert2017-03-121-2/+3
* logb now works correctly on large integersPaul Eggert2017-03-031-1/+2
* Do not use Gnulib’s m4/wint_t.m4.Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Avoid stdio in SIGINT handlerPaul Eggert2016-01-031-1/+1
* | Port recent flexmember changes to NetBSDPaul Eggert2016-09-211-1/+2
* | Use flexmembers on IBM XL C for AIXPaul Eggert2016-09-201-1/+1
* | Update from gnulibPaul Eggert2016-09-071-2/+3
* | Use Gnulib filevercmp for version comparisonPaul Eggert2016-02-211-1/+1
* | Build with C11 if availablePaul Eggert2016-02-021-1/+1
* | Avoid stdio in SIGINT handlerPaul Eggert2016-01-181-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-3/+3
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-4/+4
* Merge from gnulibPaul Eggert2015-05-271-1/+1
* Generate a ChangeLog file from commit logsPaul Eggert2015-04-071-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Prefer stpcpy to strcatPaul Eggert2014-12-251-1/+1
* Replace union hack with C11-style max_align_tPaul Eggert2014-12-121-1/+1
* Fix putenv race conditions with undefined behavior.Paul Eggert2014-10-111-1/+1
* Vector-sorting fixes.Paul Eggert2014-08-301-1/+1
* Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-141-1/+1
* Assume C99 or later.Paul Eggert2014-05-171-1/+2
* * merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH computation.Paul Eggert2014-05-131-1/+2
* Merge from gnulib.Paul Eggert2014-03-071-1/+1