Commit Graph

  • 630f4ba107 build: update gnulib submodule to latest Jim Meyering 2009-11-18 07:33:02 +01:00
  • 2fccfaab19 maint: remove local gnulib-related patches Jim Meyering 2009-11-17 15:33:00 +01:00
  • 2b18a4c138 build: update gnulib for Solaris 10 unsetenv work-around Jim Meyering 2009-11-17 14:42:27 +01:00
  • 6609ccbf87 doc: mention the du/fts vs. NFSv4 mount-point work-around Jim Meyering 2009-11-17 08:56:12 +01:00
  • d863533752 build: update from gnulib for (un)setenv fixes Jim Meyering 2009-11-17 07:56:50 +01:00
  • bf5af9aef8 build: update gnulib submodule to latest Jim Meyering 2009-11-16 09:19:23 +01:00
  • 161e5120d4 true, false: perform initialization only when argc == 2 Jim Meyering 2009-11-15 22:23:01 +01:00
  • 3b997a9bcb tail -F can fail to track a file after it's been rotated Jim Meyering 2009-11-15 09:25:29 +01:00
  • 00f0cabaec tests: help-version: exit nonzero when $built_programs is empty Jim Meyering 2009-11-13 21:01:02 +01:00
  • 5cf6fb3b12 build: do use AM_GNU_GETTEXT's "need-formatstring-macros" option Jim Meyering 2009-11-13 20:35:58 +01:00
  • 9ed5048148 tests: avoid a spurious failure on a loaded system Pádraig Brady 2009-11-13 22:52:14 +00:00
  • c3744b25f2 build: require gettext-0.17 Jim Meyering 2009-11-13 17:53:06 +01:00
  • 49741b61b7 build: correct gettext configure-time support Jim Meyering 2009-11-13 17:51:21 +01:00
  • 9a91b2a928 build: update gnulib to latest, for fixed test-getgroups.c Jim Meyering 2009-11-13 16:39:03 +01:00
  • 4c9e7e01fa tests: avoid a spurious timeout on a heavily-loaded system Jim Meyering 2009-11-13 16:38:20 +01:00
  • 6a31fd8d73 build: update gnulib, for getgroups improvements Eric Blake 2009-11-12 11:59:09 -07:00
  • 719a95aa9d build: bootstrap: add a comment; generalize autoheader check Jim Meyering 2009-11-12 09:51:54 +01:00
  • 1313107c5c build: update gnulib to latest; more *BSD and Solaris work-arounds Jim Meyering 2009-11-09 14:59:26 +01:00
  • cf1bc9810d bootstrap: use git_modules_config in one more place Jim Meyering 2009-11-11 19:07:00 +01:00
  • 622cf39be6 doc: fix typo Eric Blake 2009-11-09 15:49:44 -07:00
  • 3aff3ed137 build: update gnulib submodule to latest for its FreeBSD fixes Jim Meyering 2009-11-08 09:19:12 +01:00
  • 10d97b3191 ls: fix capability coloring Pádraig Brady 2009-11-08 03:45:27 +00:00
  • 56b85e035b build: consistently use freopen-safer Eric Blake 2009-11-05 16:48:09 -07:00
  • c768e2231b mktemp: fix bug with -q and closed stdout Eric Blake 2009-11-05 12:19:45 -07:00
  • 9a8d8f46a5 maint: make du's cycle-detection code consistent Jim Meyering 2009-11-07 08:17:28 +01:00
  • d9dbbb9a45 chcon, chgrp, chmod and chown now diagnose a directory cycle Jim Meyering 2009-11-07 08:09:12 +01:00
  • 74cf4cb26d nproc: A new program to count the available processors Giuseppe Scrivano 2009-10-31 18:59:50 +01:00
  • 41456fac8a build: move do-release-commit-and-tag to gnulib Jim Meyering 2009-11-06 11:20:08 +01:00
  • dde83c27b4 mktemp: use more robust means to avoid double-close of stdout Eric Blake 2009-11-05 09:05:03 -07:00
  • 20e5a0d562 mktemp: enhance test to catch just-fixed typo behavior Eric Blake 2009-11-05 08:36:09 -07:00
  • 22e4276ed1 mktemp: don't try to close stdout twice Jim Meyering 2009-11-05 16:26:19 +01:00
  • 25d2460ae3 mktemp: don't use suff_len in place of #-of-`X's variable Jim Meyering 2009-11-05 16:23:59 +01:00
  • 31a9937081 mktemp: add suffix handling Eric Blake 2009-11-04 11:13:39 -07:00
  • d431c61873 build: reflect gnulib changes to tempname Eric Blake 2009-11-03 08:51:31 -07:00
  • 5f29d118df build: override gnulib tempname via diff Eric Blake 2009-11-04 19:25:47 -07:00
  • 0c5ae3a8ac mktemp: rearrange --help output Eric Blake 2009-11-04 16:09:30 -07:00
  • e89a5e9b13 tests: enhance mktemp test Eric Blake 2009-11-04 09:01:49 -07:00
  • bcca26e838 doc: document mktemp Eric Blake 2009-11-03 10:47:42 -07:00
  • 41b3a8ed8b mktemp: don't leave file behind on write failure Eric Blake 2009-11-04 14:02:20 -07:00
  • cd65f11c4f du: cleanup: remove dead-code vestige of already-removed option Jim Meyering 2009-11-05 08:37:12 +01:00
  • 8ba5d1a70c du now diagnoses cycles, rather than ignoring them Jim Meyering 2009-11-04 22:01:52 +01:00
  • 38cb824673 maint: factor out cycle warning, now that du will use it, too Jim Meyering 2009-11-05 08:32:09 +01:00
  • d4b96c26ce tests: rm: add test for today's change in behavior Jim Meyering 2009-11-03 14:30:56 +01:00
  • 7bf2e3db23 rm -f: ignore EROFS when it's really ENOENT Jim Meyering 2009-11-03 12:01:40 +01:00
  • 87bf834dd3 tests: inotify-race: don't let malfunctioning gdb hang the test Jim Meyering 2009-10-31 11:54:35 +01:00
  • 8fe40b84bd build: avoid some warnings Eric Blake 2009-10-30 18:58:58 -06:00
  • 565e5f6827 build: update gnulib submodule to latest, for fewer compiler warnings Eric Blake 2009-10-30 06:55:55 -06:00
  • 6eb457eaba admin: automate one more part of the release process Jim Meyering 2009-10-31 11:08:03 +01:00
  • a276ba2dd4 admin: fix typo in release procedure Jim Meyering 2009-10-31 08:49:46 +01:00
  • 71c2f88155 tests: prohibit fail=0 initialization Jim Meyering 2009-10-30 11:09:50 +01:00
  • 3c88587b2e tests: factor 350 fail=0 initializations into test-lib.sh Jim Meyering 2009-10-30 10:50:21 +01:00
  • 12a0a583f6 tests: remove the less-regular fail=0 assignments manually Jim Meyering 2009-10-30 10:49:22 +01:00
  • 39da66f979 tests: don't let a fail=1 env. setting induce unwarranted test failure Jim Meyering 2009-10-29 14:40:40 +01:00
  • 22776f84cb remove stray closing comment delimiter, "*/", in previous change Jim Meyering 2009-10-29 12:14:54 +01:00
  • 17b7d09bf2 maint: avoid exiting with magic number Eric Blake 2009-10-29 06:37:38 -06:00
  • f2859424cb build (--enable-gcc-warnings): enable gcc's -Werror also in lib/ Jim Meyering 2009-10-27 12:06:43 +01:00
  • 56a66d78ff build: update gnulib submodule to latest Jim Meyering 2009-10-28 10:37:43 +01:00
  • e26cb21e6b build: allow whitespace violations in gl/lib/*.diff files Jim Meyering 2009-10-27 12:12:11 +01:00
  • 1c59bb3cef nice, nohup, su: detect write failure to stderr Eric Blake 2009-10-28 14:36:09 -06:00
  • 536a1fbe5f doc: tell --enable-gcc-warnings users where to report problems Jim Meyering 2009-10-28 08:49:51 +01:00
  • ce22916610 build: make doc checks more user-friendly Jim Meyering 2009-10-28 08:27:48 +01:00
  • da17f99b20 doc: avoid failing "make check" Jim Meyering 2009-10-28 08:30:50 +01:00
  • c07b181396 doc: improve the echo and printf help on escapes Pádraig Brady 2009-10-28 10:59:05 +00:00
  • 2904d675a4 echo, printf: interpret \e as the Escape character Pádraig Brady 2009-10-27 10:04:34 +00:00
  • 54491d2751 printenv: ignore bogus variable names Eric Blake 2009-10-28 06:21:24 -06:00
  • 42d12b45d3 maint: avoid "make syntax-check" failure Pádraig Brady 2009-10-28 11:50:54 +00:00
  • 75efc921b0 doc: turn env comments into documentation Eric Blake 2009-10-27 17:20:56 -06:00
  • d6de2f198e env, printenv: add -0/--null option Eric Blake 2009-10-27 06:36:40 -06:00
  • 1a81342089 tests: add printenv coverage Eric Blake 2009-10-26 22:21:22 -06:00
  • 0cc0424119 tests: fix PATH problems on cygwin Eric Blake 2009-10-27 14:08:14 -06:00
  • f00bbe33e4 tests: clean up tests of env -- handling Eric Blake 2009-10-26 13:32:49 -06:00
  • 0f3f6bf6bf doc: document PATH interactions with env Eric Blake 2009-10-26 09:26:00 -06:00
  • 243f1b1c71 env: reject bogus -u arguments Eric Blake 2009-10-26 07:10:51 -06:00
  • c6900474ef maint: let gnulib provide environ Eric Blake 2009-10-26 14:32:59 -06:00
  • dae24f5ffc tests: avoid file name not portable to cygwin Eric Blake 2009-10-26 06:05:44 -06:00
  • c695781753 tests: rm/one-file-system: work around umount failure Jim Meyering 2009-10-19 09:11:08 +02:00
  • d9cf7c911f tests: adjust new env test not to fail Jim Meyering 2009-10-25 16:21:40 +01:00
  • 50e837b1c4 tests: nice: adjust new tests to work more portably Jim Meyering 2009-10-24 13:53:05 +02:00
  • 501bf7b589 nice: execute program even when setpriority fails due to EACCES Jim Meyering 2009-10-24 13:50:13 +02:00
  • 69fbfd400c timeout: don't orphan monitored programs if they ignore specified signals Pádraig Brady 2009-10-23 08:52:25 +01:00
  • 30e4b6e84b tests: test recent status changes Eric Blake 2009-10-23 11:01:25 -06:00
  • 2122247aca maint: move chroot test Eric Blake 2009-10-23 08:12:29 -06:00
  • bd933c1250 tests: enhance stdbuf and timeout tests Eric Blake 2009-10-23 08:54:53 -06:00
  • 1ce9e1e5ca nohup: use EXIT_CANCELED if not POSIXLY_CORRECT Eric Blake 2009-10-23 06:59:23 -06:00
  • b6540b96ba chroot, env, nice, su: use EXIT_CANCELED for internal failure Eric Blake 2009-10-23 06:59:02 -06:00
  • 97777f559a tests: accommodate BSD getopt Eric Blake 2009-10-23 15:35:41 -06:00
  • c0dcf3238b build: prohibit improper use of stat and lstat Eric Blake 2009-10-23 06:06:46 -06:00
  • a08e13a0fb build: update gnulib submodule to latest, for test cleanups Eric Blake 2009-10-22 21:25:39 -06:00
  • 5e361387d0 maint: turn on compiler warnings for gnulib tests Eric Blake 2009-10-21 11:27:29 -06:00
  • cbf36952d8 build: prohibit direct use of readlink or readlinkat Jim Meyering 2009-10-22 12:12:24 +02:00
  • 029b6b14c5 tests: add a test for the `tail -f' race condition bug Giuseppe Scrivano 2009-10-20 10:49:17 +02:00
  • cd0f3036f6 tail -f: avoid a race condition Giuseppe Scrivano 2009-10-12 22:16:03 +02:00
  • 9abbe32c2e build: update gnulib submodule to latest, for utimens enhancements Eric Blake 2009-10-21 19:59:38 -06:00
  • 54645c195c tests: ensure touch honors trailing slash Eric Blake 2009-10-21 06:23:28 -06:00
  • 710fe413fe md5sum, sha*sum, sum: line-buffer the printed checksums Pádraig Brady 2009-10-20 19:19:58 +01:00
  • 71adb516de maint: issue warnings for more missing optional libraries Pádraig Brady 2009-10-19 11:12:40 +01:00
  • 6ac6c7e4b7 build: use gnulib's isblank module Jim Meyering 2009-10-19 07:55:42 +02:00
  • f26508204b maint: factor out duplication in currently unused rules Jim Meyering 2009-10-18 10:26:15 +02:00
  • 9e13b6a0b4 touch: add -h to change symlink timestamps, where supported Eric Blake 2009-10-17 07:55:05 -06:00
  • 527fb951de tests: abmon-align: avoid test failure Jim Meyering 2009-10-17 12:18:54 +02:00