doc: update for ISO/IEC 80000-13
[platform/upstream/coreutils.git] / src /
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
2011-08-25 Pádraig Bradytimeout: revert signal propagation enhancement
2011-08-23 Pádraig Bradypr: fix so that LAST_PAGE is honored with -T
2011-08-13 Bernhard Voelkermaint: remove empty statement after jump label
2011-08-12 Paul Eggertpathchk: port to hosts where mbstate_t is replaced
2011-08-08 Jim Meyeringjoin: with --check-order print offending file name...
2011-08-08 Jim Meyeringmaint: use xcalloc rather than xmalloc+memset (no seman...
2011-07-27 Pádraig Bradymaint: copy: refactor hard link creation
2011-07-26 Jim Meyeringmaint: use consistent style in C and test scripts
2011-07-25 Paul Eggertcp: don't mishandle existing dir dest permissions ...
2011-07-25 Jim Meyeringcp -up: preserve all hard links
2011-07-25 Pádraig Bradytimeout: support sub-second timeouts
2011-07-20 Mike Frysingerdircolors: add screen.Eterm terminal type
2011-07-20 Pádraig Bradyunexpand: fix misalignment when spaces span a tabstop
2011-07-16 Paul Eggerttimeout: treat seconds counts like 'sleep' does
2011-07-16 Paul EggertFix capiTalization in comments.
2011-07-16 Paul Eggert* src/timeout.c (main): Use waitpid, not wait (Bug...
2011-07-16 Paul Eggerttimeout: port to NonStop (Bug#9077)
2011-07-16 Paul Eggertls: port to NonStop (Bug#9076)
2011-07-16 Paul Eggertdd: port to NonStop (Bug#9076)
2011-07-15 Paul Eggertcsplit: don't prematurely terminate cleanup (Bug#9076)
2011-07-15 Paul Eggert* src/dd.c: Remove obsolete comments re POSIX.
2011-07-15 Pádraig Bradybuild: avoid a st_blksize compile failure on some systems
2011-07-15 Pádraig Bradybuild: avoid a fiemap compile failure on some systems
2011-07-15 Paul Eggert* src/fiemap.h (struct fiemap.fm_extents): Change size...
2011-07-14 Bernhard Voelkermaint: fix warning 'possible use of "=" where "=="...
2011-07-13 Benoît Knechtdoc: describe the file permissions set by mktemp
2011-07-13 Benoît Knechtdoc: note the order in which wc counts are printed
2011-07-11 Benoît Knechtdircolors: highlight .webm multimedia files
2011-07-08 Pádraig Bradytimeout: handle signals more transparently
2011-07-08 Pádraig Bradytimeout: support cascaded timeouts
2011-07-08 Pádraig Bradytimeout: add --foreground to support interactive commands
2011-07-08 Benoît Knechtdoc: note that cp -l creates _hard_ links
2011-07-07 Patrick Schoenfeldmd5sum, sha1sum, etc: accept new option: --strict
2011-07-07 Benoît Knechtdoc: note date's %k, %l are space-padded and equivalent...
2011-07-07 Jim Meyeringstat: recognize GPFS as a file system type
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-06-25 Jim Meyeringdoc: improve ls --help grammar
2011-06-25 Jim Meyeringmaint: don't use gnulib's pathmax module; define PATH_M...
2011-06-24 Pádraig Bradystat: recognize MQUEUE and PSTOREFS file systems
2011-06-19 Jim Meyeringstdbuf: fix automake variable name to work with cutting...
2011-06-13 James Youngmanmaint: use stat-size module from gnulib
2011-06-09 Pádraig Bradymaint: remove unneeded includes
2011-06-09 Pádraig Bradydoc: add examples to date --help
2011-06-04 Jim Meyeringbuild: require at least 2-year old autoconf-2.64 (was...
2011-06-04 Jim Meyeringmaint: remove now-spurious curly braces
2011-06-01 Marek Polacekyes.c: do not use exit after error
2011-06-01 Jim Meyeringtail: fix an inconsequential bug spotted by coverity
2011-05-29 Jim Meyeringmaint: placate -Wsign-compare when it's non-invasive
2011-05-28 Jim Meyeringls: placate gcc-4.7.0's -Wstrict-overflow
2011-05-28 Jim Meyeringmaint: remove useless (off_t) cast of lseek arg
2011-05-27 Pádraig Bradychown,chgrp: output the original ownership in -v messages
2011-05-27 Pádraig Bradychown,chgrp: output the correct ownership in -v messages
2011-05-26 Pádraig Bradymaint: fix a -Wstrict-overflow build failure with gcc 4.5
2011-05-26 Jim Meyeringmaint: accommodate gcc's -Wstrict-overflow option
2011-05-26 Jim Meyeringmaint: enforce cpp indentation policy
2011-05-26 Jim Meyeringmaint: env.c: remove unnecessary use of strchr
2011-05-26 Jim Meyeringshred: placate coverity and fix a comment
2011-05-25 Pádraig Bradymaint: split: remove --filter specific code from other...
2011-05-25 Pádraig Bradysplit: diagnose when --filter is used with a chunk...
2011-05-25 Pádraig Bradysplit: exit when we can no longer write to a --filter
2011-05-25 Pádraig Bradysplit: return success even if a --filter exits
2011-05-25 Pádraig Bradysplit: fix an edge case where -n l/... creates an extra...
2011-05-25 Bernhard Voelkerchmod: output the original mode in verbose mode
2011-05-25 Jim Meyeringmaint: accommodate gnulib's newer tight_scope rule
2011-05-25 Jim Meyeringtouch: placate static analyzers: no NULL-deref is possible
2011-05-24 Pádraig Bradysplit: fix cases where -n l/... creates extraneous...
2011-05-24 Stéphane Raimbaultdoc: add a missing space in timeout --help
next