maint.mk: revert most of the previous change re "all these"
[gnulib.git] / m4 /
2012-06-03 Paolo Bonzinierror, strerror-override: Support mingw64 from Fedora 17.
2012-06-03 Bruno Haibleerror, strerror-override: Support new errno values...
2012-05-29 Jim Meyeringmaint: fix typos in comments and ChangeLog
2012-05-27 Paul Eggertmanywarnings: remove duplicate -Wmultichar entry
2012-05-21 Simon Josefssongc: fix libgcrypt detection on older machines.
2012-05-15 Pádraig Bradyfsusage: fix block size returned on older Linux 2.6
2012-05-12 Paul Eggertfsusage: check for GNU/Linux statvfs problem dynamically
2012-05-10 Paul Eggert_Noreturn: port config.h to gcc -Wundef
2012-05-08 Akim Demaillewarnings.m4: provide a means to specify the program...
2012-05-05 Jim Meyeringnanosleep: Fix typo in comment.
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 HaibleSimplify last commit.
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 Haiblegetcwd: Fix misindentation.
2012-04-29 Paul Eggert_Noreturn: future-proof non-GNU and non-MSVC compilers
2012-04-22 Bruno Haiblepwrite: Don't replace on all platforms.
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-15 Bruno Haiblelseek: Make configure test independent of environment.
2012-04-14 Bruno Haiblestat: Bypass buggy override in mingw64.
2012-04-12 Bruno HaibleNew module 'getrusage'.
2012-04-12 Bruno HaibleNew module 'sys_resource'.
2012-04-03 Bruno HaibleNew module 'ilogbl'.
2012-04-03 Bruno HaibleNew module 'ilogbf'.
2012-04-03 Bruno HaibleNew module 'ilogb'.
2012-04-03 Bruno HaibleNew module 'logbl'.
2012-04-03 Bruno HaibleNew module 'logbf'.
2012-04-03 Bruno Haiblelogb: Provide replacement and workarounds.
2012-04-01 Bruno Haiblelogf-ieee: Fix test whether logf works.
2012-04-01 Bruno Haiblelog10f-ieee: Work around test failure on NetBSD 5.1.
2012-04-01 Bruno Haiblelog10-ieee: Work around test failure on NetBSD 5.1...
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-03-30 Akim Demaillewarnings.m4: fix errors.
2012-03-30 Eric Blakestdio: don't assume gets any more
2012-03-29 Akim Demaillewarnings.m4: check the compiler, not the preprocessor
2012-03-25 Bruno HaibleNew module 'localeconv'.
2012-03-25 Bruno Haiblelocale: Provide a complete 'struct lconv'.
2012-03-25 Bruno Haiblelocale: Provide a complete 'struct lconv' on Solaris...
2012-03-25 Bruno Haiblelocale: Provide a working 'struct lconv'.
2012-03-14 Bruno Haiblehypotl: Bypass broken implementation in OpenBSD 5.1...
2012-03-14 Bruno Haibleremainderl: Bypass broken implementation in OpenBSD...
2012-03-14 Bruno HaibleOops, fix regression on AIX through recent commit.
2012-03-14 Bruno HaibleOops, fix cross-compilation guess in recent commits.
2012-03-14 Bruno Haiblesqrtl: Bypass broken implementation in OpenBSD 5.1...
2012-03-13 Bruno Haiblecbrtl: Bypass broken implementation in OpenBSD 5.1...
2012-03-11 Bruno Haiblelog2f-ieee: Work around test failure on NetBSD 5.1...
2012-03-11 Bruno Haiblelog2-ieee: Work around test failure on NetBSD 5.1 and...
2012-03-11 Bruno HaibleNew module 'log2l'.
2012-03-11 Bruno HaibleNew module 'log2f'.
2012-03-11 Bruno HaibleNew module 'log2'.
2012-03-11 Bruno Haiblelog1pl-ieee: Work around test failure on IRIX 6.5.
2012-03-11 Bruno Haiblelog1pf-ieee: Work around test failure on OpenBSD 4...
2012-03-11 Bruno Haiblelog1p-ieee: Work around test failure on AIX 7.1 and...
2012-03-11 Bruno HaibleNew module 'log1pl'.
2012-03-11 Bruno HaibleNew module 'log1pf'.
2012-03-11 Bruno Haiblelog1p: Provide replacement for Minix and MSVC.
2012-03-10 Paul Eggertregex: allow inclusion of <regex.h> before <limits.h>
2012-03-10 Bruno HaibleRemove unused variables.
2012-03-10 Bruno Haiblelogf-ieee: Work around test failure on NetBSD 5.1.
2012-03-10 Bruno Haiblelog-ieee: Work around test failure on NetBSD 5.1 and...
2012-03-10 Bruno Haiblelog: Fix bug introduced on 2012-03-09.
2012-03-10 Pádraig Bradytimer-time: link explicitly with pthreads on glibc
2012-03-10 Bruno Haiblelogl: Work around OSF/1 5.1 bug.
2012-03-10 Bruno Haiblelogf: Work around OSF/1 5.1 bug.
2012-03-10 Bruno Haiblelog: Work around OSF/1 5.1 bug.
2012-03-09 Bruno Haibleexp2l-ieee: Work around test failure on OpenBSD 4.9...
2012-03-09 Bruno HaibleNew module 'exp2l'.
2012-03-09 Bruno HaibleNew module 'exp2f'.
2012-03-09 Bruno HaibleNew module 'exp2'.
2012-03-08 Bruno Haiblefma, fmaf, fmal: Override undeclared system functions...
2012-03-08 Bruno Haibleremainderf: Override buggy system function on IRIX...
2012-03-08 Bruno Haibleexpm1l: Don't override undeclared system function on...
2012-03-08 Bruno Haibleremainderl: Don't override undeclared system function...
2012-03-08 Bruno Haiblerintf: Don't override undeclared system function on...
2012-03-08 Bruno Haibleroundl: Don't override undeclared system function on...
2012-03-08 Bruno Haibleroundf: Don't override undeclared system function on...
2012-03-08 Bruno Haibleround: Don't override undeclared system function on...
2012-03-07 Bruno Haiblecopysignf: Don't override undeclared system function...
2012-03-06 Bruno HaibleNew module 'expm1-ieee'.
2012-03-06 Bruno HaibleWork around expm1f bug on IRIX 6.5.
2012-03-06 Bruno HaibleNew module 'expm1l'.
2012-03-06 Bruno HaibleNew module 'expm1f'.
2012-03-06 Bruno HaibleNew module 'expm1'.
next