summaryrefslogtreecommitdiff
path: root/admin/merge-gnulib
Commit message (Expand)AuthorAgeFilesLines
* Port double-slash test to z/OSPaul Eggert2019-07-241-1/+1
* Prefer PATH_MAX to MAXPATHLENPaul Eggert2019-06-251-2/+3
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-251-1/+1
* Fix locating pdump by symlinkDaniel Colascione2019-06-231-0/+1
* Use copy_file_range to copy filesPaul Eggert2019-06-071-1/+1
* Improve port to platforms lacking euidaccess (Bug#35406)Paul Eggert2019-04-241-1/+1
* Port to platforms lacking euidaccess (Bug#35406)Paul Eggert2019-04-241-1/+1
* Replace executable’s fingerprint in placePaul Eggert2019-04-141-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix floating point exceptions on Alpha (Bug#32086)Paul Eggert2018-07-081-1/+1
* | 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