summaryrefslogtreecommitdiff
path: root/lib/sys-limits.h
Commit message (Collapse)AuthorAgeFilesLines
* Update Gnulib to v0.1-5703-g356a414e8c and add 'posix_spawn' module.Ludovic Courtès2023-01-181-1/+1
| | | | | | | | | This is a followup to edfca3b7e5931b5b5a83112e2a9813b068be99c2, which added the 'posix_spawnp' module but not 'posix_spawn'. * m4/gnulib-cache.m4: Add 'posix_spawn' module. * gnulib-local/m4/clock_time.m4.diff: Adjust. * configure.ac: Move 'gl_EARLY' use right after 'AC_PROG_CC'.
* Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp.Josselin Poiret2023-01-121-1/+1
| | | | Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Update gnulib to 8f4538a53d64054ae2fc8b86c0f87c418c6176e6Daniel Llorens2021-08-161-6/+6
| | | | | Includes gnulib:0c907f7da13232908f05c415b8cec56024071906 to fix #49930 https://lists.gnu.org/archive/html/bug-guile/2021-08/msg00003.html.
* Update Gnulib to v0.1-4379-g2ef5a9b4bAndy Wingo2021-01-201-0/+42
Also bump required autoconf version to 2.64, as required by Gnulib.