summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* faccessat: revert recent EOVERFLOW changePaul Eggert2020-12-281-11/+3
* execlp: New module.Bruno Haible2020-12-261-5/+13
* execle: New module.Bruno Haible2020-12-261-5/+16
* execl: New module.Bruno Haible2020-12-261-5/+16
* execv: New module.Bruno Haible2020-12-261-5/+16
* execvp: New module.Bruno Haible2020-12-261-5/+13
* execve: New module.Bruno Haible2020-12-261-5/+16
* Make it possible to turn off the mkdir override on Windows.Bruno Haible2020-12-251-8/+12
* posix_spawn-internal: Implement for native Windows.Bruno Haible2020-12-242-2/+2
* faccessat: work around F_OK EOVERFLOW bugPaul Eggert2020-12-241-3/+11
* posix_spawn, posix_spawnp: Fix execution of scripts.Bruno Haible2020-12-242-0/+10
* free-posix: New module, renamed from 'free'.Bruno Haible2020-12-191-1/+3
* free: Remove support for obsolete platforms.Bruno Haible2020-12-181-5/+0
* readlink, readlinkat: add ERANGE portabilityPaul Eggert2020-12-132-19/+57
* memchr: Work around memory overrun bug on AIX 7.2.Bruno Haible2020-12-111-1/+1
* fmaf: Work around a bug on FreeBSD 12.2/arm.Bruno Haible2020-12-101-1/+1
* utime: Fix a test failure on macOS 10.13.Bruno Haible2020-12-055-4/+8
* fcntl: Work around NetBSD bug with F_DUPFD_CLOEXEC.Bruno Haible2020-11-291-0/+5
* raise-tests: Fix compilation error on MSVC (regression 2020-11-25).Bruno Haible2020-11-261-1/+5
* doc: Add references to the LSB.Bruno Haible2020-11-2235-0/+84
* doc: Fix a makeinfo warning (regression 2020-11-03).Bruno Haible2020-11-221-0/+1
* aligned_alloc: New module.Bruno Haible2020-11-041-1/+4
* posix_memalign: New module.Bruno Haible2020-11-041-1/+4