summaryrefslogtreecommitdiff
path: root/lib/pthread.in.h
Commit message (Expand)AuthorAgeFilesLines
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-221-0/+10
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix compilation errors in C++ mode with clang on native Windows.Bruno Haible2020-08-151-0/+86
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-52/+98
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* pthread-thread, lock: On z/OS, use PTHREAD_RWLOCK_INITIALIZER_NP.Bruno Haible2019-12-211-1/+5
* pthread-thread: Fix compilation error in C++ mode on MSVC.Bruno Haible2019-12-111-1/+1
* Fix compilation errors in C++ mode on FreeBSD.Bruno Haible2019-12-081-3/+2
* Fix compilation errors in C++ mode on Solaris 10 and Solaris 11.Bruno Haible2019-12-051-7/+8
* Fix compilation errors in C++ mode with xlclang++ on AIX.Bruno Haible2019-12-051-0/+2
* Fix compilation errors in C++ mode with xlclang++ on AIX.Bruno Haible2019-12-051-1/+1
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+16
* Fix various errors in _GL_CXXALIAS_SYS invocations.Bruno Haible2019-11-211-4/+8
* pthread-thread: Fix prototype of pthread_attr_getdetachstate.Bruno Haible2019-11-201-4/+4
* pthread-h: Fix definitions of types and macros on mingw.Bruno Haible2019-07-251-64/+152
* pthread: Turn into a convenience module.Bruno Haible2019-07-151-10/+0
* pthread-spin: New module.Bruno Haible2019-07-151-43/+0
* pthread-cond: New module.Bruno Haible2019-07-151-53/+0
* pthread-mutex: New module.Bruno Haible2019-07-151-64/+0
* pthread-thread: New module.Bruno Haible2019-07-151-24/+0
* pthread-h: Prepare for adding new modules.Bruno Haible2019-07-151-49/+263
* pthread-h: Add declarations of essential pthread functions.Bruno Haible2019-07-151-20/+1368
* pthread-h: New module.Bruno Haible2019-07-151-4/+12
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-201-0/+26
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* pthread: Fix compilation error on Android.Bruno Haible2018-05-141-3/+23
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* pthread: work around winpthread header pollution on mingwEric Blake2014-01-231-0/+9
* maint: update copyrightEric Blake2014-01-011-1/+1
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* stdlib: port to Solaris 2.6Paul Eggert2013-01-091-1/+4
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* pthread: better 'inline'Paul Eggert2012-11-291-20/+27
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+14
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* pthread: add to system <pthread.h> instead of replacing it all, for MacOSPaul Eggert2010-09-221-13/+55
* pthread: add pthread_spin_destroyPaul Eggert2010-09-201-0/+7
* Use spaces for indentation, not tabs.Bruno Haible2010-07-281-3/+3
* pthread: Add enough so that coreutils/src/sort.c compiles.Paul R. Eggert2010-07-131-17/+181
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2