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

4846 Commits

Author SHA1 Message Date
Jim Meyering 69412999dc (EXTRA_DIST): Remove mk-script.pl.
(mk_script): Set to ../mk-script.
(x-tests): Use `$(PERL) -w -- $(mk_script)', not ./mk-script.
Remove @MAINT@ cruft.
(Makefile.am): Likewise.
Remove @MAINT@ cruft.  Now `missing' will explain the failure
when people don't have Perl yet modify a file whose rebuilding
would lead to the use of Perl.
1998-03-31 12:49:00 +00:00
Jim Meyering 85b39cb589 add descriptive first-line comment 1998-03-31 12:09:55 +00:00
Jim Meyering 9f358e6830 (rpl_memcmp): Rename from memcmp. 1998-03-31 12:05:17 +00:00
Jim Meyering defb2bdef8 . 1998-03-31 07:50:22 +00:00
Jim Meyering 6e577f0b56 *** empty log message *** 1998-03-28 14:57:25 +00:00
Jim Meyering c157e5fbef Add copyright. 1998-03-28 14:56:49 +00:00
Jim Meyering ca6cf35a5e Add copyright.
[_AIX]: Add #pragma alloca.
1998-03-28 14:56:11 +00:00
Jim Meyering ede420f14a ($(ACLOCAL_M4)): Replace old rule with this
dependency and the := assignment of ACLOCAL to make the default
rule use the `-I m4' option.
1998-03-27 22:37:56 +00:00
Jim Meyering 52a2ff839c . 1998-03-27 22:34:23 +00:00
Jim Meyering 821a0823b1 *** empty log message *** 1998-03-27 22:33:37 +00:00
Jim Meyering e52d8736b1 remove dcl of unused local, num_regs 1998-03-27 22:29:05 +00:00
Jim Meyering 5c0ee776d4 cpp-directive aesthetics 1998-03-27 12:40:03 +00:00
Jim Meyering 465ebf7c37 new version from Uli 1998-03-27 11:23:07 +00:00
Jim Meyering 18ad404d02 . 1998-03-26 16:27:28 +00:00
Jim Meyering 28cb02fc78 (batch_convert): Remove spurious space in error message.
Reported by Karl Berry.
1998-03-26 15:41:14 +00:00
Jim Meyering cbf0181378 s/@samp/@email/ for e-mail addresses 1998-03-25 07:38:24 +00:00
Jim Meyering bca2db9877 . 1998-03-23 23:52:30 +00:00
Jim Meyering aa71be25c0 . 1998-03-23 23:49:18 +00:00
Jim Meyering cd053a291e update from automake-2.1h 1998-03-23 23:19:01 +00:00
Jim Meyering fa4148be50 *** empty log message *** 1998-03-23 23:13:24 +00:00
Jim Meyering 5695f8ea2d . 1998-03-23 23:13:08 +00:00
Jim Meyering 18d159d47e *** empty log message *** 1998-03-23 23:12:45 +00:00
Jim Meyering 0bb2acd9da Kludges so I don't have to add HAVE_INTTYPES_H in acconfig.h. 1998-03-23 23:10:30 +00:00
Jim Meyering 7a8b4afa3e . 1998-03-23 22:47:45 +00:00
Jim Meyering 3a0352ad9a . 1998-03-23 22:47:05 +00:00
Jim Meyering 55569d4f9f update from libc/copies 1998-03-23 07:24:54 +00:00
Jim Meyering eeef5c523d merge variables: forever_multiple and forever
(recheck): New function.
Begin to support --allow-missing option.
1998-03-22 20:55:34 +00:00
Jim Meyering e8ab1c28f8 *** empty log message *** 1998-03-22 20:38:44 +00:00
Jim Meyering df4ba7d9ca (tail_forever): plug gross fd leaks
Don't close stdin
Don't print header unnecessarily if the first file to grow
is the last one for which a header was printed.
1998-03-21 16:33:53 +00:00
Jim Meyering e832812173 *** empty log message *** 1998-03-21 08:54:58 +00:00
Jim Meyering ac648dbc8a Update from patch-2.5.3. 1998-03-21 08:51:48 +00:00
Jim Meyering c75ccba2d3 Update from patch-2.5.3. 1998-03-21 08:49:00 +00:00
Jim Meyering a33adfebb2 (decode_switches): Pass a null pointer instead of address
of quotearg_quoting_options.
1998-03-21 08:47:54 +00:00
Jim Meyering b50b941826 . 1998-03-19 22:27:17 +00:00
Jim Meyering 6ec5bace8a (show_dev): If fsu_bavail_top_bit_set is nonzero,
assume the original value corresponding to fsu_bavail was negative.
1998-03-19 22:18:29 +00:00
Jim Meyering b48e78e3b7 Include <limits.h>.
(CHAR_BIT, EXTRACT_TOP_BIT, PROPAGATE_TOP_BIT): New macros.
(get_fs_usage): If top bit of system variable corresponding to
fsu_bavail is set, then set fsu_bavail_top_bit_set, and
sign-extend the value when storing it into fsu_bavail.
1998-03-19 22:18:04 +00:00
Jim Meyering 33179975d7 (struct fs_usage): New member
fsu_bavail_top_bit_set.
1998-03-19 22:17:43 +00:00
Jim Meyering d4a8891aef *** empty log message *** 1998-03-18 21:53:35 +00:00
Jim Meyering fcbfefa513 *** empty log message *** 1998-03-17 23:31:18 +00:00
Jim Meyering fcf6405f2d (tail_file): Merge largely-duplicated blocks of code. 1998-03-15 23:04:56 +00:00
Jim Meyering 0ecb6ace02 . FILEUTILS-3_16n 1998-03-15 20:36:02 +00:00
Jim Meyering 6d42c7e9d7 *** empty log message *** 1998-03-15 18:05:05 +00:00
Jim Meyering 6684ffa826 Use #if, not #ifdef with HAVE_ macros.
Use #if !, not #ifndef with HAVE_ macros.
1998-03-15 17:54:50 +00:00
Jim Meyering bfbc3ce20c Use #if, not #ifdef with HAVE_ macros 1998-03-15 11:09:10 +00:00
Jim Meyering 0f5f23cb9e . 1998-03-15 09:52:09 +00:00
Jim Meyering 93494dde07 *** empty log message *** 1998-03-15 09:48:52 +00:00
Jim Meyering be3b9520ad (EXTRA_DIST): Add prereq.m4. 1998-03-15 09:47:28 +00:00
Jim Meyering c2c6f081c5 *** empty log message *** 1998-03-15 09:47:03 +00:00
Jim Meyering 36b10d9f21 . 1998-03-15 09:45:00 +00:00
Jim Meyering 72c0980585 *** empty log message *** 1998-03-15 09:43:27 +00:00