summaryrefslogtreecommitdiff
path: root/admin/merge-gnulib
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some mistaken shell delintingPaul Eggert2021-01-01
* Fix some shellcheck linter warningsStefan Kangas2020-12-31
* Revert "Import posix_spawn from Gnulib."Eli Zaretskii2020-12-25
* Import posix_spawn from Gnulib.Philipp Stephani2020-12-25
* Adjust to recent Gnulib changesPaul Eggert2020-12-25
* Simplify by using Gnulib sigdescr_np modulePaul Eggert2020-08-23
* Stop using Gnulib inttypes modulePaul Eggert2020-08-12
* Use Gnulib inttypes modulePaul Eggert2020-08-11
* Use Gnulib libgmp modulePaul Eggert2020-07-09
* Use getrandom syscall for noncesPaul Eggert2020-06-27
* Stop using newly-deprecated dosname Gnulib modulePaul Eggert2020-03-28
* Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-07
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Remove Gnulib putenv codePaul Eggert2020-01-18
* Update copyright year to 2020Paul Eggert2020-01-01
* Update from GnulibPaul Eggert2019-12-06
* etags: remove some arbitrary limitsPaul Eggert2019-11-26
* Port double-slash test to z/OSPaul Eggert2019-07-24
* Prefer PATH_MAX to MAXPATHLENPaul Eggert2019-06-25
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-25
* Fix locating pdump by symlinkDaniel Colascione2019-06-23
* Use copy_file_range to copy filesPaul Eggert2019-06-07
* Improve port to platforms lacking euidaccess (Bug#35406)Paul Eggert2019-04-24
* Port to platforms lacking euidaccess (Bug#35406)Paul Eggert2019-04-24
* Replace executable’s fingerprint in placePaul Eggert2019-04-14
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix floating point exceptions on Alpha (Bug#32086)Paul Eggert2018-07-08
* | Use tcdrain, not fdatasync, to drain ttysPaul Eggert2018-12-02
* | Act like POSIX sh if $HOME is relativePaul Eggert2018-11-13
* | Update from GnulibPaul Eggert2018-10-08
* | Use Gnulib regex for lib-srcPaul Eggert2018-08-05
* | Substitute a <ieee754.h> on hosts lacking itPaul Eggert2018-08-01
* | Fix floating point exceptions on Alpha (Bug#32086)Paul Eggert2018-07-08
* | Update from GnulibPaul Eggert2018-05-21
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Port file-system-info to non-MicrosoftPaul Eggert2017-10-01
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-16
* Improve make-temp-file performance on local filesPaul Eggert2017-08-12
* Merge from gnulibPaul Eggert2017-08-09
* Avoid most stat calls when completing file namesPaul Eggert2017-07-31
* Merge from gnulibPaul Eggert2017-07-23
* Use explicit_bzero to clear GnuTLS keysPaul Eggert2017-07-16
* Use unlocked stdio more systematicallyPaul Eggert2017-06-22
* Add command to replace buffer contentsPhilipp Stephani2017-06-17
* Improve performance by avoiding strtoumaxPaul Eggert2017-06-01
* Merge from gnulibPaul Eggert2017-05-01