doc: clean up NEWS
[platform/upstream/coreutils.git] / src /
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
2011-05-21 Ivan Sichmann Freitasmaint: fix comment typos in df.c
2011-05-19 Jim Meyeringmaint: correct typos involving misuse of "a" and "an"
2011-05-18 Pádraig Bradyprintf: fix an out-of-bounds memory access
2011-05-17 Pádraig Bradydoc: mention that ls time ordering is newest first
2011-05-13 Jim Meyeringls: allow stat-free use of --color
2011-05-12 Jim Meyeringmaint: use <unistd.h>, not "group-member.h"
2011-05-11 Jim Meyeringmaint: remove syntax-checking sc_tight_scope rule
2011-05-11 Jim Meyeringmaint: tail: mark a global variable as static
2011-05-08 Pádraig Bradymaint: remove -Wmissing-field-initializers workarounds
2011-05-06 Karl Heuersplit: accept new output --filter=CMD option
2011-05-06 Pádraig Bradysort: fix a contradictory --debug warning
2011-05-05 Pádraig Bradydf: fix crash in mem exhaustion edge case
2011-05-03 Jim Meyeringcopy: fix my typo
2011-05-03 Jeff Liucopy: correct misuse of quote in diagnostic
2011-04-30 Jim Meyeringmaint: adjust split.c formatting to conform
2011-04-26 Jim Meyeringmaint: tweak sc_tight_scope rule
2011-04-26 Jim Meyeringdd: work around compilation failure on AIX 5.1 and 5.2
2011-04-26 Jim Meyeringmaint: move two small functions, so we can remove a...
2011-04-25 Jim Meyeringmaint: change some leading 8-space sequences to TABs...
next