summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
...
* stdio: suppress macOS 13 sprintf warningsPaul Eggert2023-03-052-6/+6
* lseek: avoid SEEK_HOLE bugs in FreeBSD, macOSPaul Eggert2023-02-231-0/+5
* doc: Update regarding NetBSD.Bruno Haible2023-02-042-2/+5
* mbrtowc, mbrtoc32 tests: Avoid test failure on Android ≥ 5.0.Bruno Haible2023-01-161-1/+7
* perror: Fix "perror clobbers strerror's buffer" problem on Android.Bruno Haible2023-01-111-1/+1
* Recognize functions added in future versions of Android.Bruno Haible2023-01-052-2/+2
* ffs: Document Android problem.Bruno Haible2023-01-031-0/+3
* doc: C2x → C23Paul Eggert2022-12-241-1/+1
* asctime, ctime: deprecatePaul Eggert2022-12-212-0/+7
* doc: poll: document poll of special files not supported on macOSPádraig Brady2022-12-021-1/+1
* memset_explicit: new modulePaul Eggert2022-11-281-0/+43
* doc: mention macOS war on sprintfPaul Eggert2022-11-032-0/+6
* getdelim: Work around buggy implementation on macOS 10.13.Bruno Haible2022-10-171-0/+3
* nanosleep: Work around bug on newer 32-bit mingw.Bruno Haible2022-09-041-0/+4
* fmal: Work around glibc 2.17 bug on x86_64.Bruno Haible2022-09-041-1/+1
* doc: Fix typo.Bruno Haible2022-07-141-1/+1
* chmod: New module.Bruno Haible2022-06-221-5/+10
* lchmod: port back to AIX 7.2Paul Eggert2022-06-191-0/+4
* glob: port to NetBSD 9.2Paul Eggert2022-04-261-4/+5
* alignalloc: work around AddressSanitizer bugPaul Eggert2022-01-271-1/+19
* clock_getres: document portability issues betterPaul Eggert2021-12-282-1/+18
* timespec_getres: new modulePaul Eggert2021-12-281-4/+4
* gettime-res: new modulePaul Eggert2021-12-281-0/+3
* clock_gettime: improve docPaul Eggert2021-12-281-2/+4
* pselect: Fix compilation error in C++ mode on AIX 7.Bruno Haible2021-12-261-0/+3
* doc: Small updates.Bruno Haible2021-12-241-1/+1
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-0/+4
* doc: Update for glibc 2.34.Bruno Haible2021-08-148-7/+25
* fstatat: doc improvementPaul Eggert2021-05-201-2/+2
* fstatat: Document a glibc 2.7 bug.Bruno Haible2021-05-131-0/+4
* posix_spawn, posix_spawnp: Fix build error on Minix 3.3.Bruno Haible2021-05-132-2/+2
* malloc-posix, realloc-posix, calloc-posix: Document affected platforms.Bruno Haible2021-04-183-4/+7
* malloc, etc.: check for ptrdiff_t overflowPaul Eggert2021-04-173-21/+50
* doc: Update for FreeBSD 11.0, 12.0, 13.0.Bruno Haible2021-04-17173-181/+181
* doc: Fix syntax error (regression from 2021-04-02).Bruno Haible2021-04-041-1/+1
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+4
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+4
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+4
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+4
* doc: Mention an open glibc bug.Bruno Haible2021-03-222-0/+12
* doc: More updates.Bruno Haible2021-03-211-1/+2
* doc: Update for macOS 11.1.Bruno Haible2021-03-21274-280/+280
* ftell: Document bug in macOS >= 10.15.Bruno Haible2021-03-211-0/+5
* ftello: Work around bug in macOS >= 10.15.Bruno Haible2021-03-211-0/+5
* free-posix: Update documentation.Bruno Haible2021-03-061-1/+2
* doc: Update for glibc 2.33.Bruno Haible2021-03-066-7/+6
* string-buffer: New module.Bruno Haible2021-02-211-0/+3
* Document non-standard prototypes on MidnightBSD.Bruno Haible2021-02-083-1/+12
* wcwidth: Document MidnightBSD bug.Bruno Haible2021-02-071-1/+1
* pthread_sigmask: Document MidnightBSD bug.Bruno Haible2021-02-071-1/+1