Jim Meyering
c5e73d1f4a
*** empty log message ***
2000-08-08 07:16:45 +00:00
Jim Meyering
543cd52e60
*** empty log message ***
2000-08-08 07:13:46 +00:00
Jim Meyering
a9a5efd77b
(remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:13:36 +00:00
Jim Meyering
b99ee65d9f
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:12:24 +00:00
Jim Meyering
b2557211cb
(do_link): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:46 +00:00
Jim Meyering
6fa66b8414
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:30 +00:00
Jim Meyering
13587cf0ec
(xstrndup): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:12 +00:00
Jim Meyering
deffd164df
*** empty log message ***
2000-08-08 07:10:22 +00:00
Jim Meyering
8b6882e5e9
(cut_fields): Invoke xalloc_die instead of printing our own message.
...
(cut_fields): Check for I/O error as well as end-of-file.
2000-08-08 07:09:31 +00:00
Jim Meyering
1899efe4f6
(copy_dir, copy_internal): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:08:17 +00:00
Jim Meyering
8180fd9209
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:07:55 +00:00
Jim Meyering
d681dd7524
(quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted"
2000-08-08 07:03:41 +00:00
Jim Meyering
c64d3aaf18
(usage, main): For cp -P messages, mention the new behavior as well as the old.
2000-08-08 06:55:47 +00:00
Jim Meyering
b6bacc5dcf
Invoke xalloc_die instead of printing our own message.
2000-08-08 06:53:14 +00:00
Jim Meyering
3424a30611
*** empty log message ***
2000-08-07 17:07:19 +00:00
Jim Meyering
045b33aaef
(xalloc_msg_memory_exhausted): Now char const[],
...
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
2000-08-07 17:06:38 +00:00
Jim Meyering
1fdeee96e2
(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".
2000-08-07 17:05:37 +00:00
Jim Meyering
8d381987d0
comment fix
2000-08-07 17:03:20 +00:00
Jim Meyering
1def0627b7
(xalloc_msg_memory_exhausted): Now char const[],
...
not char *const and pointing to a constant array.
2000-08-07 17:02:15 +00:00
Jim Meyering
cab29a570d
(same_name): Invoke xalloc_die instead of printing our own message.
...
(parse_user_spec):
Don't translate a message until just before returning,
to avoid unnecessary translation.
2000-08-07 16:56:29 +00:00
Jim Meyering
02edb50e8f
(same_name): Invoke xalloc_die instead of printing our own message.
2000-08-07 16:55:57 +00:00
Jim Meyering
3190f18d1c
*** empty log message ***
2000-08-07 16:50:27 +00:00
Jim Meyering
d8f02c5c3a
(xputenv): Invoke xalloc_die instead of printing our own message.
2000-08-07 16:50:11 +00:00
Jim Meyering
8f8f0254b2
*** empty log message ***
2000-08-07 15:51:08 +00:00
Jim Meyering
51b6b653a2
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00
Jim Meyering
90fb34362a
*** empty log message ***
2000-08-07 13:27:40 +00:00
Jim Meyering
7299626404
*** empty log message ***
2000-08-07 13:27:33 +00:00
Jim Meyering
0ae67ef6a8
(head): Call write_header here.
...
(head_file): ... not here.
2000-08-07 13:27:24 +00:00
Jim Meyering
fd5da15041
(closeout_func): Remove variable.
...
(close_stdout_wrapper): Remove unused function.
(main): Remove assignment to closeout_func.
2000-08-07 13:23:44 +00:00
Jim Meyering
0981ef97c0
(fold_file): Remove ferror(stdout) check, already done in close_stdout.
2000-08-07 13:19:52 +00:00
Jim Meyering
eb6e8b63c6
*** empty log message ***
2000-08-07 08:57:11 +00:00
Jim Meyering
0ef1ebe00e
(enum) [PARENTS_OPTION]: New member.
...
(long_opts): Update "parents" and deprecated "path" entries to use
`PARENTS_OPTION', not `P'.
(usage): Update --help output.
(main): Warn that the meaning of `-P' will soon change.
2000-08-07 08:55:50 +00:00
Jim Meyering
56752ea034
*** empty log message ***
2000-08-07 08:18:32 +00:00
Jim Meyering
568f9e0516
*** empty log message ***
2000-08-07 07:15:31 +00:00
Jim Meyering
497785afe5
(AC_MBSTATE_T): Define mbstate_t to be int,
...
not char, for compatibility with glibc 2.1.3 strftime.c.
2000-08-07 07:15:25 +00:00
Jim Meyering
43fde4395a
(usage): Warn more succintly about the effects of
...
the locale on sort order.
2000-08-07 07:07:00 +00:00
Jim Meyering
aee6ce52e0
*** empty log message ***
2000-08-06 19:54:55 +00:00
Jim Meyering
a64e651230
.
TEXTUTILS-2_0g
2000-08-06 19:09:08 +00:00
Jim Meyering
4951b1a4b0
*** empty log message ***
2000-08-06 16:12:42 +00:00
Jim Meyering
3110281aad
We know nbytes is 0, so remove it from bail-out test.
2000-08-06 15:08:29 +00:00
Jim Meyering
0d9ee9b50c
*** empty log message ***
2000-08-06 09:06:22 +00:00
Jim Meyering
496964cdc3
*** empty log message ***
2000-08-06 09:06:00 +00:00
Jim Meyering
9048856887
*** empty log message ***
2000-08-06 09:03:33 +00:00
Jim Meyering
61b0870c41
(pipe_lines): Declare local `cp' to be const.
2000-08-06 09:03:29 +00:00
Jim Meyering
ae9ce08522
*** empty log message ***
2000-08-06 08:45:47 +00:00
Jim Meyering
95b686e751
(pipe_lines): Add variable `nbytes' so we can free
...
`tmp' immediately after read loop. Don't process an empty file.
This fixes a buffer-underrun error -- also thanks to bounded pointers.
2000-08-06 08:44:11 +00:00
Jim Meyering
773a575cd5
(main): Rename local t' to tmp_dir' to avoid shadowing
...
a previous local by that name.
(usage): Warn that GNU sort is now locale-aware, and suggest
people put LC_ALL=POSIX in their environment.
2000-08-05 20:27:49 +00:00
Jim Meyering
8db7ef9e42
*** empty log message ***
2000-08-05 19:36:37 +00:00
Jim Meyering
6b95201b8d
.
2000-08-05 19:36:20 +00:00
Jim Meyering
a8fd3f260a
.
2000-08-05 19:35:59 +00:00