Jim Meyering
5a40d9ead2
(jm_PREREQ): Add jm_PREREQ_STAT.
2002-04-30 09:37:26 +00:00
Jim Meyering
13d897efcf
*** empty log message ***
2002-04-30 09:30:13 +00:00
Jim Meyering
0c4c742189
(keycompare, compare): Replace #ifdef ENABLE_NLS with if (HAVE_SETLOCALE).
...
(hard_LC_COLLATE): Define even if ! ENABLE_NLS.
(main): Always initialize hard_LC_COLLATE.
Put initialization next to other locale-related stuff.
Include <langinfo.h> even if ! ENABLE_NLS.
(decimal_point, th_sep): Depend on HAVE_SETLOCALE, not ENABLE_NLS.
(main): Likewise.
(MONTHTAB_CONST): Remove; all uses removed.
(struct_month_cmp, inittables): Do not depend on ENABLE_NLS.
(main): hard_LC_TIME locale does not depend on ENABLE_NLS.
2002-04-30 09:29:45 +00:00
Jim Meyering
9d64f63aaa
(keycmp): Replace #ifdef ENABLE_NLS with if (HAVE_SETLOCALE).
...
(hard_LC_COLLATE): Define even if ! ENABLE_NLS.
(main): Always initialize hard_LC_COLLATE.
Put initialization next to other locale-related stuff.
2002-04-30 09:25:37 +00:00
Jim Meyering
d7984a3fdb
(compare_files): Replace #ifdef ENABLE_NLS with if (HAVE_SETLOCALE).
...
(hard_LC_COLLATE): Define even if ! ENABLE_NLS.
(main): Always initialize hard_LC_COLLATE.
Put initialization next to other locale-related stuff.
2002-04-30 09:23:38 +00:00
Jim Meyering
17d3a3e28c
(HAVE_SETLOCALE): Define to 0 if not defined.
2002-04-30 09:21:21 +00:00
Jim Meyering
20ee294371
*** empty log message ***
2002-04-30 09:20:32 +00:00
Jim Meyering
6e40a95415
*** empty log message ***
2002-04-30 09:20:26 +00:00
Jim Meyering
24ad720079
(jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
...
Do not check for alloca.h (no longer used) or stdbool.h (was never
used?). Add AM_C_PROTOTYPES since hard-locale.h uses it.
2002-04-30 09:20:19 +00:00
Jim Meyering
bb3842917c
*** empty log message ***
2002-04-30 09:18:24 +00:00
Jim Meyering
9c46845348
Upgrade to version used in GNU Diffutils 2.8.1.
2002-04-30 09:17:50 +00:00
Jim Meyering
2cc5a65c0f
*** empty log message ***
2002-04-29 08:23:14 +00:00
Jim Meyering
15bef4ddb6
(tail_forever): Do not treat
...
max_n_unchanged_stats_between_opens specially (as if it were
infinite) if it has its maximal value. Similarly for
max_n_consecutive_size_changes_between_opens.
2002-04-29 08:23:06 +00:00
Jim Meyering
5ce88fe525
*** empty log message ***
2002-04-29 07:31:56 +00:00
Jim Meyering
676991e630
(parse_obsolescent_option): Do not limit the maximum
...
line/byte count to be less than ULONG_MAX on systems where
OFF_T_MAX is larger.
2002-04-29 07:30:57 +00:00
Jim Meyering
f3959d84d3
*** empty log message ***
2002-04-29 07:02:21 +00:00
Jim Meyering
86459445f9
*** empty log message ***
2002-04-29 07:01:34 +00:00
Jim Meyering
ad0f322065
(jm_PREREQ_SIG2STR): Remove; all callers changed.
2002-04-29 07:01:29 +00:00
Jim Meyering
735b546108
Do not include <sys/wait.h>; no longer needed.
2002-04-29 07:00:23 +00:00
Jim Meyering
94650aa4ba
(SIGNUM_BOUND): Do not use WTERMSIG, to avoid
...
depending on <sys/wait.h> and WTERMSIG. Default to 64 instead
of 127, since 64 is the largest conceivable number for ancient
nonstandard hosts.
2002-04-29 06:59:24 +00:00
Jim Meyering
786fcaf4a2
*** empty log message ***
2002-04-28 23:54:55 +00:00
Jim Meyering
eae0819e3d
add comment for prev change
2002-04-28 23:54:47 +00:00
Jim Meyering
550a02c909
(make_id_equals_comment): Cast sizeof expression (used as field
...
width argument) to `int'.
2002-04-28 23:54:06 +00:00
Jim Meyering
1e2a59b68a
(PIDSTR_DECL_AND_INIT): Cast ut_pid value to int.
2002-04-28 23:47:53 +00:00
Jim Meyering
7fb3529376
.
2002-04-28 23:14:28 +00:00
Jim Meyering
3a898d66ba
*** empty log message ***
2002-04-28 23:14:20 +00:00
Jim Meyering
699c46f88b
*** empty log message ***
2002-04-28 23:12:01 +00:00
Jim Meyering
5565903d7c
(jm_MACROS): Remove use of AC_FUNC_STRNLEN.
2002-04-28 23:11:56 +00:00
Jim Meyering
c14da32ec4
Add jm_PREREQ_STRNLEN.
...
Use AC_FUNC_STRNLEN here instead.
2002-04-28 23:11:45 +00:00
Jim Meyering
db37e581bc
Don't AC_REQUIRE([AC_PROG_CC_STDC]).
...
With autoconf-2.53a, it's part of AC_PROG_CC.
2002-04-28 22:36:42 +00:00
Jim Meyering
75bb9f0a2a
*** empty log message ***
2002-04-28 21:59:47 +00:00
Jim Meyering
89e4bfabcd
Don't include xalloc.h.
...
It's already included via system.h.
2002-04-28 21:59:40 +00:00
Jim Meyering
57b792bb8a
.
2002-04-28 21:58:19 +00:00
Jim Meyering
625cb88756
*** empty log message ***
2002-04-28 21:57:52 +00:00
Jim Meyering
01084fbd8d
Change @code{PROG}' to @command{PROG}'.
2002-04-28 21:57:40 +00:00
Jim Meyering
219be37b93
Change @code{PROG} to @command{PROG} for the fileutils.
2002-04-28 21:55:03 +00:00
Jim Meyering
3be197ed19
Begin changing @code{PROG} to @command{PROG}.
2002-04-28 21:46:20 +00:00
Jim Meyering
2bac14f45a
Use @command{(un)?link}, not @code{...} where appropriate
2002-04-28 21:35:55 +00:00
Jim Meyering
ed05aed044
Rewrite from scratch. Support everything
...
required by POSIX 1003.1-2001; when this conflicts with Bash,
stick with POSIX. The conflicts are kill -l output format,
and lower case signal names preceded by `-' (e.g., "kill -hup"
is no longer supported). Remove -L or --long-list option.
Add -t or --table option. Rename --sigspec to --signal;
remove --signum and do not advertise obsolescent option -n.
Use str2sig and str2sig to convert between signal names and
numbers.
2002-04-28 21:32:36 +00:00
Jim Meyering
02be728995
.
2002-04-28 21:31:21 +00:00
Jim Meyering
cb75a8c02d
*** empty log message ***
2002-04-28 21:30:59 +00:00
Jim Meyering
f7978a042c
(jm_PREREQ): Add jm_PREREQ_SIG2STR.
2002-04-28 21:30:50 +00:00
Jim Meyering
6980e29da9
(jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
2002-04-28 21:29:39 +00:00
Jim Meyering
79d4ae4bf8
*** empty log message ***
2002-04-28 21:28:56 +00:00
Jim Meyering
03d0ba4c06
Remove definition of unused WTERMSIG.
2002-04-28 21:20:49 +00:00
Jim Meyering
b41ca51fc6
New file: from Paul Eggert.
2002-04-28 21:17:45 +00:00
Jim Meyering
8e6c9373c1
*** empty log message ***
2002-04-28 21:16:24 +00:00
Jim Meyering
dbaf821f82
(libfetish_a_SOURCES): Add sig2str.h.
2002-04-28 21:16:19 +00:00
Jim Meyering
b8b5ed3d52
*** empty log message ***
2002-04-28 21:15:37 +00:00
Jim Meyering
8075fc59b5
*** empty log message ***
2002-04-28 21:15:05 +00:00