summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* stdio: suppress macOS 13 sprintf warningsPaul Eggert2023-03-052-6/+6
* Remove unused documentation file.Bruno Haible2023-03-051-16/+0
* lseek: avoid SEEK_HOLE bugs in FreeBSD, macOSPaul Eggert2023-02-231-0/+5
* nullptr: work around Apple clang 14 issuePaul Eggert2023-02-091-3/+4
* limits-h: Work around a clang 15 bug.Bruno Haible2023-02-091-0/+3
* nullptr: rename from c-nullptrPaul Eggert2023-02-071-5/+6
* c-nullptr: new modulePaul Eggert2023-02-052-0/+48
* doc: Update regarding AIX.Bruno Haible2023-02-041-1/+1
* doc: Update regarding NetBSD.Bruno Haible2023-02-042-2/+5
* doc: Update list of target platforms.Bruno Haible2023-01-221-21/+27
* login_tty: Ensure declaration in <utmp.h>.Bruno Haible2023-01-213-7/+43
* autoupdateKarl Berry2023-01-214-445/+445
* fts: Document this module.Bruno Haible2023-01-196-24/+24
* mbrtowc, mbrtoc32 tests: Avoid test failure on Android ≥ 5.0.Bruno Haible2023-01-161-1/+7
* alignasof: new modulePaul Eggert2023-01-152-15/+23
* error: Work around an Android problem.Bruno Haible2023-01-122-1/+5
* perror: Fix "perror clobbers strerror's buffer" problem on Android.Bruno Haible2023-01-111-1/+1
* getpass: Fix compilation error on Android.Bruno Haible2023-01-051-0/+4
* Recognize functions added in future versions of Android.Bruno Haible2023-01-054-4/+4
* doc: Update regarding Android.Bruno Haible2023-01-047-4/+20
* ffsl, ffsll: Fix compilation error on Android.Bruno Haible2023-01-032-2/+8
* ffs: Document Android problem.Bruno Haible2023-01-031-0/+3
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-031-0/+3
* doc: Update regarding stable branches.Bruno Haible2023-01-011-1/+4
* maint: run 'make update-copyright'Simon Josefsson2023-01-0133-33/+33
* Add --pull, --gen options to build-aux/bootstrapPaul Eggert2022-12-272-10/+26
* stdnoreturn: Mark as deprecated, not obsolete. (Regression 2022-12-24.)Bruno Haible2022-12-271-1/+1
* stdnoreturn: deprecatePaul Eggert2022-12-242-19/+18
* doc: C2x → C23Paul Eggert2022-12-242-4/+4
* file-has-acl: improve recent NFSv4 supportPaul Eggert2022-12-231-17/+0
* file-has-acl: Basic support for checking NFSv4 ACLs in Linux.Ondrej Valousek2022-12-221-0/+17
* asctime, ctime: deprecatePaul Eggert2022-12-212-0/+7
* argp: Correct documentation.Bruno Haible2022-12-0610-40/+40
* doc: poll: document poll of special files not supported on macOSPádraig Brady2022-12-021-1/+1
* explicit_bzero: memset_explicit is standardPaul Eggert2022-11-281-0/+4
* memset_explicit: new modulePaul Eggert2022-11-282-0/+45
* parse-datetime: improve doc formatting, timelinessPaul Eggert2022-11-141-39/+39
* autoupdatePaul Eggert2022-11-131-2/+2
* autoupdateKarl Berry2022-11-061-2/+2
* doc: mention macOS war on sprintfPaul Eggert2022-11-032-0/+6
* scratch_buffer: adjust to glibc changesPaul Eggert2022-11-021-2/+2
* getdelim: Work around buggy implementation on macOS 10.13.Bruno Haible2022-10-171-0/+3
* doc: improve intprops docPaul Eggert2022-10-121-39/+66
* warnings, manywarnings: Doc fixes.Simon Josefsson2022-09-232-2/+16
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-132-14/+46
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-132-15/+49
* stdalign-tests: port to C23Paul Eggert2022-09-131-4/+8
* verify: port better to C23Paul Eggert2022-09-111-8/+5
* uchar: Work around error in C++ mode on AIX 7.2 with xlclang.Bruno Haible2022-09-101-0/+3
* Rely on new stdbool behaviorPaul Eggert2022-09-104-6/+10