tests: avoid false positive valgrind failures
[platform/upstream/coreutils.git] / src /
2012-12-21 Pádraig Bradydd: fix a printf format mismatch in an error message
2012-12-21 Pádraig Bradyseq: fix newline output when -s specified
2012-12-19 Zartaj Majeedbuild: fix cygwin build issues
2012-12-17 Pádraig Bradyreadlink: support multiple command line arguments
2012-12-14 Bernhard Voelkertail,stat: improve support for the ceph file system
2012-12-08 Bernhard Voelkercp: fix --no-preserve=mode to not exit 1
2012-12-07 Ondrej Opraladf: do not print duplicate entries and rootfs by default
2012-12-06 Cojocaru Alexandrucut: avoid a redundant heap allocation
2012-12-06 Cojocaru Alexandrucut: improve error reporting
2012-12-04 Pádraig Bradymaint: remove a redundant odd sized alloc from factor.c
2012-12-04 Colin Watsonfactor: fix infinite loop on 32 bit powerpc
2012-11-24 Jim Meyeringcut: do not print extraneous delimiters in some unusual...
2012-11-24 Jim Meyeringcut: treat -b2-,3- like -b2-, not like -b3-
2012-11-24 Pádraig Bradyseq: ensure correct output width for scientific notatio...
2012-11-22 Bernhard Voelkerdf: reorder default field list of --output option
2012-11-20 Paul Eggertinstall: fix security race
2012-11-20 Bernhard Voelkernl: remove deprecated --page-increment option
2012-11-18 Bernhard Voelkercut: do not accept the invalid range 0-
2012-11-18 Daniel Scheplerbuild: fix compilation failure on x32
2012-11-18 Jim Meyeringmaint: correct indentation of W_TYPE_SIZE-defining...
2012-11-17 Paul Eggertfactor: tidy up primes.h again
2012-11-13 Jim Meyeringmaint: avoid unnecessary #include to fix syntax-check...
2012-11-13 Paul Eggertfactor: improve primes.h change
2012-11-12 Paul Eggertfactor: maintainer builds primes.h, not builder
2012-11-12 Paul Eggertfactor: port to systems with rpl_malloc
2012-11-09 Benno Schulenbergdoc: chcon: add descriptions for three undocumented...
2012-11-09 Benno Schulenbergdoc: with cp -n, option -f is not redundant but ignored
2012-11-08 Bernhard Voelkerdf: document the new --output option
2012-11-08 Bernhard Voelkerdf: add --output to select which fields to display
2012-11-04 Ángel Gonzáleztimeout: add --preserve-status to always propagate...
2012-11-04 Pádraig Bradybuild: avoid build failure on some HPPA systems
2012-11-04 Pádraig Bradybuild: don't assume uintmax_t is 64 bits
2012-11-04 Pádraig Bradybuild: don't rely on support for '%j' printf format
2012-11-04 Pádraig Bradybuild: don't rely on support for '%*j' printf format
2012-10-25 Pádraig Bradypr: fix -n to pad consistently and not crash
2012-10-25 Pádraig Bradybuild: ensure factor links the iconv library
2012-10-23 Jim Meyeringfactor: add comments
2012-10-23 Pádraig Bradybuild: avoid warnings about unused variables and macros
2012-10-23 Pádraig Bradybuild: avoid compile warnings in factor.c on some systems
2012-10-23 Pádraig Bradybuild: avoid build failure on some sparc systems
2012-10-17 Jim Meyeringcp: avoid data-corrupting free-memory-read
2012-10-08 Pádraig Bradyfactor: fix integer validation and GMP fallback
2012-10-08 Pádraig Bradybuild: support older GMP versions
2012-10-07 Jim Meyeringmaint: avoid warning from gcc's -Wunused-macros
2012-10-05 Jim Meyeringbuild: avoid link failure when strerror is replaced
2012-10-04 Jim Meyeringfactor: 25% speed-up, on output
2012-10-04 Jim Meyeringfactor: merge with preexisting factor; integrate tests...
2012-10-04 Niels Möllerfactor: more improvements
2012-10-04 Torbjörn Granlundfactor: new much-improved implementation; not yet integ...
2012-10-04 Jim Meyeringmaint: make-prime-list: syntax conventions; be robust...
2012-10-04 Jim Meyeringmaint: make-prime-list: do not ignore write failure
2012-10-04 Jim Meyeringmaint: make-prime-list: avoid -Wsuggest-attribute=const...
2012-10-04 Torbjörn Granlundfactor: prepare for the new factor program
2012-10-03 Jim Meyeringbuild: remove redundant dependency: $(PROGRAMS): lib...
2012-09-30 Jim Meyeringdu: avoid abort on systems for which ->me_type is not...
2012-09-28 Jim Meyeringdoc: correct an old bit of ugliness in nice --help...
2012-09-28 Pádraig Bradydoc: disambiguate the niceness explanation in nice...
2012-09-28 Ondrej Opralacp: fix the --no-preserve=mode option
2012-09-24 Pádraig Bradytimeout: handle signals more transparently
2012-09-24 Pozsár Balázsdd: new option, status=none to suppress output statistics
2012-09-23 Jim Meyeringtail,stat: improve support for vmhgfs
2012-09-19 Jim Meyeringrm: be even more careful when using a replacement errno...
2012-09-18 Benno Schulenbergdd: remove references to the word BLOCKS from help...
2012-09-16 Pádraig Bradyls: fix coloring of dangling symlinks in default listin...
2012-09-14 Pádraig Bradyseq: enable the fast integer printing code in more...
2012-09-14 Jim Meyeringseq: 70x faster for non-negative whole numbers and...
2012-09-11 Jim Meyeringbuild: build lib/ using non-recursive make
2012-09-10 Jim Meyeringmaint: allow per-directory CFLAGS settings with non...
2012-09-07 Torbjörn Granlundfactor: don't ever declare composites to be prime
2012-09-06 Pádraig Bradynproc: disallow non option command line parameters
2012-09-06 Jim Meyeringtail,stat: add support for VZFS
2012-09-05 Jim Meyeringrm: be more careful when using a replacement errno...
2012-09-05 Jim Meyeringrm: avoid bogus diagnostic for a slash-decorated symlin...
2012-09-05 Stefano Lattarinibuild: remove two now-useless convenience targets
2012-09-05 Stefano Lattarinibuild: use 'check-local' to extend the 'check' target
2012-09-02 Benno Schulenbergtouch: line up long option in --help text
2012-09-01 Jim Meyeringbuild: fix VPATH issues in C compilation
2012-09-01 Stefano Lattarinibuild: simplify: get rid of some indirection variables
2012-09-01 Stefano Lattarinimaint: update gitignore entries
2012-09-01 Stefano Lattarinimaint: fix and simplify maintainer checks
2012-09-01 Stefano Lattarinibuild: fix generation of manpages for programs not...
2012-09-01 Stefano Lattarinibuild: don't use recursive make to build the 'src'...
2012-09-01 Stefano Lattarinibuild: refactor how lists of coreutils programs are...
2012-08-31 Stefano Lattarinibuild: don't use '$<' in non-suffix rules
2012-08-31 Stefano Lattarinimaint: more uses of $(ASSORT)
2012-08-31 Stefano Lattarinimaint: remove unused variable in src/Makefile.am
2012-08-31 Stefano Lattarinibuild: don't use foo_LDADD if there's no foo program
2012-08-29 Jim Meyeringtail,stat: improve support for ZFS
2012-08-26 Nguyễn Thái Ngọc Duydf: allow translators to reorder "1K-blocks" header
2012-08-24 Ondrej Opralamd5sum, sha*sum: add --tag to output a format indicatin...
2012-08-23 Rob Dayrm: fix the new --dir (-d) option to work with -i
2012-08-21 Ondrej Opraladu: handle bind-mounted directory cycles gracefully
2012-08-18 Paul Eggertsort: simpler fix for sort -u data-loss bug, and for...
2012-08-17 Jim Meyeringsort: sort --unique (-u) could cause data loss
2012-08-16 Jim Meyeringmaint: correct a stale comment in sort.c
2012-08-16 Jim Meyeringmaint: fix comment grammar to placate make syntax-check
2012-08-14 Krzysztof Gojrm: new option --dir (-d) to remove empty directories
2012-08-14 Bernhard Voelkerdf: fail when the mount list is required but cannot...
2012-08-05 Jim Meyeringbuild: avoid sort link failure on Solaris 10
2012-08-04 Bernhard Voelkerdf: fix exit code and error messages with --total
next