1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00
Commit Graph

8100 Commits

Author SHA1 Message Date
Jim Meyering d29f838428 split a long line 2000-02-29 06:34:25 +00:00
Jim Meyering 464232e6bb *** empty log message *** 2000-02-28 20:45:33 +00:00
Jim Meyering 76d10c457c (ALERT_CHAR): New macro.
(quotearg_buffer_restyled): Use it.
2000-02-28 20:45:28 +00:00
Jim Meyering 6631abaa8b *** empty log message *** 2000-02-28 07:23:06 +00:00
Jim Meyering 4507236cbe Use ginstall, not install. 2000-02-28 07:23:00 +00:00
Jim Meyering 2b8209bca8 . FILEUTILS-4_0q 2000-02-27 19:05:50 +00:00
Jim Meyering a98c656b54 *** empty log message *** 2000-02-27 18:53:50 +00:00
Jim Meyering e43759db0c Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'. 2000-02-27 18:50:31 +00:00
Jim Meyering 507d0aa278 Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
2000-02-27 18:49:10 +00:00
Jim Meyering 86845e9bfe Fix typo in decl of strtoul: s/long long/long/. 2000-02-27 18:45:29 +00:00
Jim Meyering 633c0745b9 *** empty log message *** 2000-02-27 18:04:10 +00:00
Jim Meyering 5bea77e1af Guard inclusion of stdlib.h with #if HAVE_STDLIB_H', not #if STDC_HEADERS'.
Declare malloc if needed.
2000-02-27 18:04:00 +00:00
Jim Meyering 4fef810c37 use double quotes, not single quotes around syntax-error-evoking string 2000-02-27 17:54:25 +00:00
Jim Meyering 7717354351 *** empty log message *** 2000-02-27 17:53:36 +00:00
Jim Meyering 07ab5fec9a Add getenv to the list. 2000-02-27 17:53:31 +00:00
Jim Meyering 8cf07d2253 *** empty log message *** 2000-02-27 17:42:26 +00:00
Jim Meyering aadde40206 Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
2000-02-27 17:41:20 +00:00
Jim Meyering aee6c49887 Arrange for cpp to fail if the configure-time
declaration check was not run.
2000-02-27 17:40:53 +00:00
Jim Meyering 8041fd5301 Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
2000-02-27 17:40:24 +00:00
Jim Meyering 7a80c0cacc Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
2000-02-27 17:39:52 +00:00
Jim Meyering c2f3af37bb Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL...'
now that autoconf always defines the HAVE_DECL_ symbols.
2000-02-27 17:26:39 +00:00
Jim Meyering fe56d629d1 . 2000-02-27 15:43:43 +00:00
Jim Meyering 6c5f00186d *** empty log message *** 2000-02-27 15:06:19 +00:00
Jim Meyering 27acd938a1 *** empty log message *** 2000-02-27 15:01:34 +00:00
Jim Meyering dda6c3fdc4 (install_file_to_path): Always use install_file_in_file.
Based on a patch from Adam Klein via Michael Stone.
2000-02-27 15:01:21 +00:00
Jim Meyering 9d343b0852 *** empty log message *** 2000-02-27 15:00:31 +00:00
Jim Meyering 36aea8162f *** empty log message *** 2000-02-27 14:52:45 +00:00
Jim Meyering fb0afad994 *** empty log message *** 2000-02-27 14:39:48 +00:00
Jim Meyering 847ee5a3bd (TESTS): Add create-leading. 2000-02-27 14:39:19 +00:00
Jim Meyering 649349a300 *** empty log message *** 2000-02-27 14:35:07 +00:00
Jim Meyering 759591ae51 *** empty log message *** 2000-02-27 14:27:13 +00:00
Jim Meyering bb8bb211a1 Put cedilla on `c' in author's name. 2000-02-27 13:58:12 +00:00
Jim Meyering 47322c2a8e (TESTS_ENVIRONMENT): Add PATH. Remove cruft. 2000-02-27 13:18:24 +00:00
Jim Meyering e86141f400 Clean up. 2000-02-27 13:17:12 +00:00
Jim Meyering 8ebde9b0bb *** empty log message *** 2000-02-27 11:29:13 +00:00
Jim Meyering 47eed28390 *** empty log message *** 2000-02-27 11:28:47 +00:00
Jim Meyering 72bd5150fd *** empty log message *** 2000-02-27 11:27:38 +00:00
Jim Meyering a8223df329 . 2000-02-27 11:26:07 +00:00
Jim Meyering 7c0e2db49b . 2000-02-27 11:23:22 +00:00
Jim Meyering 1f6347114a *** empty log message *** 2000-02-27 11:23:11 +00:00
Jim Meyering 9c1810823d *** empty log message *** 2000-02-27 11:19:40 +00:00
Jim Meyering f25e10f24d (parse_user_spec): If there is no :' but there is a .',
then first look up the entire `.'-containing string as a login name.
2000-02-27 11:13:16 +00:00
Jim Meyering 9bb4588551 *** empty log message *** 2000-02-26 22:19:54 +00:00
Jim Meyering 678d98c083 . 2000-02-26 21:34:58 +00:00
Jim Meyering b0952dd045 Don't make the success of the test depend on the
order in which directory entries are processed.
Reported by Andreas Schwab.
2000-02-26 21:34:41 +00:00
Jim Meyering 20552b01be whoops. Add commas in parenthesized list of functions in call
to AC_CHECK_DECLS.
2000-02-26 21:28:10 +00:00
Jim Meyering 1b136ab2e9 *** empty log message *** 2000-02-23 15:24:57 +00:00
Jim Meyering d682521386 Now that we have the new AC_CHECK_DECLS, use it in place of my hack. 2000-02-23 15:24:51 +00:00
Jim Meyering fb50c4895a Handle two-digit years with leading zeros correctly.
(textint): New typedef.
(parser_control): Member year changed from int to textint.
All uses changed.
(YYSTYPE): Removed; replaced by %union with int and textint members.
(tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
(tSNUMBER, tUNUMBER): Now of type <textintval>.
(date, number, to_year): Use width of number in digits, not its value,
to determine whether it's a 2-digit year, or a 2-digit time.
(yylex): Store number of digits of numeric tokens.
Reported by John Kendall.

(parser_control): Changed from struct parser_control to typedef (for
consistency).  All uses changed.

(tID): Removed; not used.
(yylex): Return '?' for unknown identifiers, rather than (unused) tID.
2000-02-22 20:16:07 +00:00
Jim Meyering 29e2ec8676 *** empty log message *** 2000-02-22 20:14:57 +00:00