doc: move @shortcontents and @contents from end to start
[platform/upstream/coreutils.git] / src /
2008-11-22 Pádraig BradyRevert part of "dd: avoid unnecessary memory copies"
2008-11-21 Pádraig Bradygetlimits: A new utility for use in coreutils' tests
2008-11-21 Pádraig Bradydd: avoid unnecessary memory copies
2008-11-20 Jim Meyeringcp: use far less memory in some cases
2008-11-20 Jim Meyeringcp: remove unused code
2008-11-10 Jim Meyeringmake --help print "Report PROGRAM translation bugs...
2008-11-10 Jim Meyeringavoid warnings about discarding "qualifiers from pointe...
2008-11-10 Jim Meyeringavoid a compiler warning
2008-11-10 Jim Meyeringuse xfreopen in place of unchecked freopen
2008-11-09 James Youngmaninstall: indicate clearly it's not for installing packages
2008-11-08 Jim Meyeringemit more precise bug-reporting instructions
2008-10-28 Kamil Dudkals: --color now highlights hard linked files, too
2008-10-26 Paul Eggertseq: improve quality of format-checking code
2008-10-25 Jim Meyeringfactor: avoid compilation failure without libgmp
2008-10-25 Paul Eggertfactor: remove --bignum and --no-bignum options
2008-10-25 Paul Eggertseq: revert Solaris 8 work-around that caused x86 regre...
2008-10-24 Eric Blakegroup-list: avoid compiler warning
2008-10-23 Jim Meyeringls: use '.' (not +) as SELinux-only alt. access flag...
2008-10-22 Paul Eggert* src/ls.c (usage): Describe exit statuses more concisely.
2008-10-21 Kamil Dudkals: make it possible to disable file capabilities checking
2008-10-21 Jim Meyeringreflect gnulib's removal of lstat.h
2008-10-20 Pádraig Bradyexpr: Fixup authors
2008-10-19 Jim Meyeringaccommodate gnulib header removals
2008-10-17 Jim Meyeringmaint: avoid warning in ls.c
2008-10-17 Jim Meyeringmaint: avoid warnings due to attribute warn_unused_result
2008-10-16 Jim Meyeringmktemp: diagnose freopen failure
2008-10-16 Paul Eggert* src/mktemp.c (main): Add 'const' twice to avoid GCC...
2008-10-16 Eric Blakecsplit: prefer sigaction over signal
2008-10-15 Paul Eggertexpr: remove --bignum and --no-bignum options
2008-10-15 Jim Meyeringexpr: don't interpret argv[0] as an operand
2008-10-13 Jim Meyeringdoc: adjust spacing in ls --help output, for better...
2008-10-13 Ondřej Vašíkdoc: ls: clarify exit status description
2008-10-12 Jim Meyeringtests: move check-misc targets from src/Makefile.am...
2008-10-06 Ondřej Vašíkchcon: remove traces of unimplemented --change (-c...
2008-10-06 Andreas Dilgerstat: add lustre filesystem type
2008-10-06 Jim Meyeringremove.c: avoid compile failure on OS/2
2008-10-03 Jim Meyeringtimeout.c: don't use perror; exit 125 upon failed fork
2008-10-03 Kamil Dudkals and sort: use filevercmp instead of strverscmp
2008-10-02 Eric Blakeignore additional built file
2008-10-02 Eric Blakeremove.c: allow compilation on cygwin
2008-10-01 Jim Meyeringremove.c: combine two helper functions, to avoid sign...
2008-10-01 Jim Meyeringrm: don't preprocess a directory on a file system of...
2008-09-29 Jim Meyeringseq: solve e13188e7ef7bbd609c1586332a335b4194b881aa...
2008-09-28 Jim Meyeringmktemp: plug an inconsequential leak
2008-09-28 Eric Blakeremove.c: avoid compiler warning
2008-09-26 Jim Meyeringrm -r: avoid O(n^2) performance for a directory with...
2008-09-26 Jim Meyeringremove.c: don't use xmalloc; don't let obstack call...
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-24 Benno Schulenbergpinky: gettextize two missed strings
2008-09-24 Jim Meyeringcp.c: adjust a comment to make it consistent with docum...
2008-09-22 Ralf Wildenhuesfix installation with ./ginstall in src
2008-09-19 Benno Schulenbergwho --help: add a general description
2008-09-19 Benno Schulenberguptime --help: put together message parts that belong...
2008-09-19 Benno Schulenbergtr --help: gettextize a single paragraph as a single...
2008-09-19 Benno Schulenbergtail: gettextize the string, "standard input"
2008-09-19 Benno Schulenbergtail --help: move the --retry entry into alphabetical...
2008-09-19 Benno Schulenbergshred --help: lowercase a stray capital
2008-09-19 Benno Schulenbergstty --help: correct the alignment of an entry
2008-09-19 Benno Schulenbergsort --help: sort the options better alphabetically
2008-09-19 Benno Schulenbergrmdir --help: use lower case in option description...
2008-09-19 Benno Schulenbergremove.c: move comment to right before string, so gette...
2008-09-19 Benno Schulenbergpr --help: elide arguments after short options that...
2008-09-19 Benno Schulenbergod: ungettextize debugging messages
2008-09-19 Benno Schulenbergnohup, remove, tr: also gettextize the alternative...
2008-09-19 Benno Schulenbergod --help: avoid concatening two messages without a...
2008-09-19 Benno Schulenbergmkfifo, mknod --help: put -Z option in its alphabetical...
2008-09-14 Ralf Wildenhuesvarious VPATH-related fixes
2008-09-14 Jim Meyeringstat: remove obsolete and undocumented option, --filesystem
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-08-31 Jerry Snitselaarenv, groups: remove duplicate inclusion of <getopt.h>
2008-08-26 Jim Meyeringgenerate version.c and version.h
2008-08-26 Jim Meyeringuse new global, "Version", rather than macro, VERSION
2008-08-20 Eric Blakels: adjust to gnulib change
2008-08-19 Eric Blakesort: improve usage wording
2008-08-15 Jim Meyeringadjust
2008-08-15 Bruce Korbsort: new option, --sort=version, for version number...
2008-08-14 Jim Meyering"expr --bignum 1" now fails when expr is built without...
2008-08-14 Jim Meyeringmktemp, sort, tac: don't use undefined after mkstemp...
2008-08-12 Benno Schulenbergkill: micro grammar nit in description of SIGNAL
2008-08-12 Benno Schulenberggroups: let synopsis show that the command allows multi...
2008-08-12 Benno Schulenbergid: remove superfluous condition test; it is caught...
2008-08-12 Benno Schulenbergid: gettextize a few missed tiny strings
2008-08-12 Benno Schulenbergfmt: remove the 'no file' sentence; the standard phrase...
2008-08-11 Benno Schulenbergecho: correct description of \c
2008-08-11 Benno Schulenbergfactor: remove duplicate docstring; use the more detail...
2008-08-11 Benno Schulenbergecho: gettextize the alternative option description too
2008-08-11 Benno Schulenbergdd: clarify meaning of multiplication factors; put...
2008-08-11 Benno Schulenbergdate: remove confusing and unneeded sentence from ...
2008-08-11 Benno Schulenbergprintenv: say what it does when variables are specified
2008-08-11 Benno Schulenbergcp: move a newline to make second message identical...
2008-08-11 Benno Schulenbergwho: Gettextize two forgotten strings
2008-08-10 Jim Meyeringsort: remove unnecessary declaration of strtod
2008-08-10 Jim Meyeringsort: avoid erroneous cast
2008-08-10 Jim Meyeringsort: don't print uninitialized in diagnostic
2008-08-09 Jim Meyeringdd.c: reduce duplication in new O_FULLBLOCK-defining...
2008-08-09 Jim Meyeringexpr: avoid compiler warnings
2008-08-06 James Youngmanexpr: support arbitrary-precision arithmetic
2008-08-05 John David Anglinls: ignore spurious getfilecon failure due to lack...
next