summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* openpty, forkpty: Fix build error on Solaris 11.4.Bruno Haible2019-11-282-2/+18
* New options --enable-threads=isoc and --enable-threads=isoc+posix.Bruno Haible2019-11-271-16/+57
* mbrtowc: Modernize autoconf test.Bruno Haible2019-11-241-1/+35
* time_r: Fix for mingw (regression from 2019-11-16).Bruno Haible2019-11-241-22/+28
* wcstok: Work around wrong signature on native Windows.Bruno Haible2019-11-242-3/+29
* pthread-spin: Fix errors in C++ mode.Bruno Haible2019-11-211-2/+2
* pthread-mutex: Fix errors in C++ mode.Bruno Haible2019-11-211-1/+28
* locale, localename: Improve z/OS support.Bruno Haible2019-11-181-6/+9
* locale, localename: Improve z/OS support.Bruno Haible2019-11-183-36/+65
* havelib: Make libdirstems processing more flexible.Bruno Haible2019-11-172-96/+149
* havelib: Match the bitness when searching for libraries.Bruno Haible2019-11-172-10/+70
* host-cpu-c-abi: Add support for unknown CPUs.Bruno Haible2019-11-171-4/+15
* havelib: Remove redundant code.Bruno Haible2019-11-171-18/+2
* havelib: Fix a bug in dependency processing.Bruno Haible2019-11-171-15/+15
* wctype-h: When overriding wint_t, override also the related functions.Bruno Haible2019-11-171-5/+9
* time_r: Fix for mingw.Bruno Haible2019-11-161-4/+39
* host-cpu-c-abi: Recognize i386 and a couple of other CPUs as 32-bit.Bruno Haible2019-10-271-3/+23
* 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