summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maintainer-makefile: restore portability to non-GNU awksAkim Demaille2019-06-242-9/+19
* Document setvbuf _IOLBF problemPaul Eggert2019-06-232-0/+8
* Document lseek SEEK_DATA/SEEK_HOLEPaul Eggert2019-06-232-0/+9
* autoupdateKarl Berry2019-06-231-2/+2
* autoupdateKarl Berry2019-06-231-3/+2
* argmatch: put all the docs member last.Akim Demaille2019-06-224-11/+19
* argmatch: add support to generate the usage messageAkim Demaille2019-06-217-33/+463
* thrd: Add comment.Bruno Haible2019-06-212-0/+9
* threads-h: Define 'thread_local' if and only if it actually works.Bruno Haible2019-06-211-1/+1
* threads-h: Small doc correction.Bruno Haible2019-06-211-1/+3
* threads-h: Define 'thread_local' if and only it actually works.Bruno Haible2019-06-218-17/+319
* threads-h: Simplify link dependencies.Bruno Haible2019-06-217-12/+23
* threads-h: Fix link error on FreeBSD 11.Bruno Haible2019-06-212-4/+11
* threadlib: Fix typo (regression from today).Bruno Haible2019-06-212-1/+6
* windows-thread, windows-tls: Fix compilation error on 32-bit mingw.Bruno Haible2019-06-213-0/+9
* autoudpateKarl Berry2019-06-202-4/+5
* tss tests: Small improvement.Bruno Haible2019-06-202-1/+7
* threads: New module.Bruno Haible2019-06-202-0/+32
* tss: Add tests.Bruno Haible2019-06-203-0/+224
* cnd: Add tests.Bruno Haible2019-06-203-0/+231
* mtx: Add tests.Bruno Haible2019-06-204-0/+718
* thrd: Add tests.Bruno Haible2019-06-204-0/+127
* tss: New module.Bruno Haible2019-06-207-16/+164
* cnd: New module.Bruno Haible2019-06-209-24/+252
* mtx: New module.Bruno Haible2019-06-2010-28/+363
* thrd: New module.Bruno Haible2019-06-2012-32/+581
* threads-h: Add tests.Bruno Haible2019-06-205-0/+177
* threads-h: New module.Bruno Haible2019-06-207-7/+872
* windows-thread: New module.Bruno Haible2019-06-207-200/+347
* windows-tls: New module.Bruno Haible2019-06-206-1/+136
* windows-cond: New module.Bruno Haible2019-06-207-425/+577
* windows-timedrecmutex: New module.Bruno Haible2019-06-204-0/+367
* windows-timedmutex: New module.Bruno Haible2019-06-204-0/+313
* windows-recmutex: New module.Bruno Haible2019-06-207-93/+245
* windows-mutex: New module.Bruno Haible2019-06-209-72/+251
* windows-once: New module.Bruno Haible2019-06-207-49/+156
* lock, cond: Avoid possible counter wraparound on Windows.Bruno Haible2019-06-203-25/+60
* cond: Make glthread_cond_timedwait more reliable on Windows.Bruno Haible2019-06-202-110/+118
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-208-13/+207
* thread, lock, cond, tls: Recognize C11 multithreaded applications.Bruno Haible2019-06-206-13/+78
* tls tests: Small improvements.Bruno Haible2019-06-203-2/+12
* cond tests: Simplify.Bruno Haible2019-06-202-2/+5
* lock tests: Avoid reference to undefined variable if !ENABLE_LOCKING.Bruno Haible2019-06-202-0/+8
* nanosleep: Relicense under LGPLv2+.Bruno Haible2019-06-192-1/+7
* Reorder pieces of header in perl scripts.Bruno Haible2019-06-196-78/+135
* verify-tests: work around xlc bugPaul Eggert2019-06-182-1/+9
* Restore Emacs time-stamp hook applicability.Bruno Haible2019-06-166-0/+15
* Fix comments in last commit.Bruno Haible2019-06-156-36/+36
* Fix scripts to have valid executable format on Alpine Linux.Bruno Haible2019-06-157-18/+114
* autoupdateKarl Berry2019-06-111-1/+4