New option --with-obsolete.
[gnulib.git] / m4 /
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.
2008-09-28 Bruno HaibleOverride fopen more carefully.
2008-09-28 Bruno HaibleNew module 'posix_spawn-internal'.
2008-09-28 Bruno HaibleNew module 'spawn'.
2008-09-28 Bruno HaibleNew module 'sched'.
2008-09-27 Bruno HaibleAvoid assigning ICONV_H in two different files. Fixes...
2008-09-27 Bruno HaibleAvoid assigning WCHAR_H in different .m4 files.
2008-09-26 Bruno HaibleSupport SIGPIPE in stdio functions for writing.
2008-09-26 Bruno HaibleNew module 'write'.
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-09-26 Jim Meyeringfts: sort dirent entries on inode number before traversing
2008-09-26 Bruno HaibleNew module 'sigpipe'.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-23 Eric Blakec-stack: avoid compiler optimizations when provoking...
2008-09-23 Eric Blakec-stack: work around Irix sigaltstack bug
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-21 Bruno HaibleMake autoconf tests structure consistent with source...
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-16 Jim Meyeringposix-shell.m4: reject opensolaris's "sh (AT&T Research...
2008-09-16 Jim Meyeringavoid spurious test failure when library is built witho...
2008-09-15 Bruno HaibleTest for each of the missing macros individually.
2008-09-15 Bruno HaibleOverride <errno.h> also on Cygwin.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleReorder list of macros, for consistency.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-14 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-09-12 Eric Blakefrexp: test for NetBSD failure on -0.0
next