summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* flock: Update documentation.Bruno Haible2021-01-061-3/+4
* 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-064-3/+6
* ffsll: Override completely broken implementation on AIX in 32-bit mode.Bruno Haible2021-01-051-0/+3
* 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
* ffsl, ffsll: Work around AIX 7.2 problem.Bruno Haible2021-01-042-0/+8
* doc: Repeat warning that --with-tests cannot be used twice.Simon Josefsson2021-01-041-0/+3
* iconv, iconv_open: Improve documentation.Bruno Haible2021-01-032-1/+13
* stddef: Override wrong max_align_t on AIX 7 with xlc in 64-bit mode.Bruno Haible2021-01-031-1/+1
* timespec_get: New module.Bruno Haible2021-01-021-4/+4
* time: Define TIME_UTC.Bruno Haible2021-01-021-2/+4
* maint: run 'make update-copyright'Paul Eggert2020-12-3132-32/+32
* 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
* memalign: Work around Solaris bug.Bruno Haible2020-12-311-0/+7
* malloc-h: New module.Bruno Haible2020-12-312-0/+31
* 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
* execvpe: New module.Bruno Haible2020-12-261-5/+17
* 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
* Fix gnulib-tool error when some modules occur in tests/.Bruno Haible2020-12-131-3/+60
* 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
* get-rusage-data: Fix link error on FreeBSD 12.2/arm64.Bruno Haible2020-12-072-2/+2
* doc: fix flat address space discussionPaul Eggert2020-12-061-5/+5
* doc: document -static-libubsan morePaul Eggert2020-12-061-4/+12
* doc: Add more details regarding the undefined behaviour sanitizer.Bruno Haible2020-12-061-5/+18
* doc: Mention some missing function declarations.Bruno Haible2020-12-065-0/+15
* doc: Tweak example.Bruno Haible2020-12-061-1/+1
* doc: fix curved quotes issuePaul Eggert2020-12-051-0/+8
* doc: mention static and dynamic checkingPaul Eggert2020-12-051-0/+22
* intprops: Add INT_ADD_OK etc.Paul Eggert2020-12-051-1/+108