announce-gen (get_tool_versions): Accept .xz tarballs.
[gnulib.git] / m4 /
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.
2008-10-07 Simon JosefssonAdd pmccabe2html module, from gnupdf.
2008-10-07 Richard W.M. Jonesflock: new module
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleNew module 'select'.
2008-10-05 Bruno HaibleNew module 'getdtablesize'.
2008-10-02 Richard W.M. Jonesfsync: new module
2008-10-02 Jim Meyeringfts: bug fixes
2008-10-01 Bruno HaibleAvoid the broken posix_spawn function on AIX 5.3 and...
2008-10-01 Jim Meyeringremove trailing spaces
2008-10-01 Bruno HaibleFix detection of pthread_atfork function.
2008-09-30 Jim Meyeringfts.m4: correct the test for statfs.f_type
2008-09-29 Eric Blakearpa_inet_h.m4: fix typo in previous patch
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-29 Bruno HaibleAvoid assigning ARPA_INET_H in different .m4 files.
2008-09-28 Bruno HaibleEnsure correct syntax when sys/select.h is replaced...
2008-09-28 Bruno HaibleOverride open more carefully.
2008-09-28 Bruno HaibleOverride freopen more carefully.
next