summaryrefslogtreecommitdiff
path: root/doc/posix-functions
Commit message (Expand)AuthorAgeFilesLines
* ilogbl: Work around Cygwin bug.Bruno Haible2019-12-121-0/+4
* strtold: Work around Cygwin bug.Bruno Haible2019-12-121-0/+5
* fsync tests: Skip test that is known to fail.Bruno Haible2019-12-121-1/+1
* getaddrinfo: Fix calling convention in 32-bit mode on native Windows.Bruno Haible2019-12-122-0/+9
* Fix compilation error in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2019-12-041-0/+4
* 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
* access: Document limitations on Windows.Bruno Haible2019-09-281-0/+13
* Update some URLsPaul Eggert2019-09-221191-1191/+1191
* 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-072-2/+2
* 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
* doc: Remove documentation of glibc <= 2.1.x as a supported platform.Bruno Haible2019-07-061-1/+1
* 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-065-5/+5
* doc: Remove documentation of Mac OS X <= 10.4 as a supported platform.Bruno Haible2019-07-06128-160/+115
* doc: Remove documentation of AIX 4 as a supported platform.Bruno Haible2019-07-0624-31/+23
* doc: Remove documentation of HP-UX 10 as a supported platform.Bruno Haible2019-07-0613-43/+2
* doc: Remove documentation of Interix 3.5 as a supported platform.Bruno Haible2019-07-063-8/+2
* doc: Remove documentation of IRIX 6.4 and older as supported platforms.Bruno Haible2019-07-06141-197/+117
* doc: Remove documentation of OSF/1 as supported platform.Bruno Haible2019-07-06574-774/+610
* doc: Remove documentation of BSDI and BSD/OS as supported platforms.Bruno Haible2019-07-063-12/+0
* doc: Remove documentation of Solaris 8 and older as supported platforms.Bruno Haible2019-07-06250-279/+250
* doc: Remove documentation of Interix 3.5 as a supported platform.Bruno Haible2019-07-06595-599/+597
* doc: Remove documentation of BeOS as a supported platform.Bruno Haible2019-07-06722-811/+760
* getcwd: Fix crash when invoked with size = 0 on MSVC.Bruno Haible2019-07-021-1/+4
* Document setvbuf _IOLBF problemPaul Eggert2019-06-231-0/+4
* Document lseek SEEK_DATA/SEEK_HOLEPaul Eggert2019-06-231-0/+3
* tss: New module.Bruno Haible2019-06-204-16/+16
* cnd: New module.Bruno Haible2019-06-206-24/+24
* mtx: New module.Bruno Haible2019-06-207-28/+28
* thrd: New module.Bruno Haible2019-06-208-32/+41
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-201-4/+6
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-102-6/+8
* doc: Mention the ISO C11 multithreading header and functions.Bruno Haible2019-06-1025-0/+600
* doc: Mention more ISO TS 18661-1 <math.h> functions.Bruno Haible2019-06-1012-0/+288
* doc: Mention strfromf, strfromd, strfroml.Bruno Haible2019-06-103-0/+87
* doc: Mention ISO TS 18661-1 <fenv.h> functions.Bruno Haible2019-06-104-0/+96
* doc: Mention more ISO TS 18661-1 <math.h> functions.Bruno Haible2019-06-1042-0/+1008
* doc: Mention nextdown, nextup.Bruno Haible2019-06-106-0/+174