Jim Meyering
4e9fd57633
*** empty log message ***
2002-02-28 08:30:31 +00:00
Jim Meyering
db2557052c
(pr invocation): Reword to avoid using `:'
...
in an @opindex entry -- info doesn't permit it.
2002-02-28 08:30:19 +00:00
Jim Meyering
97943b2180
*** empty log message ***
2002-02-28 08:20:05 +00:00
Jim Meyering
69e796de6c
(Formatting file timestamps): Document new
...
time-formatting method: --time-style=+FORMAT.
2002-02-28 08:19:50 +00:00
Jim Meyering
2a7a905dfc
.
2002-02-26 16:03:24 +00:00
Jim Meyering
81b59e0ba3
*** empty log message ***
2002-02-26 15:48:03 +00:00
Jim Meyering
419dd76de0
*** empty log message ***
2002-02-26 15:39:27 +00:00
Jim Meyering
04c4d4dc87
*** empty log message ***
2002-02-26 15:38:49 +00:00
Jim Meyering
9f96885c83
*** empty log message ***
2002-02-26 15:22:22 +00:00
Jim Meyering
7da31a15bb
*** empty log message ***
2002-02-26 15:22:09 +00:00
Jim Meyering
d7f4b25511
*** empty log message ***
2002-02-26 15:21:39 +00:00
Jim Meyering
99c885f123
*** empty log message ***
2002-02-26 15:21:11 +00:00
Jim Meyering
fba433574b
(jm_MACROS): Require AC_FUNC_ACL.
...
Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
2002-02-26 15:20:39 +00:00
Jim Meyering
d678a9231c
Include "acl.h" rather than <sys/acl.h>.
...
(USE_ACL): Remove; replaced by HAVE_ACL everywhere.
(gobble_file): Use file_has_acl rather than doing it ourselves.
2002-02-26 15:20:00 +00:00
Jim Meyering
d936975f34
*** empty log message ***
2002-02-26 14:53:28 +00:00
Jim Meyering
4656d21181
(libfetish_a_SOURCES): Add acl.h, acl.c.
2002-02-26 14:53:18 +00:00
Jim Meyering
b11f94d927
.
2002-02-26 14:06:55 +00:00
Jim Meyering
f57432bb1d
tweak comment
2002-02-26 08:32:56 +00:00
Jim Meyering
3612fcbdb2
latest from FSF
2002-02-25 12:11:03 +00:00
Jim Meyering
60a7806d6e
*** empty log message ***
2002-02-24 17:24:29 +00:00
Jim Meyering
e3fe486f9f
Include posixver.h.
2002-02-24 17:24:06 +00:00
Jim Meyering
0142f9ed84
(DISTFILES.common): Add remove-potcdate.sin.
...
(.SUFFIXES): Add .sed and .sin.
(.sin.sed): New rule.
($(DOMAIN).pot-update): Depend on remove-potcdate.sed. If the old
POT file exists and the new POT file differs from it only in the
first POT-Creation-Date line, keep the old POT file. So the PO files
don't need to be remade, and automake's "distcheck" target succeeds.
(mostlyclean): Remove remove-potcdate.sed and additional temporary
files.
2002-02-23 09:16:44 +00:00
Jim Meyering
63d4f2d50b
.
2002-02-23 09:16:02 +00:00
Jim Meyering
6a8f12175a
*** empty log message ***
2002-02-23 09:15:45 +00:00
Jim Meyering
687ed33f94
.
2002-02-23 09:14:52 +00:00
Jim Meyering
39ae860d5b
(simple_cat, cat, main): Used char * rather than
...
unsigned char *, to avoid some technical violations of the C
standard, and to avoid the need for casts. I guess the
unsigned char * was probably there for improved performance
with ancient compilers, but the code wasn't using the
unsignedness any more.
Reported by Nelson H. F. Beebe.
(cat): int -> size_t for full_write arg. This doesn't
fix any bugs since the buffer size is small, but it makes
the code a bit clearer.
2002-02-23 09:12:20 +00:00
Jim Meyering
8f0c48cf2f
*** empty log message ***
2002-02-23 09:02:23 +00:00
Jim Meyering
a5d6352ca2
(xpath_concat): Reorder code to pacify
...
compilers that don't know that xalloc_die never returns.
2002-02-23 09:02:18 +00:00
Jim Meyering
1f8d1e1a94
*** empty log message ***
2002-02-20 16:09:14 +00:00
Jim Meyering
0d9dce8362
*** empty log message ***
2002-02-20 16:06:29 +00:00
Jim Meyering
69e2127485
Include posixver.h.
...
(usage): Document only the intersection of the old and new behaviors,
to encourage portability.
(main): Use `posix2_version ()' in place of POSIX2_VERSION.
2002-02-20 16:06:20 +00:00
Jim Meyering
12756a214f
*** empty log message ***
2002-02-19 20:41:18 +00:00
Jim Meyering
7ca2112fce
(seq invocation): In the example, use "tail
...
-n 3", not "tail -3", to conform to POSIX 1003.1-2001.
2002-02-19 20:41:13 +00:00
Jim Meyering
b9bf7eada4
update due to modified mk-script
TEXTUTILS-2_0_21
2002-02-18 12:41:49 +00:00
Jim Meyering
0692039ada
.
2002-02-18 12:40:53 +00:00
Jim Meyering
edd622d994
*** empty log message ***
2002-02-18 12:39:48 +00:00
Jim Meyering
c53546aa7e
*** empty log message ***
2002-02-18 12:39:42 +00:00
Jim Meyering
c58e076233
(test_vector): Rename tests of obsolete usage to have prefix of `obs'.
...
For tests matching /^obs/,
put _POSIX2_VERSION=199209 in the environment, so the tests succeed
even when the environment would have contained _POSIX2_VERSION=200112.
2002-02-18 12:39:19 +00:00
Jim Meyering
20f7083676
*** empty log message ***
2002-02-18 12:35:15 +00:00
Jim Meyering
ebf1beaf96
For tests matching /^(obs|err-[134])/,
...
put _POSIX2_VERSION=199209 in the environment, so the tests succeed
even when the environment would have contained _POSIX2_VERSION=200112.
2002-02-18 12:35:00 +00:00
Jim Meyering
42eb22a775
*** empty log message ***
2002-02-18 12:33:30 +00:00
Jim Meyering
68d442ddaf
When getting input via a pipe, apply the
...
environment settings to the command in question, not to `cat'.
No longer allow more than one element in the
$Test::env or $Test::env_default arrays. No one used that.
2002-02-18 12:33:11 +00:00
Jim Meyering
5e8ee3161d
*** empty log message ***
2002-02-17 22:53:18 +00:00
Jim Meyering
3f570570fd
Tell sort to accept old-style options.
2002-02-17 22:50:33 +00:00
Jim Meyering
4228c4b860
.
2002-02-17 22:48:54 +00:00
Jim Meyering
1b34d3edee
Tell head to accept old-style options like `-1'.
2002-02-17 22:48:45 +00:00
Jim Meyering
94fcdc55eb
*** empty log message ***
2002-02-17 22:39:51 +00:00
Jim Meyering
09eb7ebbca
Tell head to accept old-style options like `-1'.
2002-02-17 22:39:47 +00:00
Jim Meyering
91564c12b0
*** empty log message ***
2002-02-17 21:47:43 +00:00
Jim Meyering
a261a6aa62
(tsort invocation): Add a more realistic example.
2002-02-17 21:47:35 +00:00