summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* openpty, forkpty: Fix build error on Solaris 11.4.Bruno Haible2019-11-282-6/+8
* mbrtowc: Modernize autoconf test.Bruno Haible2019-11-241-2/+2
* wcstok: Correct documentation.Bruno Haible2019-11-241-1/+1
* wcstok: Work around wrong signature on native Windows.Bruno Haible2019-11-241-0/+3
* wctype-h: When overriding wint_t, override also the related functions.Bruno Haible2019-11-172-2/+2
* bitset: let freeing functions accept NULLAkim Demaille2019-10-211-4/+8
* access: Document limitations on Windows.Bruno Haible2019-09-281-0/+13
* autoupdateKarl Berry2019-09-241-2/+2
* Update URLs and associated textPaul Eggert2019-09-231-2/+2
* Update some URLsPaul Eggert2019-09-221305-1308/+1308
* access: New module.Bruno Haible2019-09-151-1/+4
* creat: New module.Bruno Haible2019-09-151-5/+12
* doc: Update for glibc 2.30.Bruno Haible2019-09-0712-5/+241
* doc: Document most of the files outside of modules.Bruno Haible2019-08-241-0/+233
* autoupdatePaul Eggert2019-08-212-45/+157
* parse-datetime: fix military timezone lettersPaul Eggert2019-08-091-1/+3
* doc: Update info about <pthread.h>.Bruno Haible2019-07-151-6/+7
* pthread-spin: New module.Bruno Haible2019-07-155-20/+30
* pthread-tss: New module.Bruno Haible2019-07-154-16/+24
* pthread-cond: New module.Bruno Haible2019-07-158-32/+48
* pthread-rwlock: New module.Bruno Haible2019-07-1512-45/+67
* pthread-mutex: New module.Bruno Haible2019-07-1512-45/+65
* pthread-once: New module.Bruno Haible2019-07-151-4/+6
* pthread-thread: New module.Bruno Haible2019-07-1510-42/+68
* sched_yield: New module.Bruno Haible2019-07-151-4/+6
* doc: Fix info about pthread API in HP-UX.Bruno Haible2019-07-1530-30/+30
* error: Fix documentation.Bruno Haible2019-07-064-12/+12
* doc: Remove documentation of glibc <= 2.1.x as a supported platform.Bruno Haible2019-07-063-2/+4
* doc: Remove documentation of Linux libc5 as a supported platform.Bruno Haible2019-07-0614-44/+0
* doc: Remove documentation of Tandem/NSK as a supported platform.Bruno Haible2019-07-066-8/+5
* doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.Bruno Haible2019-07-06192-229/+181
* doc: Remove documentation of AIX 4 as a supported platform.Bruno Haible2019-07-0659-68/+59
* doc: Remove documentation of HP-UX 10 as a supported platform.Bruno Haible2019-07-0618-55/+8
* doc: Remove documentation of Interix 3.5 as a supported platform.Bruno Haible2019-07-067-20/+6
* doc: Remove documentation of IRIX 6.4 and older as supported platforms.Bruno Haible2019-07-06178-252/+149
* doc: Remove documentation of OSF/1 as supported platform.Bruno Haible2019-07-061173-1426/+1231
* doc: Remove documentation of Interix as a supported platform.Bruno Haible2019-07-062-4/+4
* doc: Remove documentation of BSDI and BSD/OS as supported platforms.Bruno Haible2019-07-066-15/+3
* doc: Remove documentation of Solaris 8 and older as supported platforms.Bruno Haible2019-07-06273-306/+275
* doc: Remove documentation of Interix 3.5 as a supported platform.Bruno Haible2019-07-061338-1347/+1345
* doc: Remove documentation of BeOS as a supported platform.Bruno Haible2019-07-061570-1699/+1637
* getcwd: Fix crash when invoked with size = 0 on MSVC.Bruno Haible2019-07-021-1/+4
* usleep: Implement with millisecond resolution on native Windows.Bruno Haible2019-07-021-1/+1
* Document setvbuf _IOLBF problemPaul Eggert2019-06-231-0/+4
* Document lseek SEEK_DATA/SEEK_HOLEPaul Eggert2019-06-231-0/+3
* autoupdateKarl Berry2019-06-231-2/+2
* autoupdateKarl Berry2019-06-231-3/+2
* argmatch: put all the docs member last.Akim Demaille2019-06-221-1/+1
* argmatch: add support to generate the usage messageAkim Demaille2019-06-212-0/+140
* threads-h: Small doc correction.Bruno Haible2019-06-211-1/+3