summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* argmatch: add support to generate the usage messageAkim Demaille2019-06-211-6/+7
* threads-h: Define 'thread_local' if and only it actually works.Bruno Haible2019-06-212-2/+10
* threads-h: Simplify link dependencies.Bruno Haible2019-06-215-5/+5
* threads: New module.Bruno Haible2019-06-201-0/+27
* tss: Add tests.Bruno Haible2019-06-201-0/+15
* cnd: Add tests.Bruno Haible2019-06-201-0/+16
* mtx: Add tests.Bruno Haible2019-06-201-0/+19
* thrd: Add tests.Bruno Haible2019-06-201-0/+14
* tss: New module.Bruno Haible2019-06-201-0/+30
* cnd: New module.Bruno Haible2019-06-201-0/+31
* mtx: New module.Bruno Haible2019-06-201-0/+34
* thrd: New module.Bruno Haible2019-06-201-0/+33
* threads-h: Add tests.Bruno Haible2019-06-202-0/+31
* threads-h: New module.Bruno Haible2019-06-202-1/+74
* windows-thread: New module.Bruno Haible2019-06-202-0/+29
* windows-tls: New module.Bruno Haible2019-06-202-0/+28
* windows-cond: New module.Bruno Haible2019-06-202-1/+33
* windows-timedrecmutex: New module.Bruno Haible2019-06-201-0/+31
* windows-timedmutex: New module.Bruno Haible2019-06-201-0/+31
* windows-recmutex: New module.Bruno Haible2019-06-202-2/+31
* windows-mutex: New module.Bruno Haible2019-06-202-0/+29
* windows-once: New module.Bruno Haible2019-06-202-0/+28
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-202-0/+33
* tls tests: Small improvements.Bruno Haible2019-06-201-0/+1
* nanosleep: Relicense under LGPLv2+.Bruno Haible2019-06-191-1/+1
* posix_spawn_file_actions_addfchdir: Add tests.Bruno Haible2019-06-101-0/+20
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-102-0/+33
* posix_spawn-internal: Fix module description.Bruno Haible2019-06-103-4/+5
* copy-file-range: simplify into a stubPaul Eggert2019-06-061-5/+0
* copy-file: prefer copy_file_rangePaul Eggert2019-06-041-1/+1
* copy-file-range: new modulePaul Eggert2019-06-042-0/+35
* close-stream, closein, closeout: simplifyPaul Eggert2019-05-143-6/+0
* gettext: Update to gettext 0.20.Bruno Haible2019-05-101-23/+2
* tls tests: Prevent that the test takes too long.Bruno Haible2019-04-281-0/+1
* lock tests: Prevent that the test takes too long.Bruno Haible2019-04-281-0/+1
* Fix gcc warnings on 64-bit mode mingw.Bruno Haible2019-04-277-0/+7
* openmp-init: New module.Bruno Haible2019-04-132-25/+47
* openmp: Add workaround for 32-bit programs on AIX.Bruno Haible2019-04-091-0/+28
* term-style-control tests: Fix link error.Bruno Haible2019-03-261-0/+2
* term-style-control: Add tests.Bruno Haible2019-03-241-0/+15
* term-style-control: New module.Bruno Haible2019-03-241-0/+30
* libtextstyle-optional: Add tests.Bruno Haible2019-03-201-0/+14
* libtextstyle-optional: New module.Bruno Haible2019-03-201-0/+45
* bitset, timevar: Depend on c99Akim Demaille2019-03-172-0/+2
* alloca-opt: Fix conflict mingw's new <alloca.h> file.Bruno Haible2019-03-101-1/+1
* strfmon_l: Fix -fsanitize=address finding.Bruno Haible2019-03-091-0/+1
* Fix undefined behaviour.Bruno Haible2019-03-091-1/+0
* relocatable-prog: Use wrapper-free installation on Mac OS X, take 2.Bruno Haible2019-03-041-0/+1
* long-options: add parse_gnu_standard_options_onlyBernhard Voelker2019-02-231-0/+2
* libtextstyle: New module.Bruno Haible2019-02-101-0/+27