doc: specify how tr, echo, printf treat octal numbers
[platform/upstream/coreutils.git] / src /
2011-01-14 Pádraig Bradymaint: refactor to use read-file from gnulib
2011-01-13 Pádraig Bradymaint: trivial system header file cleanups
2011-01-11 Nadav Har'Elrm: ignore errno related to invalid file names
2011-01-10 Jim Meyeringdu: don't abort when a subdir is renamed during traversal
2011-01-07 Pádraig Bradymaint: suppress some clang scan-build warnings
2011-01-07 Pádraig Bradymaint: replace uses of ignore_ptr with ignore_value
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-30 Pádraig Bradysplit: fix the suffix length calculation
2010-12-28 Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-24 Jim Meyeringmaint: avoid syntax-check failure due to unused #include
2010-12-23 Paul Eggertcsplit: diagnose file counter wraparound
2010-12-23 Paul Eggertsort: minor performance tweak with num_processors
2010-12-23 Paul Eggertgetlimits: port to hosts with very wide int, or non...
2010-12-21 Paul Eggertwho: omit useless definitions of MAXHOSTNAMELEN
2010-12-20 Pádraig Bradymaint: fix a typo in sort --parallel help message
2010-12-19 Pádraig Bradywc: fix a possible hang with --files0-from
2010-12-19 Pádraig Bradycp: ensure backups are created when -T specified
2010-12-19 Pádraig Bradysort: use at most 8 threads by default
2010-12-17 Paul Eggertsort: do not generate thousands of subprocesses for...
2010-12-16 Paul Eggertsort: fix hang with sort --compress
2010-12-16 Paul Eggertsort: don't dump core when merging from input twice
2010-12-14 Jim Meyeringdoc: tail: semi-deprecate --sleep-interval and --max...
2010-12-14 Paul Eggertsort: fix very-unlikely buffer overrun when merging...
2010-12-14 Paul Eggertsort: fix some --compress reaper bugs
2010-12-11 Jim Meyeringsort: syntax cleanup
2010-12-11 Paul Eggertsort: integer overflow checks in thread counts, etc.
2010-12-11 Chen Guosort: preallocate merge tree nodes to heap.
2010-12-11 Paul Eggertsort: comment fix
2010-12-11 Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-08 Pádraig Bradysplit: fix a case where --elide-empty causes invalid...
2010-12-04 Paul Eggertsort: merge_queue -> queue
2010-12-04 Paul Eggertsort: clarify queue_check_insert
2010-12-04 Paul Eggertsort: fix problems with merge node dest pointer
2010-12-04 Paul Eggertsort: simplify write_unique
2010-12-04 Paul Eggertsort: put queue arg first
2010-12-04 Paul Eggertsort: tune struct_merge_node slightly
2010-12-04 Paul Eggertsort: Clarify comments
2010-12-02 Paul Eggertsort: fix bug on 64-bit hosts with at least 32768 proce...
2010-12-01 Paul Eggertsort -u: fix a thread-race pointer corruption bug
2010-11-27 Pádraig Bradytsort: suppress a valgrind memory leak warning
2010-11-22 Paul Eggertcp: give a better diagnostic for nonexistent dest/
2010-11-22 Chen Guosplit: add --number to generate a particular number...
2010-11-18 Paul Eggertod: fix bugs in displaying floating-point values
2010-11-16 Pádraig Bradysplit: fail immediately if impossible to create a large...
2010-11-16 Pádraig Bradytruncate: fix a very unlikely case for undiagnosed...
2010-11-16 Pádraig Bradymaint: fix a new -Wpointer-sign gcc warning
2010-11-13 Jim Meyeringstat: do not provide variable precision time stamps
2010-11-11 Paul Eggertcsplit: do not rely on undefined behavior in printf...
2010-11-11 Pádraig Bradycsplit: fix a memory leak per input buffer
2010-11-10 Jim Meyeringcsplit: avoid buffer overrun when writing more than...
2010-11-07 Paul Eggertstat: do not rely on undefined behavior in printf formats
2010-11-06 Paul Eggertstat: use e.g. %.3X instead of %X.%3:X for sub-second...
2010-11-03 Jim Meyeringstat: revert %X-%Y-%Z change; use e.g., %:X to print...
2010-10-28 Patrick W. Plusnick IImaint: remove an unnecessary FIXME comment
2010-10-27 Pádraig Bradycp: make --attributes-only override --reflink completely
2010-10-25 Tobias Quathamerdate: correct typos in date --help
2010-10-25 Pádraig Bradytail: support rechecking currently missing remote dirs
2010-10-24 Paul Eggertdu: don't print junk when diagnosing out-of-range time...
2010-10-19 Benno Schulenbergmd5sum: print a summary warning for improperly formatte...
2010-10-16 Andreas Schwabfold: fix fadvise hint
2010-10-14 Paul Eggertbug#7213: [PATCH] sort: fix buffer overrun on 32-bit...
2010-10-14 Paul Eggertinstall: avoid warning with Solaris 10 cc
2010-10-14 Paul Eggertsort: fix unportable cast of unsigned char * -> char *
2010-10-12 Pádraig Bradytail: fix checking of currently unavailable directories
2010-10-07 Pádraig Bradysplit: fix reporting of read errors
2010-10-05 Eric Blakebuild: complete the rename of get_date
2010-10-05 Eric Blakestat: drop %C support when printing file system details
2010-10-05 Pádraig Bradystat: adjust the printing of SELinux context
2010-10-03 Jim Meyeringmaint: suppress a bogus used-uninitialized warning...
2010-10-01 Eric Blakestat: print SELinux context when available
2010-10-01 Eric Blakestat: optimize and translate default format strings
2010-10-01 Eric Blakestat: print timestamps to full resolution
2010-10-01 Eric Blakestat: support printing birthtime
2010-09-29 Pádraig Bradytr: fix various issues with case conversion
2010-09-20 Paul Eggertsort: destroy spin locks portably
2010-09-18 Jim Meyeringbuild: use gnulib's new termios module
2010-09-17 Eric Blakemaint: update to latest gnulib
2010-09-17 Eric Blakerm: remove no-op -d option
2010-09-17 Eric Blakemaint: update to latest gnulib
2010-09-13 Dmitry V. Levindircolors: add rxvt-unicode-256color terminal type
2010-09-01 Jim Meyeringtac: suppress technically unneeded "free"
2010-09-01 Pádraig Bradyjoin: improve performance when operating on whole lines
2010-08-28 Jim Meyeringtac: avoid double free
2010-08-27 Aaron Burgemeisterstat: add %m to output the mount point for a file
2010-08-25 Pádraig Bradydf: always print the device name for bind mounted files
2010-08-23 Pádraig Bradystat: fix a small memory leak with %N
2010-08-11 Paul Eggertsort, who: prefer free+malloc to realloc when contents...
2010-08-10 Paul Eggertsort: free/xmalloc rather than xrealloc
2010-08-10 Jim Meyeringsort: avoid gcc warning: explicitly ignore strtold...
2010-08-09 Mike Frysingerdircolors: add screen.rxvt & terminator to TERM list
2010-08-09 Paul Eggertsort: speed up -R with long lines in hard locales
2010-08-07 Paul Eggertsort: support all combinations of -d, -f, -i, -R, and -V
2010-08-05 Paul Eggertsort: tune and refactor --debug code, and fix minor...
2010-08-04 Paul Eggertsort: -R now uses less memory on long lines with intern...
2010-08-03 Paul Eggertsort: fix bug in --debug when \0 is followed by \t
2010-08-03 Paul Eggertsort: revert recent -h changes and use a more-conservat...
2010-07-30 Paul Eggertsort: -h now handles comparisons such as 6000K vs 5M...
2010-07-27 Paul Eggertsort: fix --debug display with very large offsets
2010-07-27 Paul Eggertsort: fix bug with EOF at buffer refill
2010-07-27 Paul Eggertsort: omit some "inline"s
next