expr: avoid compiler warnings
[platform/upstream/coreutils.git] / src /
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...
2008-08-05 James YoungmanDocument uptime.
2008-08-04 Benno Schulenbergdoc: correct and normalize --help output of several...
2008-08-04 Jim Meyeringfalse: mark "false" description for translation
2008-08-04 James Youngmanfactor: credit Torbjörn Granlund
2008-08-01 Kamil Dudkals: --color now highlights files with capabilities...
2008-08-01 James Youngmanfactor arbitrarily large numbers
2008-08-01 Kamil Dudkals -U1 now uses constant memory
2008-07-30 Jim Meyering* timeout.c: Fix grammar in a comment. Normalize commen...
2008-07-27 Mikael Magnussonshuf: correctly document --head-count
2008-07-27 Jim Meyeringshuf: honor --zero-terminated option even with --input...
2008-07-23 Jim Meyeringdd: minor fullblock changes
2008-07-23 Kamil Dudkadd: new option: iflag=fullblock to accumulate full...
2008-07-23 Jim Meyeringdd: adjust --help output so help2man formats the man...
2008-07-18 Andreas Schwabmknod: correct misplaced -Z description in --help output
2008-07-16 Jim Meyeringdircolors.hin: add Ogg/Theora-related extensions
2008-07-15 Jim Meyeringfix two bugs in ptx
2008-07-04 Jim Meyeringwho -r: don't print "last=" when the corresponding...
2008-07-04 Jim Meyeringinstall with just-built ./ginstall only when not cross...
2008-06-30 Pádraig Bradytruncate: ignore whitespace in --size parameters
2008-06-28 Jim Meyeringdoc: add "..." to Usage, to indicate there may be multi...
2008-06-28 Jim Meyeringmkfifo: correct misplaced -Z description in --help...
2008-06-27 Jim Meyeringuniq: remove redundant test
2008-06-27 Jim Meyeringavoid a -Wsign-compare warning
2008-06-27 Jim Meyeringbase64: don't rely on feof returning 0/1
2008-06-27 Pádraig Bradytruncate: silence -Wsign-compare warnings
2008-06-27 Jim Meyeringfactor out time_t-to-string conversion idiom
2008-06-27 Pádraig Bradytruncate: Fix integer portability issues
2008-06-26 Jim Meyeringtests: adjust c99-to-c89 patch as well as the code...
2008-06-26 Jim Meyeringshred: also ignore EISDIR upon failed fsync/fdatasync...
2008-06-26 Jim Meyeringtruncate: handle the case in which off_t != intmax_t
2008-06-23 Jim Meyeringbasename: List David MacKenzie as the author.
2008-06-23 Ondřej Vašíkecho: use AUTHORS from bash's built-in echo
2008-06-22 Jim Meyeringstat: warn that the --context (-Z) option (a no-op...
2008-06-20 Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
2008-06-17 Bo Borgersonsort: accept new option --batch-size=NMERGE
2008-06-17 Bo Borgersonsort: add new option --files0-from=F
2008-06-17 Eric Blakels, od: avoid redundant const
2008-06-16 Bo Borgersonjoin: improve memory management
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-16 Jim Meyeringchcon: correct --verbose output to include newlines
2008-06-15 Jim Meyeringfix the compilation failure for real
2008-06-15 Jim Meyeringfix a const-related compilation failure in sort.c
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-14 Jim Meyeringrevert previous change, "don't use "const" with scalar...
2008-06-14 Jim Meyeringdon't use "const" with scalar types
2008-06-13 Eric Blakeod: improve handling of padding
2008-06-13 Eric Blakeod: align multiple -t specs
2008-06-13 Eric Blakeod: use gnulib printf replacement as necessary
2008-06-13 Eric Blakeod: simplify long double support
2008-06-13 Eric Blakedoc: od defaults to -toS, not -td2
2008-06-12 Jim Meyeringtweak to conform with syntax policy
2008-06-12 Bo Borgersoncomm: accept new option: --output-delimiter=STR
2008-06-12 Bo Borgersoncomm: ensure that input files are sorted
2008-06-10 Pádraig Bradytimeout: use system-independent exit values
2008-06-09 Jim Meyeringenforce the proper_name_utf8-requires-ICONV link rule
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-06 Pádraig BradyAdd new program: truncate
2008-06-06 Eric Blakeimprove 'date +%C' documentation
2008-06-03 Jim Meyeringnice.c: avoid a cast
2008-06-03 Jim Meyeringadjust c99-to-c89 patch as well as the code to generate it
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringfix cpp indentation policy violations
2008-06-02 Jim Meyeringaccommodate older SELinux which lacks matchpathcon_init...
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-06-02 Eric Blakeexport program_name, required by gnulib
2008-06-02 Pádraig Bradynew program: timeout
2008-06-02 Jim Meyeringspell author names consistently
2008-06-01 Erik Auerswaldmd5sum: new option, --quiet, to suppress OK messages
2008-06-01 Simon Josefssonsrc/base64.c: Improve comments.
2008-05-31 Jim Meyeringinstall: reenable matchpathcon-related code
2008-05-29 Jim Meyeringdu.c: tiny cleanup (no semantic change)
2008-05-26 Jim Meyeringinstall many binaries at once, when possible
2008-05-26 Jim Meyering* src/runcon.c: Add copyright comment.
2008-05-26 Jim Meyeringadjust AUTHORS and check-AUTHORS rule to accommodate
2008-05-26 Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert the rest to use proper_name -- manually
2008-05-26 Jim Meyeringconvert 3-author programs to use proper_name
2008-05-26 Jim Meyeringconvert 2-author programs to use proper_name
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2008-05-26 Jim Meyeringuse gnulib's proper_name_utf8 function, but *not* prope...
2008-05-20 Jim Meyeringinstall: avoid a leak in currently-ifdef'd-out code
2008-05-19 Pádraig Bradydoc: clarify field delimiter description in uniq -...
2008-05-17 Jim Meyeringdu, wc: merge improved --files0-from=F-related diagnostics
2008-05-08 Bruno HaibleSpeed up "wc -m" and "wc -w" in multibyte case.
2008-05-06 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-05-06 Bo Borgersonbase64: remove some unused/redundant getopt code
2008-05-05 Bo Borgersonbase64 module: adjust API so it's compatible with gnulib's
2008-05-05 Jim Meyeringtac: avoid segfault for e.g., "echo > x; tac -r x x"
2008-04-29 Jim Meyeringchcon, runcon: make --help print the bug-reporting...
2008-04-23 Ondřej Vašíkid: do not print SELinux context when invoked with...
2008-04-23 Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-04-19 Jim Meyeringpr -e, with a mix of backspaces and TABs, could corrupt...
2008-04-19 Mike Frysinger* src/dircolors.hin: Add .flv. Move .svgz to "image...
2008-04-18 Jim Meyeringmd5sum -c: ignore a line with a NUL byte among checksum...
2008-04-16 Jim Meyeringmknod --help: note that this command may be a shell...
2008-04-16 Jim Meyeringavoid "may be used uninitialized" warning from newer gcc
next