summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: suppress stray message from --pullPaul Eggert2023-01-063-5/+17
* string: Fix compilation errors in C++ mode on Android.Bruno Haible2023-01-052-3/+9
* getpass: Fix compilation error on Android.Bruno Haible2023-01-053-1/+14
* Recognize functions added in future versions of Android.Bruno Haible2023-01-0515-23/+90
* copy-file, supersede: Fix link-time requirements.Bruno Haible2023-01-053-0/+8
* More systematic naming of LIB variables.Bruno Haible2023-01-054-7/+22
* autoupdateKarl Berry2023-01-044-4/+4
* doc: Update regarding Android.Bruno Haible2023-01-048-4/+31
* ffsl, ffsll: Fix compilation error on Android.Bruno Haible2023-01-036-10/+61
* ffs: Document Android problem.Bruno Haible2023-01-033-2/+11
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-035-1/+25
* stdio: Fix error in C++ mode on Android, due to getw.Bruno Haible2023-01-034-1/+21
* autoupdateKarl Berry2023-01-031-378/+357
* sigsegv: Fix compilation error on Android 4.3.Bruno Haible2023-01-023-3/+22
* dfa: work around Clang 15 bugPaul Eggert2023-01-012-3/+19
* doc: Update regarding stable branches.Bruno Haible2023-01-012-1/+10
* Fix typo in ChangeLog.Bruno Haible2023-01-011-1/+1
* maint: use UTC when updating copyright datePaul Eggert2022-12-312-0/+15
* maint: run 'make update-copyright'Simon Josefsson2023-01-014428-4431/+4431
* assert-h: port static_assert to strict C99Paul Eggert2022-12-282-5/+24
* file-has-acl: fix recently-introduced NFSv4 bugPaul Eggert2022-12-272-4/+10
* fdatasync: fix commentPaul Eggert2022-12-271-2/+3
* Add --pull, --gen options to build-aux/bootstrapPaul Eggert2022-12-275-16/+81
* Support packages with just 'bootstrap'Paul Eggert2022-12-275-46/+58
* Bootstrap with functions, not scriptsPaul Eggert2022-12-273-16/+18
* 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