summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fsusage: fix block size returned on older Linux 2.6Pádraig Brady2012-05-161-0/+11
* bootstrap: suppress stderr chatterPaul Eggert2012-05-141-0/+5
* bootstrap: .gitignore files created by autopoint, libtoolPaul Eggert2012-05-141-0/+14
* ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED definitionJim Meyering2012-05-141-0/+6
* binary-io: Define set_binary_mode function.Bruno Haible2012-05-131-0/+12
* bootstrap: take advantage of POSIX shell featuresStefano Lattarini2012-05-131-0/+25
* system-quote: Add more comments.Bruno Haible2012-05-121-0/+4
* sh-quote, system-quote: Add comments about wildcards.Bruno Haible2012-05-121-0/+7
* fsusage: check for GNU/Linux statvfs problem dynamicallyPaul Eggert2012-05-111-0/+12
* system-quote, execute, spawn-pipe: Escape '?' on Windows.Bruno Haible2012-05-111-0/+10
* _Noreturn: port config.h to gcc -WundefPaul Eggert2012-05-101-0/+7
* system-quote: Refactor.Bruno Haible2012-05-101-0/+9
* execute, spawn-pipe: Escape '*' characters in arguments on Windows.Bruno Haible2012-05-091-0/+5
* Tests for module 'system-quote'.Bruno Haible2012-05-091-0/+6
* New module 'system-quote'.Bruno Haible2012-05-091-0/+7
* sh-quote: Make C++ safe and allow multiple inclusion.Bruno Haible2012-05-091-0/+6
* sh-quote tests: Make tests stricter.Bruno Haible2012-05-091-0/+8
* warnings.m4: provide a means to specify the program to compile.Akim Demaille2012-05-081-0/+12
* doc: recommendations on gettext versionEric Blake2012-05-081-0/+7
* init.sh: explain why $EXEEXT support uses aliases rather than functionsJim Meyering2012-05-081-0/+3
* init.sh: don't let bash aliases interfere with testsJim Meyering2012-05-081-0/+8
* stdint: be more consistent with glibc, SunOS libcPaul Eggert2012-05-071-0/+15
* isatty: relax license to LGPLv2+Eric Blake2012-05-071-0/+5
* stat-size: comment fixPaul Eggert2012-05-061-0/+5
* Tests for module 'sh-quote'.Bruno Haible2012-05-071-0/+6
* sh-quote: Improve shell_quote_argv's signature.Bruno Haible2012-05-071-0/+6
* stdint: document issues with int_fast8_t etc.Paul Eggert2012-05-061-0/+7
* nanosleep: Avoid guessing wrong when cross-compiling to Linux.Bruno Haible2012-05-051-0/+7
* link-follow: Avoid guessing wrong when cross-compiling to glibc/Linux.Bruno Haible2012-05-051-0/+7
* tzset: Avoid guessing wrong when cross-compiling to glibc systems.Bruno Haible2012-05-051-0/+8
* d-ino: Avoid guessing "no" when cross-compiling to glibc/Linux systems.Bruno Haible2012-05-051-0/+7
* fseeko-tests, ftello-tests: Avoid "guessing no" when cross-compiling.Bruno Haible2012-05-051-0/+7
* signbit: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-051-0/+7
* strerror: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-051-0/+9
* canonicalize[-lgpl]: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-051-0/+7
* gettimeofday: Avoid bad guess when cross-compiling to glibc systems.Bruno Haible2012-05-051-0/+6
* Tweak last commit.Bruno Haible2012-05-051-0/+6
* unistd_h: make it easier to avoid sys_types_hPaul Eggert2012-05-041-0/+14
* lstat: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-0/+11
* *alloc-gnu, eealloc: Avoid "guessing no" when cross-compiling to glibc.Bruno Haible2012-05-041-0/+9
* getgroups: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-0/+6
* chown: Avoid "guessing no" when cross-compiling to glibc systems.Bruno Haible2012-05-041-0/+5
* Avoid "guessing no" guesses when cross-compiling to glibc systems.Bruno Haible2012-05-041-0/+153
* Say "guessing yes" or "guessing no" when cross-compiling.Bruno Haible2012-05-041-0/+29
* relocatable-prog: Enable ELF ORIGIN trick also on GNU/kFreeBSD.Bruno Haible2012-05-021-0/+7
* gnulib-tool: Remove transitional code.Bruno Haible2012-05-011-0/+6
* getcwd: Fix misindentation.Bruno Haible2012-05-011-0/+5
* exclude: process exclude and include directives in orderPaul Eggert2012-04-291-0/+18
* exclude: handle wildcards with FNM_NOESCAPE and with trailing \Paul Eggert2012-04-291-0/+6
* _Noreturn: future-proof non-GNU and non-MSVC compilersPaul Eggert2012-04-291-0/+8