summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Update some URLsPaul Eggert2019-09-2210-11/+11
* access: New module.Bruno Haible2019-09-152-4/+22
* creat: New module.Bruno Haible2019-09-154-41/+86
* Make autoconf tests work with -Werror=implicit-function-declaration.Bruno Haible2019-09-142-6/+9
* wctob: Fix autoconf test.Bruno Haible2019-09-101-1/+2
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-09107-424/+452
* Clarify that cross-compilation guesses are guesses.Bruno Haible2019-09-091-3/+13
* chown: Fix configure output (regression from 2019-03-23).Bruno Haible2019-09-081-4/+5
* findprog-in: New module.Bruno Haible2019-09-081-0/+11
* findprog: Remove test that is obsolete since 2006-04-24.Bruno Haible2019-09-081-2/+1
* lock: Fix cross-compilation guesses.Bruno Haible2019-08-301-3/+23
* crypto/gc-sm3: Fix compilation error with --with-libgcrypt.Bruno Haible2019-08-241-1/+16
* crypto/gc: Fix link error with --with-libgcrypt.Bruno Haible2019-08-241-3/+6
* gc: Fix configuration with --with-libgcrypt.Bruno Haible2019-08-242-4/+170
* Remove unused file.Bruno Haible2019-08-241-12/+0
* Defeat -flto GCC optimization in math autoconf tests.Bruno Haible2019-08-1812-36/+36
* parse-datetime: Require Bison 2.4 or newer.Bruno Haible2019-07-201-1/+32
* pthread: Turn into a convenience module.Bruno Haible2019-07-151-1/+0
* pthread-spin: New module.Bruno Haible2019-07-151-0/+30
* pthread-tss: New module.Bruno Haible2019-07-151-0/+28
* pthread-cond: New module.Bruno Haible2019-07-151-0/+36
* pthread-rwlock: New module.Bruno Haible2019-07-151-0/+91
* pthread-mutex: New module.Bruno Haible2019-07-151-0/+44
* pthread-once: New module.Bruno Haible2019-07-151-0/+22
* pthread-thread: New module.Bruno Haible2019-07-151-0/+69
* pthread-h: Prepare for adding new modules.Bruno Haible2019-07-151-2/+68
* pthread-h: Add declarations of essential pthread functions.Bruno Haible2019-07-151-7/+135
* pthread-h: Respect --enable-threads={posix|windows} option on mingw.Bruno Haible2019-07-151-36/+8
* pthread-h: New module.Bruno Haible2019-07-153-116/+97
* sched_yield: New module.Bruno Haible2019-07-152-59/+98
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-063-48/+8
* thread, lock, cond, tls: Remove support for old Solaris threads.Bruno Haible2019-07-061-36/+4
* inet_ntop, inet_pton: Avoid conflict with native Windows functions.Bruno Haible2019-06-302-9/+23
* inet_ntop, inet_pton: Forward-compatibility with newer Windows versions.Bruno Haible2019-06-302-10/+12
* poll-h: Fix compilation error on mingw with _WIN32_WINNT >= 0x0600.Bruno Haible2019-06-301-1/+3
* accept4: Fix compilation error on OpenIndiana.Bruno Haible2019-06-291-3/+6
* threads-h: Define 'thread_local' if and only it actually works.Bruno Haible2019-06-211-11/+73
* threads-h: Simplify link dependencies.Bruno Haible2019-06-211-7/+7
* threads-h: Fix link error on FreeBSD 11.Bruno Haible2019-06-211-4/+5
* threadlib: Fix typo (regression from today).Bruno Haible2019-06-211-1/+1
* thrd: New module.Bruno Haible2019-06-201-0/+63
* threads-h: New module.Bruno Haible2019-06-202-2/+128
* pthread_mutex_timedlock: New module.Bruno Haible2019-06-202-9/+36
* thread, lock, cond, tls: Recognize C11 multithreaded applications.Bruno Haible2019-06-201-1/+8
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-103-25/+60
* copy-file-range: simplify into a stubPaul Eggert2019-06-061-2/+20
* copy-file-range: new modulePaul Eggert2019-06-042-1/+21
* flexmember: update comments againPaul Eggert2019-05-241-9/+3
* flexmember: update commentPaul Eggert2019-05-241-3/+7
* localename: Fix default on macOS.Bruno Haible2019-05-201-17/+10