1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-01 05:26:20 +02:00
Commit Graph

8206 Commits

Author SHA1 Message Date
Jim Meyering 4c1d48cbfc *** empty log message *** 2000-03-12 20:08:01 +00:00
Jim Meyering 2b195e22bd *** empty log message *** 2000-03-12 20:07:39 +00:00
Jim Meyering eb31b32e80 Merge from textutils.
(O_BINARY, O_TEXT): Define if necessary.
(SET_BINARY, SET_BINARY2): Define.
(DEV_BSIZE): Define to BBSIZE if appropriate.
2000-03-12 20:07:17 +00:00
Jim Meyering 83a446e62a *** empty log message *** 2000-03-12 20:04:35 +00:00
Jim Meyering fb190362cc describe seq gotcha re FP arith 2000-03-12 17:54:52 +00:00
Jim Meyering d21d0a4c04 *** empty log message *** 2000-03-12 17:31:57 +00:00
Jim Meyering 5e62fc320b (usage): Correct --help output. 2000-03-12 17:31:52 +00:00
Jim Meyering 7386ed8bd1 *** empty log message *** 2000-03-12 17:31:33 +00:00
Jim Meyering ff9b51c885 . 2000-03-12 06:39:40 +00:00
Jim Meyering 85f656db4c . 2000-03-11 22:06:31 +00:00
Jim Meyering 63229c0a0d . 2000-03-11 16:30:59 +00:00
Jim Meyering 10cec9669d *** empty log message *** 2000-03-11 16:18:05 +00:00
Jim Meyering 9370e7d2a8 Set the default TZ value to UTC0, not UTC.
The latter didn't have any effect on alphaev56-dec-osf4.0f.
2000-03-11 16:17:25 +00:00
Jim Meyering 3b89449b19 *** empty log message *** 2000-03-11 11:21:41 +00:00
Jim Meyering 010641f8b7 Make the message more like that in the similar touch and shred tests. 2000-03-10 11:56:25 +00:00
Jim Meyering 527dcb236a *** empty log message *** 2000-03-10 11:53:29 +00:00
Jim Meyering 55746a425e Accommodate SunOS-NFS-mounting-OpenBSD mkfifo
bug and `exit 77' if the fifo cannot be created.
Report and suggestion from Volker Borchert.
2000-03-10 11:53:22 +00:00
Jim Meyering 41d063607c *** empty log message *** 2000-03-10 11:40:29 +00:00
Jim Meyering 113a192da5 *** empty log message *** 2000-03-10 09:09:34 +00:00
Jim Meyering 293d7ffa73 *** empty log message *** 2000-03-10 09:09:08 +00:00
Jim Meyering a63b8f03f4 Look for getspnam in -lgen, too. 2000-03-10 09:08:53 +00:00
Jim Meyering ff1b77a70a *** empty log message *** 2000-03-08 14:50:11 +00:00
Jim Meyering 7157c29ee8 (savedir): Work even if directory size is
negative; this can happen with some screwy NFS configurations.
2000-03-08 14:50:05 +00:00
Jim Meyering 45b3b0a96d . 2000-03-08 10:41:04 +00:00
Jim Meyering b65f84bf94 tweak indentation 2000-03-07 20:06:03 +00:00
Jim Meyering 9ebf9199a4 (get_charset_aliases): Don't try to free file_name
if it's NULL (because we ran out of memory).  From Bruno Haible.
2000-03-06 11:19:23 +00:00
Jim Meyering a688ad3b57 *** empty log message *** 2000-03-06 06:21:08 +00:00
Jim Meyering 57bb2e656e (struct buffer.newline_free): New member.
(initbuf, findlines): Set it.
(fillbuf): Do not double the size of a full buffer to append a newline
unless the buffer is known to be newline free.
2000-03-06 06:20:59 +00:00
Jim Meyering 12ad88f5c1 *** empty log message *** 2000-03-05 10:39:50 +00:00
Jim Meyering 8f717f92aa *** empty log message *** 2000-03-05 10:39:33 +00:00
Jim Meyering fac78c4d0c *** empty log message *** 2000-03-05 10:37:53 +00:00
Jim Meyering 0d672bf048 *** empty log message *** TEXTUTILS-2_0e 2000-03-05 10:27:29 +00:00
Jim Meyering b7d59be6a4 ("path-concat.h"): Include.
(get_charset_aliases): Use path_concat instead of ANSI string
concatenation.
2000-03-05 10:27:22 +00:00
Jim Meyering 7206cd3b01 *** empty log message *** 2000-03-05 10:22:03 +00:00
Jim Meyering aca3853e18 (PARAMS): Define.
Use it to guard prototype.
2000-03-05 10:21:58 +00:00
Jim Meyering 93be9a66d7 . 2000-03-05 06:53:08 +00:00
Jim Meyering edaeb62db6 *** empty log message *** 2000-03-05 06:52:33 +00:00
Jim Meyering e89ea03496 . 2000-03-04 21:14:51 +00:00
Jim Meyering cd740223b3 (uninstall-local): Uncomment this rule so `make distcheck' works once again. 2000-03-04 21:10:21 +00:00
Jim Meyering a82d3db454 *** empty log message *** 2000-03-04 20:15:07 +00:00
Jim Meyering cea52734ee (install-exec-local): Create $(libdir) before installing into it. 2000-03-04 20:15:03 +00:00
Jim Meyering b52c000d3b *** empty log message *** 2000-03-04 18:17:12 +00:00
Jim Meyering 31d214cd3a *** empty log message *** 2000-03-04 18:16:39 +00:00
Jim Meyering 54d12f7edd Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE,
marke it as such and ignore it forever after.
(struct File_spec): New member.
(recheck): Initialize new member.
(tail_file): Likewise.
(tail_forever): Skip the file if it's marked as ignorable.
2000-03-04 18:16:21 +00:00
Jim Meyering f600c4d144 *** empty log message *** 2000-03-04 14:31:34 +00:00
Jim Meyering 049ca98c74 Don't get failed assertion for `tail -f directory'.
Revert most of 1999-10-20 change.  Instead, ...
(IS_TAILABLE_FILE_TYPE): Define to produce similar result.
(recheck): Use it here.
(tail_file): Use it here.
2000-03-04 14:31:29 +00:00
Jim Meyering 7b2d50e3af . 2000-03-04 12:53:49 +00:00
Jim Meyering e099a4b5ed . 2000-03-04 12:53:29 +00:00
Jim Meyering 29d3ba4a7b Include "unicodeio.h".
(usage): Mention \u and \U directives. \x outputs a byte, not a
character.
(print_esc): Implement \u and \U.
2000-03-04 12:52:35 +00:00
Jim Meyering 28334dafe4 (<errno.h>): Include it.
(errno): Declare if not defined.
2000-03-04 12:35:47 +00:00