summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make autopull a shell function tooPaul Eggert2022-12-274-237/+474
* Make autogen a shell function tooPaul Eggert2022-12-274-450/+912
* Move scriptversion= lines up in scriptsPaul Eggert2022-12-275-12/+12
* Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2022-12-274-4/+34
* stdnoreturn: Mark as deprecated, not obsolete. (Regression 2022-12-24.)Bruno Haible2022-12-273-5/+10
* stdbool-c99: fix typoPaul Eggert2022-12-262-6/+13
* ctime: Mark as deprecated, not obsolete. (Regression 2022-12-21.)Bruno Haible2022-12-262-4/+8
* largefile: sync from Autoconf masterPaul Eggert2022-12-256-209/+287
* extensions: enable some C23 Annex F functionsPaul Eggert2022-12-242-3/+13
* stdnoreturn: deprecatePaul Eggert2022-12-246-20/+38
* doc: C2x → C23Paul Eggert2022-12-246-10/+10
* file-has-acl: improve recent NFSv4 supportPaul Eggert2022-12-235-136/+138
* posix_spawnp-tests: fix filename typoPaul Eggert2022-12-222-1/+10
* file-has-acl: Basic support for checking NFSv4 ACLs in Linux.Ondrej Valousek2022-12-225-0/+151
* Port __has_c_attribute to strict C23Paul Eggert2022-12-212-23/+40
* asctime, ctime: deprecatePaul Eggert2022-12-216-0/+26
* autoupdateKarl Berry2022-12-201-75/+102
* memset_explicit: port to older MS-WindowsPaul Eggert2022-12-172-9/+10
* Update users.txt.Bruno Haible2022-12-102-0/+6
* fts: make debug version compilable againPaul Eggert2022-12-092-22/+55
* verify: update __STDC_VERSION__ as per C23Paul Eggert2022-12-072-1/+10
* fts: fix race + mishandling of fstatat failurePaul Eggert2022-12-062-8/+34
* fts: omit goto break_without_closedirPaul Eggert2022-12-062-6/+5
* fts: clarify ISSETPaul Eggert2022-12-062-1/+6
* argp: Correct documentation.Bruno Haible2022-12-0611-40/+46
* doc: poll: document poll of special files not supported on macOSPádraig Brady2022-12-023-2/+9
* add new ronna and quetta SI prefixesPádraig Brady2022-11-293-2/+21
* Update users.txt.Bruno Haible2022-11-292-1/+27
* explicit_bzero: implement via memset_explicitPaul Eggert2022-11-284-67/+19
* explicit_bzero: memset_explicit is standardPaul Eggert2022-11-282-0/+8
* read-file: use memset_explicitPaul Eggert2022-11-283-7/+13
* memset_explicit: new modulePaul Eggert2022-11-2812-2/+420
* explicit_bzero: add poisonPaul Eggert2022-11-272-1/+8
* bootstrap: Fix --help output.Arsen Arsenović2022-11-272-5/+6
* explicit_bzero: work with gcc -std=c99Paul Eggert2022-11-272-1/+7
* Prefer "kill -INT" to killing with a numberPaul Eggert2022-11-265-7/+28
* In 'trap' commands, prefer symbolic to numeric signal names.Bruno Haible2022-11-2635-60/+101
* posix_spawn-internal: Avoid warning on macOS.Bruno Haible2022-11-202-0/+14
* posix_spawn tests: Fix compilation error (regression 2022-09-14).Bruno Haible2022-11-202-0/+7
* parse-datetime: improve doc formatting, timelinessPaul Eggert2022-11-142-39/+46
* autoupdatePaul Eggert2022-11-131-2/+2
* autoupdateKarl Berry2022-11-131-11/+14
* vc-list-files-tests: Avoid OpenPGP private key operations.Simon Josefsson2022-11-132-0/+13
* autoupdateKarl Berry2022-11-081-36/+50
* autoupdateKarl Berry2022-11-061-2/+2
* dynarray: Rename to glibc-internal/dynarray.Bruno Haible2022-11-035-21/+34
* scratch_buffer: Rename to glibc-internal/scratch_buffer.Bruno Haible2022-11-036-39/+50
* doc: mention macOS war on sprintfPaul Eggert2022-11-032-0/+6
* scratch_buffer: Document last change.Bruno Haible2022-11-032-0/+7
* scratch_buffer: adjust to glibc changesPaul Eggert2022-11-0212-194/+129