gnulib.git
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 Eric Blakefdl.texi: make a symlink to the latest version
2008-11-11 Bruno HaibleDon't rely on the contents of stderr of shell commands.
2008-11-11 Bruno HaibleUse substituted macros instead of C preprocessor macros.
2008-11-10 Eric Blakestandards.texi: include correct file for FDL 1.3
2008-11-10 Eric Blakefdl.texi: revert accidental change to license
2008-11-10 Bruno HaibleGuess that printf on Haiku survives out-of-memory condi...
2008-11-10 Bruno HaibleFix a serious gcc warning.
2008-11-10 Bruno HaibleAdd note about Haiku.
2008-11-10 Bruno HaibleAdd support for Haiku.
2008-11-10 Bruno HaibleTreat Haiku like BeOS.
2008-11-10 Ingo WeinholdTreat Haiku like BeOS.
2008-11-10 Karl Berryupdate from texinfo
2008-11-09 Karl Berryupdate from texinfo
2008-11-09 Karl Berryautoupdate
2008-11-08 Karl Berryautoupdate
2008-11-08 Bruno HaibleAvoid using AC_CHECK_DECL inside AC_CACHE_CHECK.
2008-11-08 Bruno HaibleEnsure tests/test-select.c includes <unistd.h> and...
2008-11-08 Bruno HaibleMore tests for 'select' module.
2008-11-07 Karl Berryfdl 1.3 tweaks
2008-11-06 Bruno HaibleAvoid link errors in C++ programs.
2008-11-06 Simon Josefssonbuild-aux/pmccabe2html: Added support for C++ source...
2008-11-05 Ben PfaffAdd lib/w32sock.h as dependency of close module.
2008-11-05 Paolo BonziniAccept Bison's NEWS format.
2008-11-05 Bruno HaibleAdd reminder that random_r is maintained in glibc too.
2008-11-04 Simon JosefssonFix comment.
2008-11-04 Simon JosefssonFix last commit.
2008-11-04 Simon JosefssonChange license to GFDLv1.3+.
2008-11-04 Karl Berryadd new standards subfile
2008-11-04 Simon JosefssonAdd modules/fdl-1.3, forgotten in last commit.
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/)
next