| Commit message (Expand) | Author | Age | Files | Lines |
* | access: New module. | Bruno Haible | 2019-09-15 | 2 | -4/+22 |
* | creat: New module. | Bruno Haible | 2019-09-15 | 4 | -41/+86 |
* | Make autoconf tests work with -Werror=implicit-function-declaration. | Bruno Haible | 2019-09-14 | 2 | -6/+9 |
* | wctob: Fix autoconf test. | Bruno Haible | 2019-09-10 | 1 | -1/+2 |
* | Add option to assume the best, not the worst, when cross-compiling. | Bruno Haible | 2019-09-09 | 107 | -424/+452 |
* | Clarify that cross-compilation guesses are guesses. | Bruno Haible | 2019-09-09 | 1 | -3/+13 |
* | chown: Fix configure output (regression from 2019-03-23). | Bruno Haible | 2019-09-08 | 1 | -4/+5 |
* | findprog-in: New module. | Bruno Haible | 2019-09-08 | 1 | -0/+11 |
* | findprog: Remove test that is obsolete since 2006-04-24. | Bruno Haible | 2019-09-08 | 1 | -2/+1 |
* | lock: Fix cross-compilation guesses. | Bruno Haible | 2019-08-30 | 1 | -3/+23 |
* | crypto/gc-sm3: Fix compilation error with --with-libgcrypt. | Bruno Haible | 2019-08-24 | 1 | -1/+16 |
* | crypto/gc: Fix link error with --with-libgcrypt. | Bruno Haible | 2019-08-24 | 1 | -3/+6 |
* | gc: Fix configuration with --with-libgcrypt. | Bruno Haible | 2019-08-24 | 2 | -4/+170 |
* | Remove unused file. | Bruno Haible | 2019-08-24 | 1 | -12/+0 |
* | Defeat -flto GCC optimization in math autoconf tests. | Bruno Haible | 2019-08-18 | 12 | -36/+36 |
* | parse-datetime: Require Bison 2.4 or newer. | Bruno Haible | 2019-07-20 | 1 | -1/+32 |
* | pthread: Turn into a convenience module. | Bruno Haible | 2019-07-15 | 1 | -1/+0 |
* | pthread-spin: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+30 |
* | pthread-tss: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+28 |
* | pthread-cond: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+36 |
* | pthread-rwlock: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+91 |
* | pthread-mutex: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+44 |
* | pthread-once: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+22 |
* | pthread-thread: New module. | Bruno Haible | 2019-07-15 | 1 | -0/+69 |
* | pthread-h: Prepare for adding new modules. | Bruno Haible | 2019-07-15 | 1 | -2/+68 |
* | pthread-h: Add declarations of essential pthread functions. | Bruno Haible | 2019-07-15 | 1 | -7/+135 |
* | pthread-h: Respect --enable-threads={posix|windows} option on mingw. | Bruno Haible | 2019-07-15 | 1 | -36/+8 |
* | pthread-h: New module. | Bruno Haible | 2019-07-15 | 3 | -116/+97 |
* | sched_yield: New module. | Bruno Haible | 2019-07-15 | 2 | -59/+98 |
* | thread, lock, cond, tls: Remove support for Pth threads. | Bruno Haible | 2019-07-06 | 3 | -48/+8 |
* | thread, lock, cond, tls: Remove support for old Solaris threads. | Bruno Haible | 2019-07-06 | 1 | -36/+4 |
* | inet_ntop, inet_pton: Avoid conflict with native Windows functions. | Bruno Haible | 2019-06-30 | 2 | -9/+23 |
* | inet_ntop, inet_pton: Forward-compatibility with newer Windows versions. | Bruno Haible | 2019-06-30 | 2 | -10/+12 |
* | poll-h: Fix compilation error on mingw with _WIN32_WINNT >= 0x0600. | Bruno Haible | 2019-06-30 | 1 | -1/+3 |
* | accept4: Fix compilation error on OpenIndiana. | Bruno Haible | 2019-06-29 | 1 | -3/+6 |
* | threads-h: Define 'thread_local' if and only it actually works. | Bruno Haible | 2019-06-21 | 1 | -11/+73 |
* | threads-h: Simplify link dependencies. | Bruno Haible | 2019-06-21 | 1 | -7/+7 |
* | threads-h: Fix link error on FreeBSD 11. | Bruno Haible | 2019-06-21 | 1 | -4/+5 |
* | threadlib: Fix typo (regression from today). | Bruno Haible | 2019-06-21 | 1 | -1/+1 |
* | thrd: New module. | Bruno Haible | 2019-06-20 | 1 | -0/+63 |
* | threads-h: New module. | Bruno Haible | 2019-06-20 | 2 | -2/+128 |
* | pthread_mutex_timedlock: New module. | Bruno Haible | 2019-06-20 | 2 | -9/+36 |
* | thread, lock, cond, tls: Recognize C11 multithreaded applications. | Bruno Haible | 2019-06-20 | 1 | -1/+8 |
* | posix_spawn_file_actions_addfchdir: New module. | Bruno Haible | 2019-06-10 | 3 | -25/+60 |
* | copy-file-range: simplify into a stub | Paul Eggert | 2019-06-06 | 1 | -2/+20 |
* | copy-file-range: new module | Paul Eggert | 2019-06-04 | 2 | -1/+21 |
* | flexmember: update comments again | Paul Eggert | 2019-05-24 | 1 | -9/+3 |
* | flexmember: update comment | Paul Eggert | 2019-05-24 | 1 | -3/+7 |
* | localename: Fix default on macOS. | Bruno Haible | 2019-05-20 | 1 | -17/+10 |
* | threadlib: Provide an easy way to avoid mingw's winpthreads library. | Bruno Haible | 2019-05-18 | 1 | -2/+23 |