gnulib.git
2008-11-04 Simon JosefssonAdd GFDLv1.3.
2008-11-04 Bruno HaibleMake determination of absolute name of header file...
2008-11-03 Simon Josefssonmaint.mk: Use --coverage.
2008-11-02 Bruno HaibleMark 'strpbrk' obsolete.
2008-11-02 Bruno HaibleMark 'strdup' obsolete.
2008-11-02 Bruno HaibleMark 'strcspn' obsolete.
2008-11-02 Bruno HaibleMark 'rmdir' obsolete.
2008-11-02 Bruno HaibleMark 'raise' obsolete.
2008-11-02 Bruno HaibleMark 'memset' obsolete.
2008-11-02 Bruno HaibleMark 'memmove' obsolete.
2008-11-02 Bruno HaibleMark 'memcpy' obsolete.
2008-11-02 Bruno HaibleMark 'memcmp' obsolete.
2008-11-02 Bruno HaibleOops, move dependency to 'memchr'.
2008-11-02 Bruno HaibleMark 'memchr' obsolete.
2008-11-02 Bruno HaibleMark 'atexit' obsolete.
2008-11-02 Bruno HaibleNew option --with-obsolete.
2008-11-02 Bruno HaibleModules now have a 'status' attribute.
2008-11-01 Karl Berry-mautoupdate
2008-10-30 Simon Josefssonmodules/sockets (License): Change from LGPL to LGPLv2+.
2008-10-30 Karl Berryupdate from texinfo
2008-10-29 Karl Berryupdate from texinfo
2008-10-28 Simon Josefssontop/maint.mk: Add coverage rules, inspired by scripts...
2008-10-28 Karl Berryupdate from texinfo
2008-10-28 Simon JosefssonAdd files missing from last commit.
2008-10-28 Simon JosefssonAdd modules for sys/times.h header and times function.
2008-10-28 Jim Meyering* modules/tempname (Depends-on): Add lstat.
2008-10-28 Jim Meyering* modules/lstat (License): Relicense: LGPL -> LGPLv2+.
2008-10-28 Simon Josefssonargp: Use standard gnulib idiom for EXEEXT.
2008-10-27 Jim Meyering* modules/gethostname (License): Relicense: LGPL -...
2008-10-27 Simon JosefssonFix typo in last commit.
2008-10-27 Simon JosefssonSet and use EXEEXT.
2008-10-27 Simon Josefssonlib/sys_stat.in.h (lstat): Fix declaration for mingw.
2008-10-27 Bruno HaibleInclude <stdio.h>, for perror.
2008-10-27 Simon Josefssonlstat: New module.
2008-10-26 Jim MeyeringChangeLog: clean up white space
2008-10-26 Jim Meyering* lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as...
2008-10-26 Bruno HaibleTweak last ChangeLog entry.
2008-10-26 Bruno HaibleFix a clash between the type DATADIR on Windows and...
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-26 Simon JosefssonUse GFDLv1.2+ for manual.
2008-10-26 Simon Josefssondoc/gnulib.texi (Header files): C++ fixes, based on...
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 Karl Berryupdate from texinfo
2008-10-25 Eric Blakesignbit: avoid spurious compiler failure
2008-10-25 Simon JosefssonUse stdint.h, for int32_t.
2008-10-24 Bruno HaibleChange license of two modules from LGPLv3+ to LGPLv2+.
2008-10-24 Jim Meyeringsys_socket: fix typo that inhibited expansion of @GNULI...
2008-10-24 Eric Blakegetgroups: fix compilation when getgroups is available
2008-10-24 Simon Josefssondoc/gnulib.texi (Header files): Add note about C++...
2008-10-24 Bruno HaibleDefine a dummy SA_NODEFER macro on Interix.
2008-10-23 Bruno HaibleRelicense the 'freadahead' module under LGPLv2+.
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-23 Jim Meyeringselinux-h: mark parameters of stub functions as intenti...
2008-10-22 Simon Josefssonlib/sys_socket.in.h (FD_ISSET): Fix warnings under...
2008-10-22 Simon Josefssongetgroups: Avoid invoking test with wrong parameters.
2008-10-22 Eric Blakeglthread/thread: avoid compiler warning
2008-10-22 Eric Blakenetdb: also supply struct addrinfo for cygwin 1.5.x
2008-10-22 Bruno HaibleUpdate entry about pspp.
2008-10-21 Karl Berryupdate from texinfo
2008-10-21 Jim Meyeringse-linux-h: remove ENOTSUPP-defining code; instead...
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-21 Bruno HaibleAdd missing module dependencies.
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-20 Bruno HaibleTake into account the role of SIGABRT_COMPAT on Windows...
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-20 Bruno HaibleTests for posix_spawn function.
2008-10-20 Bruno HaibleUse gnulib's sys/wait.h replacement.
2008-10-20 Jim Meyeringcanon-host: Include netdb.h instead of getaddrinfo.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 Josefssonlib/netdb.in.h: Don't define GNU specific constants.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleRemove unneeded code.
2008-10-19 Bruno HaibleRestore the ChangeLog tail.
2008-10-19 Bruno HaibleMake use of sys_wait module.
2008-10-19 Bruno HaibleNew module 'sys_wait'.
2008-10-19 Bruno HaibleRemove redundant test for unistd.h.
2008-10-19 Bruno HaibleAssume that waitpid() fills an 'int' status, not a...
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 HaibleSpecify include file for bcopy().
2008-10-19 Bruno HaibleUpdate doc regarding mingw.
2008-10-19 Bruno HaibleAvoid a compilation error on mingw.
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 HaibleRestore the ChangeLog tail.
next