summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
* strstr, strcasestr: Add workaround against glibc-2.28 bug.Bruno Haible2018-09-151-0/+3
* timespec: fix resolution confusionPaul Eggert2018-09-102-2/+2
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-072-0/+8
* fcntl: Fix F_DUPFD_CLOEXEC behaviour on Haiku.Bruno Haible2018-09-061-1/+6
* doc: mention environ pitfallEric Blake2018-09-051-0/+7
* iswcntrl: Mention minor problem on macOS.Bruno Haible2018-07-271-0/+4
* doc: For module names, use texinfo markup @code{} or @samp{}.Bruno Haible2018-07-2411-12/+12
* typoKarl Berry2018-06-191-1/+1
* pthread_rwlock_rdlock: Add comments regarding glibc behaviour.Bruno Haible2018-06-183-0/+23
* truncate: Fix compilation error on Android.Bruno Haible2018-05-141-1/+1
* doc: Add info about Android versions 2.0 to 8.1.Bruno Haible2018-05-13342-354/+344
* doc: Add partial info about Android 4.3.Bruno Haible2018-05-10234-288/+257
* doc: More tweaks for Android 9.0.Bruno Haible2018-05-102-2/+2
* doc: Add info about Android 9.0.Bruno Haible2018-05-10182-193/+182
* pthread: document Android limitsPaul Eggert2018-05-104-4/+4
* time_rz: work around Mac OS X 10.6 infloopPaul Eggert2018-03-272-1/+12
* environ: Fix link error on 64-bit Cygwin.Bruno Haible2018-01-311-0/+3
* Fix malfunction of socket functions on HP-UX in 64-bit mode.Bruno Haible2018-01-275-0/+25
* langinfo, nl_langinfo: Add support for alternative month names.Bruno Haible2018-01-241-0/+4
* Port better to CentOS 5Paul Eggert2017-11-281-0/+3
* stat: fix doc wording typoPaul Eggert2017-11-234-4/+4
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-234-0/+20
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-111-0/+4
* strerror_r-posix: Fix behaviour and test failure on Haiku.Bruno Haible2017-10-291-1/+1
* ilogbl: Ensure replacement on Haiku.Bruno Haible2017-10-291-0/+3
* expl: Ensure replacement on Haiku.Bruno Haible2017-10-291-1/+4
* random, random_r: Mention different prototypes on Haiku.Bruno Haible2017-10-291-1/+1
* ioctl: Override non-POSIX declaration on Haiku.Bruno Haible2017-10-291-1/+1
* doc: Fix syntax error (regression from 2017-10-03).Bruno Haible2017-10-121-1/+1
* doc: Update for Solaris 11.3.Bruno Haible2017-10-12165-173/+177
* all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".Bruno Haible2017-10-12169-194/+194
* doc: Improve doc about ioctl.Bruno Haible2017-10-101-2/+3
* doc: warn about misuse of strncpy and wcsncpy.Bruno Haible2017-10-034-2/+27
* strfmon_l: New module.Bruno Haible2017-09-231-1/+4
* doc: Prefer https URLs where possible.Bruno Haible2017-09-131-1/+1
* glob: match dangling symlinksPaul Eggert2017-08-311-1/+1
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-311-0/+8
* ) -> } -> })Bruno Haible2017-08-211-1/+1
* ) -> }Karl Berry2017-08-211-1/+1
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-174-0/+14
* rename: port better to NetBSDPaul Eggert2017-08-161-1/+1
* rename, renameat: Update doc regarding NetBSD.Bruno Haible2017-08-162-4/+4
* rename: document+test NetBSD renamePaul Eggert2017-08-152-0/+20
* renameat: Ensure declaration in <stdio.h> on NetBSD.Bruno Haible2017-08-151-1/+1
* duplocale: Work around NetBSD 7.0 bug.Bruno Haible2017-08-151-0/+4
* open, openat: Update doc about O_CLOEXEC.Bruno Haible2017-08-152-2/+2
* open: support O_CLOEXECPaul Eggert2017-08-142-0/+12
* faccessat: document AT_SYMLINK_NOFOLLOW issuePaul Eggert2017-07-271-3/+10
* Rename module 'strftime' to 'nstrftime'.Bruno Haible2017-07-241-1/+1
* doc: Update for MSVC 14.Bruno Haible2017-07-06755-897/+906