summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
* 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
* fmaf: Document QEMU bugBruno Haible2021-01-311-0/+4
* remainderl: Work around musl libc bug.Bruno Haible2021-01-311-0/+4
* log2l: Work around musl libc bugs.Bruno Haible2021-01-311-0/+7
* log1pl: Work around musl libc bug.Bruno Haible2021-01-311-0/+4
* log10l: Document musl libc bug.Bruno Haible2021-01-311-1/+1
* logl: Document musl libc bug.Bruno Haible2021-01-311-1/+1
* expm1l: Document musl libc bug.Bruno Haible2021-01-311-1/+1
* expl: Document musl libc bug.Bruno Haible2021-01-311-1/+1
* posix_spawn_file_actions_addclose: Relax configure test.Bruno Haible2021-01-251-2/+2
* getaddrinfo: Doc fix.Simon Josefsson2021-01-251-0/+3
* getcwd: Fix cross-compilation guess for musl libc.Bruno Haible2021-01-241-1/+1
* canonicalize-lgpl: Work around a Cygwin bug.Bruno Haible2021-01-201-3/+3
* canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2.Bruno Haible2021-01-171-2/+2
* doc: Update doc about realpath.Bruno Haible2021-01-151-2/+2
* fchmodat: Work around trailing slash bug in fchmodat() on AIX 7.2.Bruno Haible2021-01-091-0/+4
* truncate: Document last workaround.Bruno Haible2021-01-091-0/+4
* logb: Fix test failure on glibc/powerpc.Bruno Haible2021-01-061-1/+1
* ilogbl: Fix test failures on AIX 7.1 in 64-bit mode.Bruno Haible2021-01-061-1/+1
* ilogb: Fix test failures on AIX 7.1 in 64-bit mode.Bruno Haible2021-01-061-0/+3
* fclose: Fix test failure on AIX 7.2.Bruno Haible2021-01-062-2/+3
* utimensat: Work around trailing slash bug in utimensat() on AIX 7.2.Bruno Haible2021-01-063-2/+5
* mkfifoat: Work around trailing slash bug in mknodat() on AIX 7.2.Bruno Haible2021-01-051-0/+4
* mkfifoat: Work around trailing slash bug in mkfifoat() on AIX 7.2.Bruno Haible2021-01-051-0/+4
* expm1f-ieee: Work around AIX 7.2 bug.Bruno Haible2021-01-041-2/+10
* iconv, iconv_open: Improve documentation.Bruno Haible2021-01-032-1/+13
* doc: mention year-0 bugs in Solaris etc.Paul Eggert2020-12-315-0/+20
* poll tests: Avoid test failure on AIX.Bruno Haible2020-12-311-3/+3