fts: fts_open: do not let an empty string cause immediate failure
[pspp] / lib /
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 20100219093019/gnulib 20100220040512/gnulib 20100221040520/gnulib 20100222040508/gnulib 20100223040526/gnulib 20100224040512/gnulib 20100225040506/gnulib 20100226040508/gnulib 20100227040506/gnulib 20100228040509/gnulib 20100301040511/gnulib 20100302040526/gnulib 20100303040503/gnulib 20100304040503/gnulib 20100305040503/gnulib 20100306040503/gnulib 20100307040504/gnulib 20100308040506/gnulib 20100309040527/gnulib 20100310040505/gnulib 20100311040503/gnulib 20100312040506/gnulib 20100313040505/gnulib 20100314040516/gnulib 20100315040510/gnulib 20100316040524/gnulib 20100317040506/gnulib 20100318040503/gnulib 20100319040503/gnulib 20100320040502/gnulib 20100321040506/gnulib 20100322040515/gnulib 20100323040521/gnulib 20100324040506/gnulib
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
2009-11-04 Bruno HaibleMake num_processors more flexible and consistent.
2009-11-03 Eric Blakemktime, timegm: share common declaration
2009-10-31 Jim Meyeringinttostr: aesthetics and improved (compile-time) safety
2009-10-30 Eric Blakebuild: avoid compiler warnings
2009-10-30 Michael Haubenwallnerstat: fix compilation on AIX
2009-10-30 Eric Blakeexclude: make more robust
2009-10-30 Eric Blakefilenamecat: split into filenamecat-lgpl
2009-10-30 Eric Blakeargp: avoid memory leak
2009-10-30 Eric Blakedirname: split into dirname-lgpl
2009-10-30 Eric Blakemkdir: make safe for libraries
2009-10-30 Eric Blakesockets: avoid compiler warning
2009-10-29 Jim Meyeringtimespec: long-to-int truncation could make timespec_cm...
2009-10-28 Jim Meyeringfprintftime: wrap macro code argument in "do {...}...
2009-10-28 Jim Meyeringfprintftime: remove stray semicolon from previous change
2009-10-28 Jim Meyeringfprintftime: avoid a warning about ignored fwrite retur...
2009-10-28 Jim Meyeringexclude: avoid an unwarranted warning
2009-10-28 Eric Blakefseek: avoid compilation failure when fflush is replaced
2009-10-28 Bruno HaibleAvoid a nearly redundant gcc warning.
2009-10-27 Bruno HaibleAvoid warning despite dropping the return value of...
2009-10-27 Eric Blakeareadlinkat: fix fallback path
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2009-10-22 Eric Blakeareadlinkat: avoid failure on older glibc
2009-10-21 Eric Blakeutimensat: work around Solaris 9 bug
2009-10-21 Eric Blakefdutimensat: new module
2009-10-19 Giuseppe ScrivanoAdd extern "C" block for C++.
2009-10-18 Bruno HaibleNew module 'isblank'.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-18 Bruno HaibleAvoid symlink attack in localcharset module.
2009-10-18 Bruno HaibleImplement nproc for mingw.
2009-10-18 Bruno HaibleImplement nproc for IRIX.
2009-10-18 Bruno HaibleImplement nproc for HP-UX.
2009-10-18 Bruno HaibleImplement nproc for NetBSD, OpenBSD.
2009-10-16 Eric Blakeutimensat: new module
2009-10-16 Eric Blakeutimens: let lutimens work on non-symlinks
2009-10-16 Eric Blakeutimens: cache whether utimensat syscall works
2009-10-16 Eric Blakesys_stat: sort replacement declarations
next