build: update gnulib submodule to latest
[platform/upstream/coreutils.git] / src /
2012-03-08 Jim Meyeringdu: fix -x: don't ignore non-directory arguments
2012-03-07 Jérémy Compostellabasename: support more than one argument
2012-03-06 Pádraig Bradymaint: refactor copy to use is_nul()
2012-02-29 Rodrigo Camposdoc: timeout: document the exit status when run with...
2012-02-29 Roman Rybalkodd: add support for the conv=sparse option
2012-02-25 Paul Eggertsort: default to physmem/8, not physmem/16
2012-02-24 Jim Meyeringdoc: clarify a comment in system.h
2012-02-20 Jérémy Compostellasplit: add the --additional-suffix option
2012-02-20 Pádraig Bradyls: adjust errnos indicating device non support for...
2012-02-18 Jim Meyeringls: cache ACL- and CAP-querying syscall failures
2012-02-18 Jim Meyeringls: optimize for when getfilecon would often fail ...
2012-02-18 Jérémy Compostellasplit: support optional start value for --numeric-suffixes
2012-02-16 Bernhard Voelkerdoc: improve 'rm -f' description
2012-02-13 Pádraig Bradydd: fix issues in the count_bytes and seek_bytes flags...
2012-02-12 Jérémy Compostelladd: add count_bytes, skip_bytes and seek_bytes flags
2012-02-12 Jim Meyeringmv: "mv A B" would sometimes succeed, yet A would remai...
2012-02-06 Jérémy Compostellamaint: add braces as requested by HACKING coding standard
2012-01-31 Pádraig Bradydoc: clarify --help output for some optional arguments
2012-01-30 Jim Meyeringmaint: sort: remove the last uses of "'%s'" in diagnostics
2012-01-30 Jim Meyeringmv: allow moving symlink onto same-inode dest with...
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-26 Pádraig Bradymaint: remove some redundant automake _SOURCES
2012-01-25 Pádraig Bradyrealpath: avoid the use of printf
2012-01-25 Pádraig Bradyrealpath: remove extraneous '/' for --relative-to edge...
2012-01-22 Paul Eggertmaint: quote 'like this' or "like this", not `like...
2012-01-20 Pádraig Bradystat: clarify the description of the %o stat format
2012-01-11 Pádraig Bradymaint: fix minor whitespace issues
2012-01-11 Jim Meyeringmaint: adjust formatting of certain continued strings
2012-01-09 Jim Meyeringmaint: src/*.[ch]: convert more `...' to '...'
2012-01-09 Jim Meyeringmaint: src/*.c: change remaining quotes (without embedd...
2012-01-09 Jim Meyeringmaint: convert `...' to '...' in --help output
2012-01-09 Jim Meyeringmaint: adjust quoting: emit '...', not `...' in diagnostics
2012-01-09 Jim Meyeringmaint: prep for global quoting changes: handle irregula...
2012-01-07 Jim Meyeringmaint: update quoting of "Try `prog --help'" to "Try...
2012-01-07 Jim Meyeringmaint: use new emit_try_help in place of equivalent...
2012-01-07 Jim Meyeringmaint: factor out all `Try --help'-emitting statements
2012-01-05 Bruno Haiblesplit: avoid failure due to leftover 'errno' value
2012-01-03 Jim Meyeringdf: work around long-named /dev/disk/by-uuid/... symlinks
2012-01-03 Pádraig Bradyrealpath: a new program to print the resolved path
2012-01-02 Jim Meyeringbuild: tail: avoid type/format mismatch warning from gcc
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-30 Jim Meyeringbuild: avoid spurious test.c warning with -Wsuggest...
2011-12-28 Jim Meyeringtail: avoid theoretically undefined behavior
2011-12-26 Pádraig Bradydoc: homologize ch{con,grp,mod,own} option descriptions
2011-12-26 Jim Meyeringstat,tail: recognize new FS type: pipefs
2011-12-24 Jim Meyeringdoc: stat: clarify that %t and %T expand to the file...
2011-12-23 Jim Meyeringtail: with -f, use polling when a file is on an FS...
2011-12-22 Jim Meyeringtail,stat: add support for FhGFS
2011-12-15 Paul Eggertdu: -x should not count files in other file systems
2011-12-12 Jim Meyeringls: give a more useful diagnostic for a bogus --time...
2011-12-09 Jim Meyeringmaint: remove a misleading comment from shred.c
2011-12-08 Jim Meyeringls: be responsive to interrupts when color-listing...
2011-12-05 Paul Eggertln: clarify usage of -L, -n, -T
2011-12-05 Paul Eggertmaint: don't assume GNU make \# syntax (fix previous)
2011-12-05 Jim Meyeringmaint: sort, stat: remove unused parameters
2011-12-05 Paul Eggertmaint: don't assume GNU make \# syntax
2011-12-04 Jim Meyeringod,test: address warnings from gcc's -Wjump-misses...
2011-12-04 Jim Meyeringmaint: remove redundant usage declarations (-Wredundant...
2011-11-20 Jim Meyeringdoc: clarify ln's --help output
2011-11-20 Paul Eggertport to GNU hosts, where getuid and friends can fail
2011-11-20 Erik Auerswaldln: fix position of --backup values description
2011-11-16 Eric Blakesort: clarify wording on -k syntax
2011-11-15 Paul Eggertid: fix bug when euid != ruid
2011-11-15 Ruediger Meierls: another reword of generic size note
2011-11-15 Eric Blakeid: tweak comment
2011-11-15 Paul Eggertid: handle (uid_t) -1 more portably
2011-11-15 Paul Eggertid: undo previous commit, which was done by mistake
2011-11-15 Paul Eggertdoc: update for ISO/IEC 80000-13
2011-11-14 Ludovic Courtèsid: fail when getuid, getgid, etc. fail, e.g., on GNU...
2011-11-13 Jim Meyeringmaint: id, groups: use conforming diagnostics
2011-11-12 Jim Meyeringls: plug a per-argument leak
2011-11-12 Paul Eggert* src/system.h (emit_size_note): Reword for clarity.
2011-11-12 Paul Eggertls: -k no longer affects -l's file sizes
2011-11-02 Jim Meyeringstat: avoid compilation failure with gnulib's new alignof
2011-10-27 Jim Meyeringdate: reinstate the --iso-8601 (-I) option
2011-10-25 Jim Meyeringbuild: do not remove definition of ENODATA, after all
2011-10-24 Jim Meyeringrm: update gnulib to get an fts fix for Cygwin+NWFS...
2011-10-21 Martial Bornettail: with -f, use nanosleep (not inotify) on a GPFS...
2011-10-19 Jim Meyeringmaint: tac: prefer "failed to" diagnostic over "cannot"
2011-10-19 Jim Meyeringtac: do not let failed allocation cause immediate exit
2011-10-19 Jim Meyeringtac: use only one temporary file, with multiple nonseek...
2011-10-18 Paul Eggertmaint: make tac.c slightly cleaner
2011-10-17 Jim Meyeringtac: don't leak a file descriptor for each non-seekable...
2011-10-17 Jim Meyeringtac: don't misbehave with multiple non-seekable inputs
2011-10-17 Jim Meyeringmaint: tac: remove sole use of sprintf in favor of...
2011-10-09 Jim Meyeringrm: do not resort to stat'ing very long names even...
2011-10-01 Markus Duftbuild: use getgr*_nomembers functions on Interix
2011-10-01 Markus Duftbuild: accommodate missing setgroups on Interix
2011-10-01 Pádraig Bradyls: fix output of dangling symlinks colored as target
2011-09-30 Jim Meyeringls: avoid reading beyond end of color indicator
2011-09-27 Jim Meyeringsort: avoid a NaN-induced infloop
2011-09-22 Pádraig Bradytimeout: handle implicitly created threads
2011-09-19 Reuben Thomasmd5sum: clarify what is meant by binary/text flag.
2011-09-16 Pádraig Bradymd5sum: handle BSD reversed format checksums
2011-09-14 Eric Blakedoc: improve description of join's -a option
2011-09-08 Jim Meyeringstat: avoid compilation failure on AIX 7.x
2011-09-01 Pádraig Bradytimeout: fixup previous warning fix
2011-09-01 Pádraig Bradytimeout: suppress a redundant warning on some systems
2011-09-01 Pádraig Bradystdbuf: fix helper lib identification on some platforms
2011-09-01 Pádraig Bradybuild: avoid the use of strsignal() in split
next