summaryrefslogtreecommitdiff
path: root/lib/glthread
Commit message (Expand)AuthorAgeFilesLines
* Don't use '#pragma weak' for thread functions in Linux/glibc>=2.34.Bruno Haible2021-07-174-4/+12
* thread: Fix test link error on DragonFly BSD 6.0.Bruno Haible2021-06-072-22/+13
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-0410-78/+78
* maint: run 'make update-copyright'Paul Eggert2020-12-3110-10/+10
* threadlib: Fix test-fstrcmp failure on FreeBSD 11.Bruno Haible2020-12-091-0/+35
* thread: pacify GCC on Solaris 10Paul Eggert2020-10-051-1/+1
* thread: Avoid possible compiler warnings in uses of gl_thread_exit.Bruno Haible2020-06-171-2/+2
* lock: Fix test-once1 failure on FreeBSD 11 (regression from 2020-01-19).Bruno Haible2020-01-202-4/+33
* maint: Run 'make update-copyright'Paul Eggert2019-12-3110-10/+10
* pthread-thread, lock: On z/OS, use PTHREAD_RWLOCK_INITIALIZER_NP.Bruno Haible2019-12-212-4/+9
* New options --enable-threads=isoc and --enable-threads=isoc+posix.Bruno Haible2019-11-2710-8/+706
* windows-rwlock: New module.Bruno Haible2019-07-152-314/+9
* windows-thread: Add support for creating a thread in detached state.Bruno Haible2019-07-151-1/+1
* windows-*: Rename glwthread_spinlock_t to glwthread_initguard_t.Bruno Haible2019-07-151-3/+3
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-068-560/+9
* thread, lock, cond, tls: Remove support for old Solaris threads.Bruno Haible2019-07-069-486/+13
* windows-tls: Implement TLS key destructors for native Windows.Bruno Haible2019-06-261-3/+2
* windows-thread: New module.Bruno Haible2019-06-202-200/+7
* windows-tls: New module.Bruno Haible2019-06-201-1/+3
* windows-cond: New module.Bruno Haible2019-06-202-424/+15
* windows-recmutex: New module.Bruno Haible2019-06-202-91/+7
* windows-mutex: New module.Bruno Haible2019-06-203-72/+13
* windows-once: New module.Bruno Haible2019-06-202-49/+5
* lock, cond: Avoid possible counter wraparound on Windows.Bruno Haible2019-06-202-25/+49
* cond: Make glthread_cond_timedwait more reliable on Windows.Bruno Haible2019-06-201-110/+112
* thread, lock, cond, tls: Recognize C11 multithreaded applications.Bruno Haible2019-06-204-12/+57
* thread: Force linking with -lpthread, even when --as-needed is in use.Bruno Haible2019-01-241-2/+0
* lock: Fix link error with --enable-threads=pth.Bruno Haible2019-01-051-0/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-0110-10/+10
* lock, cond, thread, tls: Use a different symbol as libpthread witness.Bruno Haible2018-05-114-18/+14
* lock: Fix test-once1 crash on FreeBSD11.Bruno Haible2018-02-171-2/+12
* thread: Fix compilation error on IRIX.Bruno Haible2018-02-171-4/+11
* Fix typo in comment.Reuben Thomas2018-01-231-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-0110-10/+10
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-1310-10/+10
* thread: Fix conflict with pthread_sigmask module.Bruno Haible2017-08-161-1/+3
* lock: Fix compilation error with HP-UX IA64 cc.Bruno Haible2017-03-191-1/+3
* lock tests: Fix build failure on GNU/Hurd (regression from 2017-01-05).Bruno Haible2017-02-212-2/+2
* lock: Fix link error (regression from 2017-01-05).Bruno Haible2017-02-011-0/+3
* lock: Provide guarantee to avoid writer starvation for rwlocks.Bruno Haible2017-01-052-14/+225
* thread: Fix pth port.Bruno Haible2017-01-051-5/+6
* version-etc: new yearPaul Eggert2017-01-0110-10/+10
* thread: port to z/OSDaniel Richard G2016-08-172-1/+10
* version-etc: new yearPaul Eggert2016-01-0110-10/+10
* version-etc: new yearPaul Eggert2014-12-3110-10/+10
* maint: update copyrightEric Blake2014-01-0110-10/+10
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-282-0/+6
* thread: port --enable-gcc-warnings to clangPaul Eggert2013-05-151-0/+6