init.sh: explain why $EXEEXT support uses aliases rather than functions
[gnulib.git] / ChangeLog
2012-05-08 Jim Meyeringinit.sh: explain why $EXEEXT support uses aliases rathe...
2012-05-08 Jim Meyeringinit.sh: don't let bash aliases interfere with tests
2012-05-07 Paul Eggertstdint: be more consistent with glibc, SunOS libc
2012-05-07 Eric Blakeisatty: relax license to LGPLv2+
2012-05-07 Paul Eggertstat-size: comment fix
2012-05-07 Bruno HaibleTests for module 'sh-quote'.
2012-05-07 Bruno Haiblesh-quote: Improve shell_quote_argv's signature.
2012-05-06 Paul Eggertstdint: document issues with int_fast8_t etc.
2012-05-05 Bruno Haiblenanosleep: Avoid guessing wrong when cross-compiling...
2012-05-05 Bruno Haiblelink-follow: Avoid guessing wrong when cross-compiling...
2012-05-05 Bruno Haibletzset: Avoid guessing wrong when cross-compiling to...
2012-05-05 Bruno Haibled-ino: Avoid guessing "no" when cross-compiling to...
2012-05-05 Bruno Haiblefseeko-tests, ftello-tests: Avoid "guessing no" when...
2012-05-05 Bruno Haiblesignbit: Avoid "guessing no" when cross-compiling to...
2012-05-05 Bruno Haiblestrerror: Avoid "guessing no" when cross-compiling...
2012-05-05 Bruno Haiblecanonicalize[-lgpl]: Avoid "guessing no" when cross...
2012-05-05 Bruno Haiblegettimeofday: Avoid bad guess when cross-compiling...
2012-05-04 Bruno HaibleTweak last commit.
2012-05-04 Paul Eggertunistd_h: make it easier to avoid sys_types_h
2012-05-04 Bruno Haiblelstat: Avoid "guessing no" when cross-compiling to...
2012-05-04 Bruno Haible*alloc-gnu, eealloc: Avoid "guessing no" when cross...
2012-05-04 Bruno Haiblegetgroups: Avoid "guessing no" when cross-compiling...
2012-05-04 Bruno Haiblechown: Avoid "guessing no" when cross-compiling to...
2012-05-04 Bruno HaibleAvoid "guessing no" guesses when cross-compiling to...
2012-05-04 Bruno HaibleSay "guessing yes" or "guessing no" when cross-compiling.
2012-05-02 Bruno Haiblerelocatable-prog: Enable ELF ORIGIN trick also on GNU...
2012-05-01 Bruno Haiblegnulib-tool: Remove transitional code.
2012-05-01 Bruno Haiblegetcwd: Fix misindentation.
2012-04-30 Paul Eggertexclude: process exclude and include directives in...
2012-04-30 Paul Eggertexclude: handle wildcards with FNM_NOESCAPE and with...
2012-04-29 Paul Eggert_Noreturn: future-proof non-GNU and non-MSVC compilers
2012-04-29 Paul Eggertexclude: handle wildcards with FNM_EXTMATCH
2012-04-29 Bruno Haiblegnulib-tool: Fix list of authors.
2012-04-26 Stefano Lattarinibootstrap: support Automake-NG in $buildreq
2012-04-25 Eric Blakebootstrap: only force latest Makefile.in.in for gettext...
2012-04-22 Bruno Haibledoc: Mention reason for replacement on glibc/Linux...
2012-04-22 Bruno Haiblepwrite: Don't replace on all platforms.
2012-04-22 Bruno Haiblerint* tests: Avoid gcc warnings.
2012-04-21 Bruno Haibleusers.txt: Update.
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-19 Eric Blakebootstrap: accommodate older libtool
2012-04-19 Jim Meyeringannounce-gen: avoid failure due to lack of Digest:...
2012-04-19 Jim Meyeringbootstrap: don't let a user's CDPATH setting affect...
2012-04-18 Jim Meyeringmaint: indent ChangeLog entries with TAB, not 8 spaces
2012-04-17 Akim Demaillemaint.mk: expand syntax-check rule to catch @xref and...
2012-04-16 Jim Meyeringbootstrap: really use gnulib's po/Makefile.in.in
2012-04-16 Jim Meyeringconfigmake: correct minor inconsistency in Makefile...
2012-04-16 Jim Meyeringbootstrap: use gnulib's po/Makefile.in.in, not the...
2012-04-16 Joel E. DennyFix recursion of install-* into po directories.
2012-04-16 Jim Meyeringmaint: avoid spurious "make sc_maint" failure
2012-04-15 Bruno Haiblelseek: Make configure test independent of environment.
2012-04-14 Bruno Haiblestat: Bypass buggy override in mingw64.
2012-04-14 Bruno Haiblepathmax: Fix compilation error on MSVC 9.
2012-04-13 Paul EggertREADME: document pointer comparison assumption
2012-04-12 Bruno HaibleTests for module 'getrusage'.
2012-04-12 Bruno HaibleNew module 'getrusage'.
2012-04-12 Bruno HaibleTests for module 'sys_resource'.
2012-04-12 Bruno HaibleNew module 'sys_resource'.
2012-04-12 LRNioctl: Fix compilation error on mingw.
2012-04-04 Jim Meyeringregex: correct #pragma guard expression
2012-04-04 Paul Eggertregex: remove unnecessary type punning
2012-04-03 Bruno HaibleTests for module 'ilogbl'.
2012-04-03 Bruno HaibleNew module 'ilogbl'.
2012-04-03 Bruno HaibleTests for module 'ilogbf'.
2012-04-03 Bruno HaibleNew module 'ilogbf'.
2012-04-03 Bruno HaibleTests for module 'ilogb'.
2012-04-03 Bruno HaibleNew module 'ilogb'.
2012-04-03 Bruno Haiblemath: Provide FP_ILOGB0 and FP_ILOGBNAN.
2012-04-03 Bruno HaibleTests for module 'logbl-ieee'.
2012-04-03 Bruno HaibleNew module 'logbl-ieee'.
2012-04-03 Bruno HaibleTests for module 'logb-ieee'.
2012-04-03 Bruno HaibleNew module 'logb-ieee'.
2012-04-03 Bruno HaibleTests for module 'logbf-ieee'.
2012-04-03 Bruno HaibleNew module 'logbf-ieee'.
2012-04-03 Bruno HaibleTests for module 'logbl'.
2012-04-03 Bruno HaibleNew module 'logbl'.
2012-04-03 Bruno HaibleTests for module 'logbf'.
2012-04-03 Bruno HaibleNew module 'logbf'.
2012-04-03 Bruno Haiblelogb tests: More tests.
2012-04-03 Bruno Haiblelogb: Provide replacement and workarounds.
2012-04-03 Bruno Haiblelog10* tests: Speed up.
2012-04-01 Bruno Haiblelogf-ieee: Fix test whether logf works.
2012-04-01 Bruno Haiblelog10l: Work around log10l-ieee test failure on IRIX...
2012-04-01 Bruno Haiblelog10f-ieee: Work around test failure on NetBSD 5.1.
2012-04-01 Bruno Haiblelog10f-ieee: Work around test failure on Solaris 9.
2012-04-01 Bruno Haiblelog10-ieee: Work around test failure on NetBSD 5.1...
2012-04-01 Bruno HaibleTests for module 'log10l-ieee'.
2012-04-01 Bruno HaibleNew module 'log10l-ieee'.
2012-04-01 Bruno HaibleTests for module 'log10-ieee'.
2012-04-01 Bruno HaibleNew module 'log10-ieee'.
2012-04-01 Bruno HaibleTests for module 'log10f-ieee'.
2012-04-01 Bruno HaibleNew module 'log10f-ieee'.
2012-04-01 Bruno Haiblelog10l: Work around AIX 5.1, IRIX 6.5, OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10f: Work around OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10: Work around OSF/1 5.1 bug.
2012-04-01 Bruno Haiblelog10l tests: More tests.
2012-04-01 Bruno Haiblelog10f tests: More tests.
2012-04-01 Bruno Haiblelog10 tests: More tests.
2012-04-01 Bruno HaibleFix typo in ChangeLog entry.
2012-03-31 Simon Josefssonfflush: Fix syntax error.
next