summaryrefslogtreecommitdiff
path: root/admin/merge-gnulib
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-2/+2
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2022-07-061-1/+1
* Add some sleeps to gnutls_try_handshakeLars Ingebrigtsen2022-03-041-1/+1
* Revert previous merge-gnulib changePaul Eggert2022-03-011-32/+22
* Work around merge-gnulib glitch from fresh checkoutPaul Eggert2022-02-281-22/+32
* Robustify merge-gnulib a bitPaul Eggert2022-02-251-1/+4
* * admin/merge-gnulib: fix bare checkout (Bug#32452#65)Paul Eggert2022-02-241-0/+3
* Port to current Gnulib some morePaul Eggert2022-02-231-1/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* New function num-processorsPaul Eggert2021-10-101-1/+2
* Fix md5 issue in recent Gnulib mergePaul Eggert2021-10-051-2/+3
* Update from GnulibPaul Eggert2021-10-041-1/+4
* Redo emacsclient socket symlink-attack checkingPaul Eggert2021-07-231-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some mistaken shell delintingPaul Eggert2021-01-011-2/+2
* Fix some shellcheck linter warningsStefan Kangas2020-12-311-2/+2
* Revert "Import posix_spawn from Gnulib."Eli Zaretskii2020-12-251-8/+1
* Import posix_spawn from Gnulib.Philipp Stephani2020-12-251-1/+8
* Adjust to recent Gnulib changesPaul Eggert2020-12-251-1/+2
* Simplify by using Gnulib sigdescr_np modulePaul Eggert2020-08-231-1/+1
* Stop using Gnulib inttypes modulePaul Eggert2020-08-121-1/+1
* Use Gnulib inttypes modulePaul Eggert2020-08-111-1/+1
* Use Gnulib libgmp modulePaul Eggert2020-07-091-1/+1
* Use getrandom syscall for noncesPaul Eggert2020-06-271-1/+1
* Stop using newly-deprecated dosname Gnulib modulePaul Eggert2020-03-281-2/+2
* Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-2/+2
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+1
* Remove Gnulib putenv codePaul Eggert2020-01-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update from GnulibPaul Eggert2019-12-061-1/+1
* etags: remove some arbitrary limitsPaul Eggert2019-11-261-1/+1
* 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