1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-01 14:27:02 +02:00
Commit Graph

9335 Commits

Author SHA1 Message Date
Jim Meyering 496e09185a . 2000-04-15 22:04:06 +00:00
Jim Meyering 757de7fe90 *** empty log message *** 2000-04-15 21:58:37 +00:00
Jim Meyering bb53ccc5e9 Use C' to denote so-called contiguous' files, the same way that tar does.
* filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
(ftypelet): Use S_ISCTG.
2000-04-15 21:54:46 +00:00
Jim Meyering 9fc7c63a5a *** empty log message *** 2000-04-15 21:48:58 +00:00
Jim Meyering 10acebe2cb tweak copyright date 2000-04-14 16:12:16 +00:00
Jim Meyering d02b8ea082 *** empty log message *** 2000-04-14 15:42:02 +00:00
Jim Meyering a71d7cdd14 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
2000-04-14 15:41:06 +00:00
Jim Meyering 2e469b088b Shorten #ifdef HAVE_...' to #if HAVE_...' and
remove unnecessary uses of `defined' (aesthetics).
2000-04-14 12:41:05 +00:00
Jim Meyering d5066f22eb *** empty log message *** 2000-04-13 08:37:57 +00:00
Jim Meyering 9ac210f6a7 . 2000-04-13 08:34:47 +00:00
Jim Meyering a3c2775889 . 2000-04-13 08:16:13 +00:00
Jim Meyering 7ae95c0ff8 *** empty log message *** 2000-04-13 08:15:07 +00:00
Jim Meyering 12ec89c0e3 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
to insert required #ifndef into config.h.in.
Suggestion from Akim Demaille.
2000-04-13 08:15:01 +00:00
Jim Meyering 6157486144 *** empty log message *** 2000-04-12 16:03:53 +00:00
Jim Meyering 4add54834d (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
`AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
Christian Krackowizer.
2000-04-12 16:03:20 +00:00
Jim Meyering f03b3e48ea (usage): Tweak --help output. Suggestions from Karl Berry. 2000-04-12 09:50:20 +00:00
Jim Meyering 50a68130a3 *** empty log message *** 2000-04-12 06:21:06 +00:00
Jim Meyering 088ab165c7 *** empty log message *** 2000-04-12 06:19:55 +00:00
Jim Meyering b08487e513 (_GNU_SOURCE): Define.
(AC_SYS_LARGEFILE): Require.
(AM_C_PROTOTYPES): Require.
2000-04-12 06:19:45 +00:00
Jim Meyering 29d6a0aa75 *** empty log message *** 2000-04-11 09:27:38 +00:00
Jim Meyering 85846c1ba1 use bc in example, not dc 2000-04-10 09:20:49 +00:00
Jim Meyering 42b1404b54 . 2000-04-10 07:09:24 +00:00
Jim Meyering 9516237211 *** empty log message *** 2000-04-09 18:15:46 +00:00
Jim Meyering b518fdab61 *** empty log message *** 2000-04-09 09:14:05 +00:00
Jim Meyering 290fd86565 Include constants.texi.
(tail invocation): Use `@value's instead of referring to the
output of `tail --help'.
2000-04-09 09:13:42 +00:00
Jim Meyering b6d1fca450 (usage): Clarify descriptions of the --max-* options.
From Karl Berry.
2000-04-09 09:10:36 +00:00
Jim Meyering 844f0224f0 *** empty log message *** 2000-04-09 07:41:18 +00:00
Jim Meyering e3d82c6734 *** empty log message *** 2000-04-09 07:35:39 +00:00
Jim Meyering d219e87e72 . 2000-04-09 07:33:52 +00:00
Jim Meyering 545a2cbc66 *** empty log message *** 2000-04-09 07:33:30 +00:00
Jim Meyering e6701bae6d Use the "C" locale when using --rfc-822 (-R), as
required by rfc822.  Before, in the de_DE locale, date would
print the German weekday and month abbreviations.
2000-04-09 07:33:25 +00:00
Jim Meyering 0145667581 Add test for rfc822 format and foreign locale settings. 2000-04-08 21:45:25 +00:00
Jim Meyering a641eab06a *** empty log message *** 2000-04-08 19:36:46 +00:00
Jim Meyering 7beb8ac8aa *** empty log message *** 2000-04-08 19:35:38 +00:00
Jim Meyering 8debb843b6 (factor): Use a better example 2000-04-08 19:28:49 +00:00
Jim Meyering c908124639 Document the ln=target directive. 2000-04-08 19:04:00 +00:00
Jim Meyering 5c7059a33a Add support for "ln=target" in the LS_COLORS variable,
to colorize links as for the file/directory pointed to.
2000-04-08 19:03:29 +00:00
Jim Meyering 6c60fb0a7a *** empty log message *** 2000-04-08 06:46:32 +00:00
Jim Meyering 650ea2e0b4 Document that while the --backup option takes an
optional argument, the -b option accepts none.
(main): Use `backup type' in call to xget_version, not the
now-deprecated `--version-control'.
2000-04-08 06:46:20 +00:00
Jim Meyering ca59fb27c2 Document that while the --backup option takes an
optional argument, the -b option accepts none.
(main): Use `backup type' in call to xget_version, not the
now-deprecated `--version-control'.
2000-04-08 06:45:48 +00:00
Jim Meyering 19aa1f8a25 . 2000-04-08 06:44:35 +00:00
Jim Meyering 4cfab8f932 *** empty log message *** 2000-04-08 06:34:06 +00:00
Jim Meyering edcc5eb997 (charset.alias): Use t-$@, not $@-t so the DOS 8.3
names don't conflict.  Reported by Eli Zaretskii.
2000-04-08 06:34:02 +00:00
Jim Meyering 437a783072 . 2000-04-08 06:31:38 +00:00
Jim Meyering 9a16820c87 *** empty log message *** 2000-04-07 09:41:51 +00:00
Jim Meyering 6b0a7a91d4 (print_unicode_char): Avoid triggering Solaris iconv bug.
Deal with the different error behaviour of Irix iconv.
2000-04-07 09:41:38 +00:00
Jim Meyering 4259b70042 Move inclusion of errno.h so it follows that of sys/types.h,
to work around system header problems on AIX 3.2.5.  From Bruno Haible.
2000-04-07 09:24:18 +00:00
Jim Meyering 5cb8c8c0a0 . 2000-04-07 08:45:27 +00:00
Jim Meyering 043d1c865c add a node for hostid 2000-04-06 19:27:04 +00:00
Jim Meyering 9394a8280f . 2000-04-06 13:39:07 +00:00