Add support for universal builds to <stdint.h>.
[gnulib.git] / m4 /
2008-12-25 Bruno HaibleAdd support for universal builds to <stdint.h>.
2008-12-25 Bruno HaibleNew module 'multiarch'.
2008-12-23 Bruno HaibleFix conditional and comment.
2008-12-23 Bruno HaibleModule getaddrinfo requires linking with $(GETADDRINFO_...
2008-12-23 Bruno HaibleOops, typo in comment.
2008-12-22 Bruno HaibleTreat Haiku like BeOS.
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-22 Bruno HaibleRemove an unused variable.
2008-12-22 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-12-22 Paolo Bonziniupdate regex to use the emulated mb*/wc* functions
2008-12-22 Bruno HaibleMake mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleWork around mbsrtowcs bug on various platforms.
2008-12-21 Bruno HaibleOverride mbsrtowcs when redefining mbstate_t.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleAvoid false report of ja_JP.EUC-JP locale under Cygwin.
2008-12-20 Bruno HaibleEnsure mbstate_t is defined on HP-UX 11.11.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
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>.
next