summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* xalloc-die: Fix link error with Solaris cc (regression 2020-07-27).Bruno Haible2020-10-202-0/+2
* ssfmalloc: Add tests.Bruno Haible2020-10-191-0/+11
* ssfmalloc: New module.Bruno Haible2020-10-191-0/+27
* stack: New module.Marc Nieper-Wißkirchen2020-10-102-0/+38
* c-stack: streamline Solaris configurationPaul Eggert2020-10-031-1/+2
* regex-tests: fix possible Turkish false-alarmPaul Eggert2020-09-251-0/+1
* c-stack: output diagnostic in single 'write'Paul Eggert2020-09-201-0/+2
* c-stack: improve checking if !libsigsegvPaul Eggert2020-09-201-4/+8
* Revert now-unnecessary override of config.guess on Alpine Linux 3.10.Bruno Haible2020-09-201-1/+0
* Fix recognition of musl libc on Alpine Linux 3.10.Bruno Haible2020-09-191-0/+1
* nl_langinfo: Make multithread-safe on Solaris 10 and Solaris 11.3.Bruno Haible2020-09-191-0/+8
* parse-datetime: Make the build rule work with parallel 'make'.Bruno Haible2020-09-131-1/+11
* tempname: help merge with glibcPaul Eggert2020-09-101-0/+3
* attribute: Clarify which file to include.Bruno Haible2020-09-071-0/+1
* Fix several "warning: no previous prototype for function".Bruno Haible2020-09-059-27/+36
* Use module 'c99' when needed for variadic macros with '...' syntax.Bruno Haible2020-09-051-0/+1
* Use module 'c99' when needed for subobject initializer syntax.Bruno Haible2020-09-052-0/+2
* Use module 'c99' when needed for declaration-after-statement syntax.Bruno Haible2020-09-0555-0/+55
* uniname/uniname: Fix -Wshadow warning.Bruno Haible2020-09-051-0/+1
* strerrorname_np: Add tests.Bruno Haible2020-08-301-0/+12
* strerrorname_np: New module.Bruno Haible2020-08-302-0/+31
* chdir-long: Change configure message.Bruno Haible2020-08-271-11/+11
* sys_types: Fix definition of pid_t on 64-bit MSVC.Bruno Haible2020-08-2410-0/+10
* sigdescr_np: Add tests.Bruno Haible2020-08-221-0/+12
* sigdescr_np: New module.Bruno Haible2020-08-222-0/+30
* sigabbrev_np: Add tests.Bruno Haible2020-08-211-0/+12
* sigabbrev_np: New module.Bruno Haible2020-08-212-0/+30
* ansi-c++-opt: Work around an autoconf macro reordering problem.Bruno Haible2020-08-201-1/+3
* uchar: Fix compilation errors in C++ mode on OpenBSD.Bruno Haible2020-08-191-0/+1
* uchar C++ tests: Fix side effect on math modules (regr. 2020-08-17).Bruno Haible2020-08-191-9/+10
* uchar C++ tests: Fix build error on FreeBSD 12.Bruno Haible2020-08-171-1/+24
* absolute-header: Add support for clang.Bruno Haible2020-08-161-1/+1
* C++ tests: Fix link errors on MSVC (regression from 2020-05-31).Bruno Haible2020-08-162-2/+2
* nstrftime: be more predictable about errnoPaul Eggert2020-08-152-0/+3
* utime-h: Generate an utime.h file always.Bruno Haible2020-08-151-6/+1
* tzset: Assume the function exists.Bruno Haible2020-08-142-2/+1
* strdup: Assume the function exists.Bruno Haible2020-08-143-9/+2
* thread-optim: Export function-like macros only.Bruno Haible2020-08-121-0/+1
* Use __builtin_signbit* with clang.Bruno Haible2020-08-091-1/+1
* localename: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* clean-temp: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* fatal-signal: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* New module 'thread-optim'.Bruno Haible2020-08-081-0/+21
* libgmp: add <gmp/gmp.h> supportPaul Eggert2020-08-061-2/+9
* libtextstyle-optional: Update tests.Bruno Haible2020-08-011-0/+1
* parse-datetime: Fix wrong #line statements.Bruno Haible2020-08-011-1/+2
* libtextstyle[-optional]: Allow requesting a minimum version.Bruno Haible2020-08-012-2/+2
* unicodeio: Fix wrong result on musl libc.Bruno Haible2020-07-301-0/+1
* parse-datetime: Fix compilation error with bison 3.7.Bruno Haible2020-07-291-6/+12
* xalloc-die: don’t depend on xallocPaul Eggert2020-07-271-1/+4