summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* localename: Fix crash on mingw (regression from 2018-11-23).Bruno Haible2019-04-271-0/+6
* Fix gcc warnings on 64-bit mode mingw.Bruno Haible2019-04-271-0/+29
* error: Tweak indentation.Bruno Haible2019-04-271-0/+5
* term-style-control: Fix gcc warning on mingw.Bruno Haible2019-04-271-0/+6
* pipe-filter-gi, pipe-filter-ii: Fix gcc warning.Bruno Haible2019-04-271-0/+5
* relocatable-prog: Fix gcc warning on mingw.Bruno Haible2019-04-271-0/+6
* gitsub.sh: New file.Bruno Haible2019-04-271-0/+5
* argmatch: use void* for raw memory pointersAkim Demaille2019-04-251-0/+7
* prefix-gnulib-mk: fix the support for gnulib-poAkim Demaille2019-04-231-0/+7
* di-set: allow free with 'ino_map' being NULLBernhard Voelker2019-04-181-0/+8
* * lib/str-two-way.h: Fix comment typo.Paul Eggert2019-04-141-0/+4
* x-to-1: Restore ability to use original calling convention.Bruno Haible2019-04-141-0/+6
* x-to-1: Avoid failure due to missing perl modules.Bruno Haible2019-04-131-0/+6
* openmp-init: New module.Bruno Haible2019-04-131-0/+7
* signbit: Fix compilation error when gnulib's math.h exists twice.Bruno Haible2019-04-131-0/+5
* openmp: Fix compilation error on platforms without OpenMP.Bruno Haible2019-04-121-0/+5
* mountlist: make parsing /proc/self/mountinfo more robustBernhard Voelker2019-04-101-0/+22
* openmp: Add workaround for 32-bit programs on AIX.Bruno Haible2019-04-091-0/+12
* nproc: Fix return value for privileged processes.Bruno Haible2019-04-091-0/+6
* Add copyright notices in several files.Bruno Haible2019-04-071-0/+14
* term-style-control tests: Fix link error.Bruno Haible2019-03-261-0/+9
* term-style-control: Add tests.Bruno Haible2019-03-241-0/+5
* term-style-control: New module.Bruno Haible2019-03-241-0/+9
* _Noreturn: beware of C's _Noreturn in C++ pre C++11Akim Demaille2019-03-241-0/+6
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-0/+85
* posix_spawn_file_actions_*: Document musl libc bugs.Bruno Haible2019-03-231-0/+12
* futimens: Document musl libc bug.Bruno Haible2019-03-231-0/+7
* Clarify that cross-compilation guesses are guesses.Bruno Haible2019-03-231-0/+21
* strtold: Fix typo.Bruno Haible2019-03-231-0/+5
* noreturn: In C++ mode with clang, use _Noreturn as fallback.Bruno Haible2019-03-231-0/+7
* libtextstyle-optional: Fix compiler warningsAkim Demaille2019-03-221-0/+6
* bitset: fix memory leaksAkim Demaille2019-03-211-0/+8
* bitset: minor changesAkim Demaille2019-03-211-0/+9
* bitset: expose bitset_resizeAkim Demaille2019-03-211-0/+7
* doc: Document the 'stdnoreturn' and 'noreturn' modules.Bruno Haible2019-03-201-0/+7
* doc: Document how to use 'static inline'.Bruno Haible2019-03-201-0/+6
* libtextstyle-optional: Add tests.Bruno Haible2019-03-201-0/+7
* libtextstyle-optional: New module.Bruno Haible2019-03-201-0/+7
* c-stack: Make signal handlers more reliable.Bruno Haible2019-03-191-0/+8
* Help making signal handlers more reliable.Bruno Haible2019-03-191-0/+16
* _Noreturn: clang and MSVC do support [[noreturn]] in C++11 mode.Bruno Haible2019-03-181-0/+6
* _Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 modeAkim Demaille2019-03-181-0/+6
* fts: minor simplificationPaul Eggert2019-03-171-0/+5
* bitset, timevar: Depend on c99Akim Demaille2019-03-171-0/+6
* bitset: a bit (...) more testsAkim Demaille2019-03-171-0/+5
* bitset: fix overflowsAkim Demaille2019-03-171-0/+10
* bitset: style changesAkim Demaille2019-03-171-0/+7
* fatal-signal: Pass the signal number to the action.Bruno Haible2019-03-161-0/+13
* fatal-signal: Add function that lists the fatal signals.Bruno Haible2019-03-161-0/+6
* isatty: Make it return true in Cygwin consoles on native Windows.Bruno Haible2019-03-141-0/+15