Replace paragraph that was explaining old way of handling LIBOBJS.
[gnulib.git] / m4 /
2007-10-15 Bruno HaibleEnsure NULL is defined, before using it.
2007-10-15 Simon Josefssonm4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
2007-10-14 Bruno HaibleNew module 'iconv_open-utf': Enhance iconv_open to...
2007-10-13 Bruno HaibleA different way to test for getaddrinfo, so that it...
2007-10-11 Eric BlakeDon't claim strerror is broken on Interix.
2007-10-11 Paul EggertSimplify and modernize strerror substitute, partly...
2007-10-07 Bruno HaibleTypo in last commit.
2007-10-07 Bruno HaibleEnsure glibc declares trunc().
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-10-07 Bruno HaibleNew module 'open'.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleNew module 'trunc'.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.
2007-10-01 Bruno HaibleRename string_.h to string.in.h.
2007-10-01 Bruno HaibleRename stdint_.h to stdint.in.h.
2007-10-01 Bruno HaibleRename signal_.h to signal.in.h.
2007-10-01 Bruno HaibleRename byteswap_.h to byteswap.in.h.
2007-09-29 Bruno HaibleRemove execute permission.
2007-09-28 Jim Meyering* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in...
2007-09-25 Eric BlakeFix strerror on Interix.
2007-09-24 Eric BlakeRevert fpending breakage from 2007-09-08.
2007-09-16 Bruno HaibleMake the buffer large enough, to avoid a buffer overflow.
2007-09-12 Bruno HaibleAvoid defining AC_USE_SYSTEM_EXTENSIONS here.
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-09-11 Bruno HaibleRemove old, obsolete isc-posix.m4.
2007-09-09 Bruno HaibleOops, invert the direction of the test.
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
2007-09-09 Bruno HaibleNew module 'malloc-posix'.
2007-09-09 Bruno HaibleNew module 'realloc-posix'.
2007-09-09 Bruno HaibleNew module 'calloc-posix'.
2007-09-08 Bruno HaibleRemove old stub file.
2007-09-06 Paul Eggert* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix...
2007-09-02 Bruno HaibleFix mis-recognition of 'mcs' on QNX 6.
2007-08-23 Eric BlakeGetline touchups.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-08-19 Bruno HaibleWork around lseek bug on BeOS.
2007-08-08 Eric BlakeMove xstrtol messages into gnulib domain, when --pobase...
2007-08-07 Bruno HaibleAvoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefined
2007-07-31 Bruno HaibleDon't pretend that stdint.h conforms to C99 if it doesn...
2007-07-25 Bruno HaibleFix the include_next test so that it rejects AIX 4...
2007-07-25 Ben PfaffImprove name: "count-one-bits" is better than "popcount".
2007-07-23 Ben PfaffNew module: popcount.
2007-07-13 Jim Meyeringdf: Don't fail for Tru64's "file-on-file mount".
2007-07-07 Bruno HaibleWork around MacOS X wcwidth(0x0301) bug.
2007-07-07 Bruno HaibleRemove the wcwidth.h file. Move wcwidth's declaration...
2007-07-07 Bruno Haiblewcwidth.h no longer needs 'inline'.
2007-07-07 Bruno HaibleProvide wcwidth replacement in separate file wcwidth.c.
2007-07-02 Bruno HaibleEnsure that <stdint.h> defines all the *_MAX and *_MIN...
2007-06-28 Simon Josefsson2007-06-27 Simon Josefsson <simon@josefsson.org>
2007-06-23 Paul Eggert* m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check...
2007-06-21 Paul Eggert* m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-16 Bruno HaibleWork around a buggy frexpl function on MacOS X 10.4...
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2007-06-13 Bruno HaibleGuess isnanl does not work when cross-compiling to...
2007-06-13 Bruno Haiblex86_64 has the same 'long double' format as i386.
2007-06-12 Paul Eggert* m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX...
2007-06-12 Paul Eggert* m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum...
2007-06-11 Bruno HaibleAdd support for Unicode strings (both as output format...
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-10 Bruno HaibleTest for _snprintf (missing since 2003-11-16).
2007-06-09 Bruno HaibleMove to malloca.m4.
2007-06-09 Bruno HaibleMove to here from allocsa.m4.
2007-06-09 Bruno HaibleMove gt_INTL_MACOSX to file intlmacosx.m4.
2007-06-07 Bruno HaibleNew module 'localename'.
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-06-06 Paul EggertWork around problem reported by Steven M. Schweda in
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-06-06 Bruno HaibleRecognize non-IEEE numbers on i386, x86_64, ia64.
2007-06-06 Bruno HaibleFix typo.
2007-06-05 Eric Blake* m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
2007-06-02 Bruno HaibleFix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX...
2007-06-02 Bruno HaibleUpdate after Eric Blake found that frexpl doesn't work...
2007-05-31 Eric Blake* m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on...
2007-05-31 Karl Berryautoupdate
2007-05-31 Eric BlakeWork around mingw test failures exposed by m4-1.4.9b.
2007-05-29 Bruno HaibleFix typo.
2007-05-29 Bruno HaibleAvoid "checking..." message inside "checking..." message.
2007-05-29 Bruno HaibleFix typo in cross-compiling case.
2007-05-29 Bruno HaibleFix last patch for real.
2007-05-29 Eric Blake* m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax...
2007-05-28 Bruno HaibleNew module 'ftell'.
2007-05-28 Bruno HaibleNew module 'fseek'.
2007-05-28 Bruno HaibleWhen not cross-compiling, perform a real runtime test.
2007-05-28 Bruno HaibleFix bug introduced on 2007-03-31.
2007-05-27 Bruno HaibleNew module 'openmp'.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Bruno HaibleUntabify.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-22 Bruno HaibleStricter check for printf result for NaN arguments.
2007-05-20 Bruno HaibleInclude Cygwin test results, from Eric Blake.
2007-05-20 Bruno HaibleUpdate gettext version number.
2007-05-20 Bruno HaibleDetect broken frexpl on BeOS.
2007-05-20 Bruno HaibleFix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2007-05-20 Bruno HaibleAvoid possible collision between gnulib frexpl and...
next