Commit Graph

  • 43d1112d01 tests: don't let the OMP_NUM_THREADS envvar affect sort tests Jim Meyering 2010-11-27 15:58:51 +01:00
  • fbb47bf424 tests: test for parallel sort spinlock abuse Jim Meyering 2010-11-27 15:50:43 +01:00
  • b8cd747cc8 tsort: suppress a valgrind memory leak warning Pádraig Brady 2010-11-25 19:16:00 +00:00
  • 67f7ed3e3a maint: update the valgrind support script Pádraig Brady 2010-11-24 07:50:01 +00:00
  • 013d95af11 cp: give a better diagnostic for nonexistent dest/ Paul Eggert 2010-11-21 18:50:41 -08:00
  • be107398e5 split: add --number to generate a particular number of files Chen Guo 2010-01-08 03:42:27 -08:00
  • dadca988af build: update gnulib to fix a syntax error in a test Jim Meyering 2010-11-19 14:29:32 +01:00
  • c2bdd17856 maint: avoid NEWS-related syntax-check failure Jim Meyering 2010-11-18 21:16:27 +01:00
  • a71c22fdf0 od: fix bugs in displaying floating-point values Paul Eggert 2010-11-18 09:50:49 -08:00
  • cf90729e09 build: update gnulib submodule to latest Paul Eggert 2010-11-18 09:33:26 -08:00
  • c1b41c5c3b maint: syntax-check: prevent new $VERBOSE/--version tests Jim Meyering 2010-11-18 06:29:54 +01:00
  • ae5cfc9f12 tests: convert tests/misc/selinux manually Jim Meyering 2010-11-16 08:32:00 +01:00
  • 8f9be76b0d tests: convert the multi-prog $VERBOSE/--version uses Jim Meyering 2010-11-17 21:38:38 +01:00
  • a8c8484ee1 tests: convert "... env -- prog --version" uses Jim Meyering 2010-11-17 21:42:13 +01:00
  • 293c37b906 tests: substitute the single-program $VERBOSE/--version uses Jim Meyering 2010-11-17 21:35:31 +01:00
  • 5c0275e953 tests: factor out VERBOSE-only --version-printing code Jim Meyering 2010-11-16 08:05:11 +01:00
  • 11d3389f5a tests: remove test-lib.sh; now all tests use gnulib's init.sh Jim Meyering 2010-11-14 12:13:58 +01:00
  • fbcc100f5b tests: convert remaining uses of test-lib.sh to init.sh Jim Meyering 2010-11-14 12:07:57 +01:00
  • ff7f0ff85c tests: convert 'if test "$VERBOSE" = yes; then' to test ... && Jim Meyering 2010-11-14 12:02:39 +01:00
  • f38becab02 tests: convert first batch of tests from test-lib.sh to init.sh Jim Meyering 2010-11-14 11:05:05 +01:00
  • 30b74dfff1 tests: move a comment so automated conversion works Jim Meyering 2010-11-14 11:01:25 +01:00
  • 01a27b9054 maint: add a NEWS-checking syntax-check rule Jim Meyering 2010-11-14 10:16:27 +01:00
  • 79adacc431 build: add patch as a bootstrap dependency Pádraig Brady 2010-11-16 07:32:32 +00:00
  • 9ad13ad14a split: fail immediately if impossible to create a large file Pádraig Brady 2010-11-07 03:09:38 +00:00
  • c8d570c2b3 truncate: fix a very unlikely case for undiagnosed errors Pádraig Brady 2010-10-24 22:44:52 +01:00
  • 0d1ba34494 maint: fix a new -Wpointer-sign gcc warning Pádraig Brady 2010-11-16 00:31:05 +00:00
  • f9cfda6ad2 build: enable the -Wpointer-sign gcc warning Pádraig Brady 2010-10-25 11:16:37 +01:00
  • b19733bb42 maint: add a missed fadvise-tests module Pádraig Brady 2010-11-15 09:36:16 +00:00
  • f70c7b785b doc: tweak NEWS and coreutils.texi Paul Eggert 2010-11-13 22:02:29 +01:00
  • ee6f187b18 post-release administrivia Jim Meyering 2010-11-13 17:37:18 +01:00
  • e143ba52c4 version 8.7 v8.7 Jim Meyering 2010-11-13 17:21:08 +01:00
  • d2e0f3602e build: update gnulib... Jim Meyering 2010-11-13 13:28:24 +01:00
  • 2d5b3329a2 build: update gnulib for linux 2.6.9 nanosleep workaround Jim Meyering 2010-11-13 10:12:49 +01:00
  • ff5fc553f9 maint: remove fstimeprec (variable precision time stamp) support Jim Meyering 2010-11-13 08:04:13 +01:00
  • 4a8e9bf14c stat: do not provide variable precision time stamps Jim Meyering 2010-11-13 08:02:02 +01:00
  • 6568b173db csplit: do not rely on undefined behavior in printf formats Paul Eggert 2010-11-10 20:34:52 -08:00
  • 0339eb4598 csplit: fix a memory leak per input buffer Pádraig Brady 2010-11-10 14:35:17 +00:00
  • 7727908335 tests: fix comments and --version invocation in new test Jim Meyering 2010-11-10 21:54:57 +01:00
  • 0cfd4f2161 csplit: avoid buffer overrun when writing more than 999 files Jim Meyering 2010-11-10 13:53:38 +01:00
  • 425503c807 tests: avoid portability problem with dash vs. symlinked ttys Pádraig Brady 2010-11-09 12:43:20 +00:00
  • 4a14a80bd1 tests: avoid portability problem with dash vs. local v=$splittable_val Pádraig Brady 2010-11-08 11:26:08 +01:00
  • dd45755406 tests: don't disqualify FreeBSD 8.1's /bin/sh just yet, Jim Meyering 2010-11-07 14:23:32 +01:00
  • ca9aa75960 stat: do not rely on undefined behavior in printf formats Paul Eggert 2010-11-06 13:57:08 -07:00
  • 6c058b2dab tests: avoid failure due to bug in FreeBSD 8.1's /bin/sh Jim Meyering 2010-11-06 15:20:06 +01:00
  • 3261914da1 build: update gnulib to latest for strtod and icc fixes Jim Meyering 2010-11-06 08:57:44 +01:00
  • c7375c236c stat: use e.g. %.3X instead of %X.%3:X for sub-second precision Paul Eggert 2010-11-05 19:35:12 -07:00
  • 312549b627 cp: NEWS entry for previous fix Eric Blake 2010-11-04 10:49:21 -06:00
  • 7b4e77352d cp, mv, touch: fix file time manipulation on Solaris 10 Eric Blake 2010-11-04 08:16:04 -06:00
  • 1369fe9284 build: update gnulib to latest Jim Meyering 2010-11-03 13:11:21 +01:00
  • db42ae787d stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds Jim Meyering 2010-10-21 18:41:24 +02:00
  • 272f8bf0ac tests: fix a false positive for 32 bit on 64 bit hosts Nix 2010-11-01 15:46:01 +00:00
  • 30e207fa46 maint: remove an unnecessary FIXME comment Patrick W. Plusnick II 2010-10-28 14:54:53 +02:00
  • 883ac22239 cp: make --attributes-only override --reflink completely Pádraig Brady 2010-10-26 17:55:10 +01:00
  • 0d792d061e tests: mention that btrfs also causes failure of misc/ls-time Jim Meyering 2010-10-26 16:34:51 +02:00
  • 3e1905baf4 maint: update THANKS Eric Blake 2010-10-25 11:51:45 -06:00
  • 7930367a34 date: correct typos in date --help Tobias Quathamer 2010-10-21 09:15:00 +02:00
  • c84ddbaa33 tail: support rechecking currently missing remote dirs Pádraig Brady 2010-10-24 14:02:12 +01:00
  • 7d93a082b6 du: don't print junk when diagnosing out-of-range time stamps Paul Eggert 2010-10-23 17:20:01 -07:00
  • d5d82ecf3b doc: add a cross reference from cat's man page to "tac" Rodrigo Campos 2010-10-19 19:48:46 -03:00
  • 10a0bdfa98 tests: trigger and test for md5sum's new diagnostics Jim Meyering 2010-10-19 09:19:59 +02:00
  • 407806b27f md5sum: print a summary warning for improperly formatted lines Benno Schulenberg 2010-10-18 22:35:39 +02:00
  • 3c7112104d build: enable -Werror for gnulib-tests, too Jim Meyering 2010-10-17 19:08:44 +02:00
  • 840e8c9cfb maint: update bootstrap from gnulib Jim Meyering 2010-10-17 15:32:03 +02:00
  • b1b23d894b .gitignore: anchor patterns Jim Meyering 2010-10-17 12:47:38 +02:00
  • 766ec503f7 tests: sort-float: avoid spurious test failure on ppc/ppc64 Jim Meyering 2010-10-16 20:18:19 +02:00
  • 9c589e694f fold: fix fadvise hint Andreas Schwab 2010-10-16 13:32:04 +02:00
  • 6728401351 post-release administrivia Jim Meyering 2010-10-15 17:06:56 +02:00
  • 7612e5c5c6 version 8.6 v8.6 Jim Meyering 2010-10-15 16:50:15 +02:00
  • ff8d38e100 build: update gnulib for vasnprintf fix Jim Meyering 2010-10-15 07:49:54 +02:00
  • 6b9ab1831f bug#7213: [PATCH] sort: fix buffer overrun on 32-bit hosts when warning re obsolete keys Paul Eggert 2010-10-14 00:12:23 -07:00
  • 7324fba675 tests: work around portability and clock-skew problems Paul Eggert 2010-10-13 23:39:50 -07:00
  • c586bff1c0 install: avoid warning with Solaris 10 cc Paul Eggert 2010-10-13 20:44:12 -07:00
  • 4015f93d30 mbsalign: avoid warning with Solaris 10 cc Paul Eggert 2010-10-13 20:39:28 -07:00
  • 34ef0a01f0 sort: fix unportable cast of unsigned char * -> char * Paul Eggert 2010-10-13 20:35:50 -07:00
  • 71a3fd73a1 build: prepare to enable -Werror also for gnulib-tests/ Jim Meyering 2010-10-13 11:20:18 +02:00
  • 9300fffcb5 tests: fix rand-isaac test Paul Eggert 2010-10-13 09:03:41 +02:00
  • 61b77891c2 tail: fix checking of currently unavailable directories Pádraig Brady 2010-10-12 01:39:58 +01:00
  • 9f4744534f build: update gnulib to latest; to fix failing Solaris 5.11 test Jim Meyering 2010-10-11 22:41:12 +02:00
  • 938435ee30 maint: add new file: .mailmap Jim Meyering 2010-10-11 19:50:44 +02:00
  • 9af44d937e build: update gnulib, to fix OpenBSD test failures Jim Meyering 2010-10-08 22:15:15 +02:00
  • fdfc5cf0c1 build: update gnulib to latest; for parse-datetime.y fix Jim Meyering 2010-10-08 08:08:39 +02:00
  • ab9d2d2d46 build: update gnulib to latest, to avoid FreeBSD compilation failure: Jim Meyering 2010-10-07 08:57:26 +02:00
  • 758916b49e split: fix reporting of read errors Pádraig Brady 2010-10-07 13:12:36 +01:00
  • 6483f0e1bd build: update gnulib to latest, for memmem/strstr fix Jim Meyering 2010-10-06 09:31:21 +02:00
  • 61d1c5cb3c maint: describe coreutils' policy on copyright year number ranges Jim Meyering 2010-10-05 10:50:48 +02:00
  • 2f41f563d1 build: complete the rename of get_date Eric Blake 2010-10-05 11:47:21 -06:00
  • b7459696dc stat: drop %C support when printing file system details Eric Blake 2010-10-05 09:02:37 -06:00
  • 4c286d341a build: fix build on Solaris 10 Eric Blake 2010-10-05 08:38:22 -06:00
  • 77063bf819 stat: adjust the printing of SELinux context Pádraig Brady 2010-10-05 08:40:17 +01:00
  • 6ad89f2233 tests: refactor the stat-birthtime test to use retry_delay_ Pádraig Brady 2010-10-04 16:54:22 +01:00
  • 2006aeba9d maint: add a release prerequisite: check the NixOS/Hydra autobuilder Jim Meyering 2010-10-03 20:48:53 +02:00
  • c333ff1b0c build: update gnulib submodule to latest Jim Meyering 2010-10-03 19:24:58 +02:00
  • 5862b677f1 maint: suppress a bogus used-uninitialized warning in tr.c Jim Meyering 2010-10-01 11:07:23 +02:00
  • d4f304d721 tests: output --version of program under test Eric Blake 2010-10-01 15:43:23 -06:00
  • 7a5ecae996 stat: print SELinux context when available Eric Blake 2010-10-01 11:54:34 -06:00
  • 2c14ec962a stat: optimize and translate default format strings Eric Blake 2010-10-01 11:44:05 -06:00
  • 9069af45e6 stat: print timestamps to full resolution Eric Blake 2010-09-30 16:42:13 -06:00
  • abe5c1f9bc stat: support printing birthtime Eric Blake 2010-09-30 16:31:50 -06:00
  • 1129cb58ba maint: update sample test template Eric Blake 2010-10-01 09:38:50 -06:00
  • 288bfea72c maint: ensure the mbsalign module is C89 compatible Pádraig Brady 2010-10-01 14:28:18 +01:00