timespec: use cast and not conditional, as truncation isn't possible
[gnulib.git] / m4 /
2010-07-14 Paul R. Eggertgetcwd: on Solaris, work better if ancestors are inacce...
2010-07-13 Paul R. Eggertpthread: Add enough so that coreutils/src/sort.c compiles.
2010-07-12 Bruno HaibleUnify tests that set gl_cv_func_ldexpl_no_libm.
2010-07-12 Bruno HaibleUnify tests that set gl_cv_func_ldexp_no_libm.
2010-07-12 Bruno HaibleUnify tests that set gl_cv_func_frexpl_no_libm.
2010-07-12 Bruno HaibleUnify tests that set gl_cv_func_frexp_no_libm.
2010-07-12 Bruno HaibleNew module '_Exit'.
2010-07-12 Paul R. Eggertstrtod: make it more-accurate typically, and don't...
2010-07-09 Paul Eggert(x)memcoll: minor tweaks
2010-07-08 Chen Guo(x)memcoll: speedup when input is known to be NUL delimited
2010-07-04 Bruno Haiblefsusage: Clarify which code applies to which platforms.
2010-07-04 Bruno Haiblehavelib: Fix bug when AC_LIB_FROMPACKAGE is used more...
2010-07-01 Christian Weisgerbergettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYS...
2010-06-21 Bruno HaibleFix HAVE_CALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for calloc() replacement.
2010-06-21 Bruno HaibleFix HAVE_REALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for realloc() replacement.
2010-06-21 Bruno HaibleFix HAVE_MALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleUse modern idiom for malloc() replacement.
2010-06-15 Giuseppe Scrivanoipv6: fix detection under mingw
2010-06-15 Ben Pfaffstrtod: Assume strtod() works when cross-compiling...
2010-06-15 Ben PfaffFactor out common code in gl_FUNC_STRTOD.
2010-06-15 Bruno Haiblestrtod: Stop using AC_FUNC_STRTOD.
2010-06-14 Paul Eggertpriv-set: Don't assume that priv.h exists merely becaus...
2010-06-13 Bruno Haiblerelocatable: Make it easier to test whether to install...
2010-06-11 Jim Meyeringprintf.m4: avoid autoconf's "Expanded Before Required...
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests
2010-06-09 Bruno HaiblePrefer documented low-level autoconf macro names.
2010-06-09 Martin Lambershavelib: Allow library names with '+' characters.
2010-06-03 Bruno HaibleDon't use AC_LIBOBJ with file names in subdirectories.
2010-06-03 Bruno HaibleSimplify gl_LIBUNISTRING_VERSION_CMP expansion.
2010-06-03 Bruno HaibleChoose among AC_DEFUN_ONCE, AC_DEFUN in a way that...
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-05-31 Bruno HaibleAvoid expanding two macros in the wrong order.
2010-05-20 Simon JosefssonAdd new module valgrind-tests.
2010-05-19 Bruno HaibleClean up dead code in recent commit.
2010-05-18 Bruno HaibleNew module 'libunistring-optional'.
2010-05-16 Bruno HaibleAvoid autoconf warnings about AM_ICONV.
2010-05-16 Bruno Haibleabsolute-header: Make the macro usable in more situations.
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
2010-05-09 Bruno HaibleUpdate to GNU gettext 0.18.
2010-05-05 Peter O'GormanNew module pwrite.
2010-05-02 Bruno Haiblewctob: Work around nasty Cygwin 1.7.2 bug.
2010-05-01 Bruno Haibleftell, ftello: Work around Solaris bug.
2010-04-27 Jim Meyeringgnulib-common.m4: make glibc write diagnostics to stder...
2010-04-26 Bruno Haiblenetdb: Add support for GNULIB_POSIXCHECK.
2010-04-25 Bruno Haiblettyname_r: Make it work on Solaris 10.
2010-04-25 Bruno HaibleUse the 'extensions' module for some more functions...
2010-04-25 Bruno Haiblettyname_r: Make it work on MacOS X 10.4 and Solaris 10.
2010-04-25 Bruno Haiblestrnlen: Fix a C++ test error on MacOS X and Solaris.
2010-04-24 Bruno Haibleansi-c++-opt: Find correct compiler when cross-compiling.
2010-04-20 Simon Josefssonvisibility: Don't use -fvisibility if it leads to a...
2010-04-19 Bruno Haiblerelocatable: Drop the need to define RELOCATABLE_STRIP...
2010-04-19 Bruno Haibleioctl: Move autoconf macro to a .m4 file.
2010-04-16 Bruno HaibleOverride netdb.h always.
2010-04-16 Bruno Haibleopenpty: Fix mistake from 2010-03-21.
2010-04-13 Eric Blakegetopt-gnu: match recent glibc fixes and posix ruling
2010-04-13 Eric Blakegetopt-posix: detect MacOS bug
2010-04-13 Eric Blakegetopt-posix: avoid spurious failure on Solaris
2010-04-13 Eric Blakegetopt-posix: avoid spurious failure on FreeBSD
2010-04-12 Jim Meyeringopenat: correct formatting (no semantic change)
2010-04-11 Bruno Haiblelibunistring: Improve configure output.
2010-04-11 Bruno Haiblelibunistring: Correct value of $LTLIBUNISTRING.
2010-04-11 Bruno Haiblehavelib: Add static libraries to LIBS in the right...
2010-04-11 Bruno Haiblelibunistring: Detect libunistring also when it depends...
2010-04-11 Bruno HaibleFix typo in comment.
2010-04-10 Bruno HaibleDon't override improved macro from newer autoconf.
2010-04-10 Bruno Haiblefchownat: Fix a C++ test error on Solaris 8.
2010-04-10 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-10 Bruno Haiblestrnlen: Fix warning in C++ mode on MacOS X.
2010-04-09 Jim Meyeringftruncate: add two years to projected module removal...
2010-04-05 Bruno Haiblebtowc: Work around Cygwin 1.7.2 bug.
2010-04-05 Bruno HaibleMake the multithread modules work on Cygwin 1.7.2.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-05 Bruno HaibleAssume rmdir exists.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-05 Bruno Haiblestrtok_r: Improve idiom.
2010-04-05 Bruno Haiblestrdup: Improve idiom.
2010-04-05 Bruno Haiblembsinit, mbrtowc, wcrtomb: Improve idioms.
2010-04-05 Bruno Haibleldexpl: Improve idiom.
2010-04-04 Bruno Haiblestring: Remove unused substitution.
2010-04-04 Bruno Haiblestrtod: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocations.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocation.
2010-04-04 Bruno HaibleRename gl_TMPFILE.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblewcwidth: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno HaibleOops, fix default value in the last commits.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Assume declaration if function exists.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Minor updates.
2010-04-03 Bruno Haibletime: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
next