autoupdate
[gnulib.git] / lib /
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-13 Bruno Haiblelocalcharset: Fix comment.
2009-12-12 Bruno Haibleduplocale: Tweak.
2009-12-12 Bruno HaibleTweak whitespace.
2009-12-12 Bruno Haiblelocalcharset: Add comment.
2009-12-11 Bruno HaibleNew module 'fd-safer-flag'.
2009-12-11 Bruno HaibleNew module 'nl_langinfo'.
2009-12-11 Bruno HaibleNew module 'langinfo'.
2009-12-11 Bruno HaibleUntabify.
2009-12-11 Bruno HaibleMove pipe2-safer code to its own file.
2009-12-11 Bruno Haiblerecvfrom: Allow NULL argument.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-12-10 Bruno Haiblestdio: Avoid syntax error in C++ mode.
2009-12-10 Jim Meyeringmgetgroups: do not write bytes beyond end of malloc...
2009-12-09 Bruno Haiblemgetgroups: Avoid undefined behaviour when ng == 0.
2009-12-09 Bruno Haiblefchdir: Optimize away rpl_fstat when possible.
2009-12-09 Bruno Haiblefchdir: Update comment.
2009-12-09 Bruno Haiblecloexec: Clarify code.
2009-12-09 Eric Blakefchdir: avoid memory leak on re-registration.
2009-12-08 Eric Blakefchdir: fix logic bugs
2009-12-08 Eric Blakedup2: fix logic bugs
2009-12-08 Eric Blakeunistd-safer: add unit test
2009-12-07 Eric Blakecloexec: preserve text vs. binary across dup_cloexec
2009-12-07 Eric Blakemgetgroups: reduce duplicate listings
2009-12-07 Bruno Haiblecloexec: Fix possible compilation error.
2009-12-06 Bruno Haibleprognam: Add diagnostic.
2009-12-05 Eric Blakepipe2-safer: new module
2009-12-05 Eric Blakestdlib-safer: preserve cloexec flag for mkostemp[s]
2009-12-05 Eric Blakeunistd-safer: allow preservation of cloexec status...
2009-12-05 Eric Blakecloexec: add dup_cloexec
2009-12-05 Bruno Haibleprogname: Clarify specification.
2009-12-05 Eric Blakemgetgroups: add xgetgroups, and avoid ENOSYS failures
2009-12-05 Eric Blakemgetgroups: avoid argument promotion issues with -1
2009-12-03 Paolo Bonziniexclude: Fix header file problems.
2009-12-01 Jim Meyeringfts: fts_open: do not let an empty string cause immedia...
2009-11-30 Eric Blakeutimens: fix compilation error
2009-11-28 Jim Meyeringuserspec: disallow an ID that maps to (uid_t)-1 or...
2009-11-28 Jim Meyeringuserspec: reformat to use spaces, not TABs
2009-11-26 Paolo Bonziniw32sock: leave win32 error in place.
2009-11-25 Jim Meyeringpread: improvement and fix
2009-11-25 Jim Meyeringunistd.in.h: correct declaration of pread
2009-11-25 Jim Meyeringpread: new module
2009-11-25 Eric Blakeutimens: work around older Linux failure with symlinks
2009-11-25 Paolo Bonziniregex: Fix fastmap for multibyte character ranges.
2009-11-25 Andy Wingoversion-etc: work also with AM_INIT_AUTOMAKE's no-defin...
2009-11-24 Bruno Haibleduplocale: Fix logic bug.
2009-11-23 Bruno Haibleduplocale: Add support for glibc 2.3.x.
2009-11-23 Bruno Haiblevasnprintf: Tiny optimization.
2009-11-23 Bruno HaibleNew module 'duplocale'.
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-11-22 Bruno HaibleOops, move the include of unistd.h in the last commit.
2009-11-22 Bruno Haibleerror: account for the possibility of freopen (stdout).
2009-11-22 Bruno HaibleAdd comment.
2009-11-22 Jim Meyeringc-stack: avoid defining an unused static function
2009-11-22 Jim Meyeringdiffseq: avoid spurious gcc warnings
2009-11-21 Jim Meyeringc-stack: avoid "ignoring return value of `write'" warning
2009-11-21 Bruno Haiblediffseq: reduce scope of variable 'best'.
2009-11-21 Jim Meyeringdiffseq: remove useless assignment to "best"
2009-11-20 Eric Blakenanosleep: improve port to mingw
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-19 Jim Meyeringxfreopen: new module, from coreutils
2009-11-19 Eric Blakebuild: avoid compiler warnings
2009-11-18 Eric Blakeutimens: fix regression on Solaris
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-18 Eric Blakemkstemp: avoid conflict with C++ keyword template
2009-11-17 Eric Blakeunsetenv: work around Solaris bug
2009-11-17 Eric Blakevasnprintf: avoid compiler warnings
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-15 Simon Josefssonlib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.
2009-11-14 Eric Blakefnmatch: avoid compiler warning
2009-11-14 Eric Blakeintprops: add double-inclusion guard
2009-11-14 Eric Blakeopenat: detect Solaris fchownat bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-14 John W. Eatonstrftime.h: wrap funtion declaration in extern "C"...
2009-11-13 Eric Blakegetgroups: avoid compiler warning
2009-11-13 Eric Blakegetgroups: work around FreeBSD bug
2009-11-13 Eric Blakegetgroups: avoid compilation failure
2009-11-13 Eric Blakemgetgroups: new module, taken from coreutils
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-11-13 Eric Blakegetgroups: avoid calling exit
2009-11-13 Eric Blakegetgroups: fix logic error
2009-11-13 Eric Blakeversion-etc: match standards.texi style
2009-11-12 Kamil Dudkafts: do not fail on a submount during traversal
2009-11-12 Eric Blakemkfifoat: use new modules for Solaris and BSD bugs
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-09 James Youngmanstrftime.c: include ignore-value.h only when FPRINTFTIM...
2009-11-08 Jim Meyeringutimens: remove invalid futimesat call
2009-11-07 Eric Blakefflush, freadseek: use fseeko, not fseek
2009-11-06 Eric Blakefreopen-safer: new module
2009-11-05 Eric Blakestdlib-safer: wrap all mkstemp variants
2009-11-05 Eric Blakemkstemps, mkostemps: new modules
2009-11-05 Eric Blaketempname: resync from glibc
2009-11-04 Eric Blakeutimens: fix use of futimens on older Linux
next