summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
* mbrlen: Add tests.Bruno Haible2023-03-301-1/+1
* btowc: Fix behaviour in the C locale.Bruno Haible2023-03-301-4/+8
* mbrtowc tests: Add comment.Bruno Haible2023-03-301-1/+1
* doc: Fix placement of memset_explicit node.Bruno Haible2023-03-281-1/+1
* doc: Update regarding linear string search.Bruno Haible2023-03-281-1/+1
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-272-3/+11
* call_once: New module, separate from mtx.Bruno Haible2023-03-251-1/+1
* *printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.Bruno Haible2023-03-2416-0/+96
* dprintf-gnu: New module.Bruno Haible2023-03-241-3/+10
* vdprintf-gnu: New module.Bruno Haible2023-03-241-3/+10
* printf-gnu: New module.Bruno Haible2023-03-241-4/+11
* vprintf-gnu: New module.Bruno Haible2023-03-241-4/+11
* fprintf-gnu: New module.Bruno Haible2023-03-241-4/+11
* vfprintf-gnu: New module.Bruno Haible2023-03-241-4/+11
* sprintf-gnu: New module.Bruno Haible2023-03-241-2/+9
* vsprintf-gnu: New module.Bruno Haible2023-03-241-2/+9
* snprintf-gnu: New module.Bruno Haible2023-03-241-3/+10
* vsnprintf-gnu: New module.Bruno Haible2023-03-241-3/+10
* vasnwprintf: Fix test failures on FreeBSD, NetBSD, AIX, mingw.Bruno Haible2023-03-221-0/+7
* *printf-posix: Work around bug with %lc of 0 on many platforms.Bruno Haible2023-03-2110-0/+40
* vasnwprintf: Fix test failures on musl libc.Bruno Haible2023-03-201-0/+10
* *printf-posix: ISO C 23: Add %b directive for binary output of integers.Bruno Haible2023-03-1716-24/+104
* time: Fix test failure on AIX 7.2.Bruno Haible2023-03-171-4/+4
* time: Fix test failure on native Windows.Bruno Haible2023-03-171-4/+5
* strtol, strtoll, strtoul, strtoull: Make ISO C 23 compliant.Bruno Haible2023-03-164-0/+12
* timegm: Document under ISO C and POSIX substitutes.Bruno Haible2023-03-161-0/+29
* time: New module.Bruno Haible2023-03-081-1/+9
* 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