summaryrefslogtreecommitdiff
path: root/lib/glthread
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: update all copyright year number rangesEric Blake2013-01-0110-10/+10
* cond, lock, thread: better 'inline'Paul Eggert2012-11-295-10/+26
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-098-16/+8
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-049-19/+19
* maint: update all copyright year number rangesJim Meyering2012-01-0110-10/+10
* glthread/*, strsignal: Support for MSVC.Bruno Haible2011-10-045-0/+5
* * lib/glthread/thread.h: Modernize comment.Paul Eggert2011-07-121-1/+1
* thread: Avoid gcc warnings when using gl_thread_self().Bruno Haible2011-07-081-2/+2
* thread: Support pthreads-win32.Bruno Haible2011-06-092-2/+40
* thread: Fix confusion between NULL and 0.Bruno Haible2011-06-091-3/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-0110-10/+10
* Minor formatting changes.Bruno Haible2010-03-251-10/+10
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-0110-10/+10
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-299-9/+9
* Use spaces for indentation, not tabs.Bruno Haible2009-12-104-392/+392
* Avoid a compilation warning.Bruno Haible2009-01-251-0/+1
* Avoid warning from OSF/1 C compiler.Bruno Haible2009-01-251-1/+5