Avoid test failure on platforms where sizeof (wchar_t) < sizeof (int).
[gnulib.git] / m4 /
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-20 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-19 Bruno HaibleEnsure wchar.h is replaced when needed.
2008-12-18 Bruno HaibleDetermination of a Japanese EUC-JP locale.
2008-12-18 Bruno HaibleDon't override a newer version of an autoconf macro...
2008-12-18 Bruno HaibleAvoid an error when autoconf 2.59 is used.
2008-12-17 Bruno HaibleRename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleOops, typo in comment.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-12-11 Simon Josefssonm4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more...
2008-12-10 Jim Meyeringgl_ASSERT: don't say assertions are disabled when they...
2008-12-09 Bruno HaibleDetect that ldexpl does not work on MacOS X 10.4/PowerPC.
2008-12-09 Bruno HaibleDetect a dysfunctional signbit macro on MacOS X 10...
2008-12-08 William Pursellassert: honor --enable-assert
2008-12-06 Bruno HaibleTreat SIGBUS like SIFSEGV on platforms that need it.
2008-12-04 Ralf WildenhuesAvoid relying on m4_copy which has changed in newer...
2008-11-20 Bruno HaibleAttempt to work around another AIX 5.3, 6.1 compiler...
2008-11-18 Simon JosefssonFix typo in last commit.
2008-11-18 Simon Josefssonwarnings: Split off some code to new module manywarnings.
2008-11-17 Simon Josefssonwarnings: Improve code.
2008-11-17 Simon Josefssonwarnings: Use CPPFLAGS to really check whether the...
2008-11-17 Simon JosefssonFix last commit.
2008-11-17 Simon Josefssonwarnings: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
2008-11-17 Bruno Haiblegetaddrinfo: use the modules servent and hostent.
2008-11-17 Bruno HaibleAdd support for Haiku and BeOS.
2008-11-16 Bruno HaibleOops, bad typo.
2008-11-16 Bruno HaibleFix indentation.
2008-11-16 Bruno HaibleNew module 'hostent'.
2008-11-16 Bruno HaibleNew module 'servent'.
2008-11-15 Bruno HaibleMake the netdb.h replacement work on Haiku.
2008-11-15 Bruno HaibleMake the 'sched' module work on platforms where <sched...
2008-11-13 Bruno HaibleOops, forgot to update the serial number.
2008-11-13 Bruno Haiblelstat: don't compile lstat.c on systems lacking lstat
2008-11-12 Simon Josefssonwarnings: Remove gl_WARN_INIT.
2008-11-11 Paolo Bonziniwarnings: Think right.
2008-11-11 Paolo Bonziniwarnings: Add AC_SUBST.
2008-11-11 Paolo BonziniRemove m4/warning.m4.
2008-11-11 Paolo Bonziniwarnings: Support non-literal arguments, and let the...
2008-11-11 Simon JosefssonAdd warnings module.
2008-11-11 Bruno HaibleUse substituted macros instead of C preprocessor macros.
2008-11-10 Bruno HaibleGuess that printf on Haiku survives out-of-memory condi...
2008-11-08 Bruno HaibleAvoid using AC_CHECK_DECL inside AC_CACHE_CHECK.
2008-11-04 Bruno HaibleMake determination of absolute name of header file...
2008-10-28 Simon JosefssonAdd modules for sys/times.h header and times function.
2008-10-26 Bruno HaibleTweak last commit.
2008-10-26 Simon JosefssonFix last commit.
2008-10-26 Simon Josefssonstdlib: Provide struct random_data.
2008-10-25 Bruno HaibleOverride the gethostname() declaration on native Window...
2008-10-25 Bruno HaibleReduce the dependencies of m4/sys_socket_h.m4.
2008-10-25 Bruno HaibleMove HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
2008-10-25 Eric Blakesignbit: avoid spurious compiler failure
2008-10-23 Jim Meyeringrandom_r: new module
2008-10-23 David Lutterkortselinux-h: search for LIB_SELINUX and mark it as a...
2008-10-22 Simon Josefssongetgroups: Avoid invoking test with wrong parameters.
2008-10-22 Eric Blakenetdb: also supply struct addrinfo for cygwin 1.5.x
2008-10-21 Jim Meyeringselinux-h: new module (from coreutils/gl/)
2008-10-21 Bruno HaibleCleanup and simplify winsock split changes.
2008-10-21 Bruno HaibleAdd gethostname() declaration to <unistd.h>.
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-20 Bruno HaibleTest against another AIX bug.
2008-10-20 Bruno HaibleMake the check on MacOS X.
2008-10-20 Bruno HaibleUse AC_LANG_SOURCE instead of AC_LANG_PROGRAM.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleRemove unneeded code.
2008-10-19 Bruno HaibleNew module 'sys_wait'.
2008-10-19 Bruno HaibleRemove redundant test for unistd.h.
2008-10-19 Bruno HaibleNew module 'atoll'.
2008-10-19 Bruno HaibleAdd strtoull() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAdd strtoll() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-10-19 Bruno HaibleAdd getusershell(), setusershell(), endusershell()...
2008-10-19 Bruno HaibleAdd a getloadavg() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleMove the lchmod() declaration to <sys/stat.h>.
2008-10-19 Bruno HaibleMove the dirfd() declaration to <dirent.h>.
2008-10-19 Bruno HaibleMove the euidaccess() declaration to <unistd.h>.
2008-10-19 Bruno HaibleMove the getdomainname() declaration to <unistd.h>.
2008-10-18 Bruno HaibleNew module 'dirent'.
2008-10-18 Bruno HaibleAvoid -Wunused-parameter warnings in public gnulib...
2008-10-18 Bruno HaibleAvoid compilation error due to MacOS X 10.5 gcc cross...
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-17 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-10-16 Simon JosefssonFixes for netdb.h.
2008-10-15 Simon JosefssonAdd netdb.h replacement module.
2008-10-13 Paolo BonziniFix getaddrinfo emulation for systems with struct socka...
2008-10-11 Bruno HaibleMake sleep work on older versions of mingw.
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleNew module 'sys_ioctl'.
2008-10-10 Bruno HaibleArrange to replace the close() function when needed.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-10-09 Paolo BonziniMerge the two replacements for open() into a single...
2008-10-09 Paolo BonziniFix organization of 'open' replacement.
2008-10-08 Simon Josefssonm4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
next