Jim Meyering
c36cde4138
*** empty log message ***
1999-08-01 07:59:08 +00:00
Jim Meyering
71f2c2f9ec
(AM_WITH_NLS): Remove unnecessary lines.
...
Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
(AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
and simplify the shell code.
1999-08-01 07:58:44 +00:00
Jim Meyering
ed0c88b7f7
(quotearg_buffer):
...
Don't quote spaces if C quoting style.
1999-08-01 07:44:39 +00:00
Jim Meyering
fabd45e6c6
*** empty log message ***
SH-UTILS-1_16l
1999-07-31 17:47:36 +00:00
Jim Meyering
08aa2e4bde
fix up true/false docs to include a couple sentences from Christy's truefalse package
1999-07-31 17:45:35 +00:00
Jim Meyering
5d4eefe8d8
.
1999-07-31 17:44:02 +00:00
Jim Meyering
fc6aa385f9
*** empty log message ***
1999-07-31 16:11:31 +00:00
Jim Meyering
13cfe05e30
*** empty log message ***
1999-07-31 16:10:52 +00:00
Jim Meyering
e7a73d59e6
*** empty log message ***
1999-07-31 16:09:35 +00:00
Jim Meyering
20e7435ae7
*** empty log message ***
1999-07-31 16:04:23 +00:00
Jim Meyering
555250c779
*** empty log message ***
1999-07-31 09:21:38 +00:00
Jim Meyering
ca47081c5b
(tail_forever): Don't call kill if pid is 0.
...
Detect when `writer_is_dead' also when the writer is some other user.
From Karl Heuer.
(parse_options): Warn if --pid=PID is used without -f.
1999-07-31 09:21:32 +00:00
Jim Meyering
5e8ad5a577
*** empty log message ***
1999-07-31 09:03:43 +00:00
Jim Meyering
b19705597b
.
TEXTUTILS-1_22o
1999-07-30 21:18:37 +00:00
Jim Meyering
e46de77883
.
1999-07-30 21:15:01 +00:00
Jim Meyering
a65fa10c4b
*** empty log message ***
1999-07-30 21:13:19 +00:00
Jim Meyering
6e38ee2da0
Include signal.h for kill prototype.
1999-07-30 21:13:05 +00:00
Jim Meyering
b1476fec95
*** empty log message ***
1999-07-30 21:10:59 +00:00
Jim Meyering
48cb109a87
*** empty log message ***
1999-07-30 21:04:18 +00:00
Jim Meyering
f18a0a4331
*** empty log message ***
1999-07-30 21:03:35 +00:00
Jim Meyering
9200ad37c9
document tail's new option: --pid=PID
1999-07-30 21:02:54 +00:00
Jim Meyering
6b51b6027d
*** empty log message ***
1999-07-30 20:43:10 +00:00
Jim Meyering
4d70e59a85
New option: --pid=PID.
...
(pid): New global.
(long_options): Add `pid'.
(usage): Describe it.
(tail_forever): Implement it.
(parse_options): Handle the new option and required arg.
Suggestion and pseudo-code from Karl Heuer.
1999-07-30 20:42:39 +00:00
Jim Meyering
d883ecee8a
*** empty log message ***
1999-07-30 19:33:57 +00:00
Jim Meyering
3be49c9564
*** empty log message ***
1999-07-30 19:31:03 +00:00
Jim Meyering
898a08f344
(PID_T_MAX): Define.
1999-07-30 19:29:53 +00:00
Jim Meyering
a765a451e6
Include <sys/types.h> now that linebuffer.h uses
...
size_t. This is required on at least SunOS4. From Kaveh Ghazi.
1999-07-30 19:29:27 +00:00
Jim Meyering
e246ae8765
(usage): Explain about default wrt --hide-control-chars and
...
--show-control-chars. Reported by Germano Leichsenring.
1999-07-30 16:01:44 +00:00
Jim Meyering
57f1b329c9
*** empty log message ***
1999-07-30 16:01:26 +00:00
Jim Meyering
998eae92d1
*** empty log message ***
1999-07-28 05:48:55 +00:00
Jim Meyering
eb8c7c7924
(dd_copy): Free the right obuf.
1999-07-27 14:36:36 +00:00
Jim Meyering
bf94a704bc
more comments
1999-07-26 09:17:56 +00:00
Jim Meyering
e3a15bed3c
add comment
1999-07-26 09:03:15 +00:00
Jim Meyering
4dd5a9b806
(struct File_spec) [n_stat_calls]: Remove unused member.
1999-07-26 09:01:27 +00:00
Jim Meyering
8ddf290477
(tee): Convert from open/fds to using fopen/streams for
...
output, in preparation for addition of new compression option.
1999-07-26 07:11:27 +00:00
Jim Meyering
a197ef9f3c
*** empty log message ***
1999-07-26 06:52:28 +00:00
Jim Meyering
a2d3645e9c
(usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators).
1999-07-25 09:30:35 +00:00
Jim Meyering
edc46711dd
*** empty log message ***
TEXTUTILS-1_22n
1999-07-25 08:47:36 +00:00
Jim Meyering
06db9a8db3
*** empty log message ***
1999-07-25 08:27:24 +00:00
Jim Meyering
096564b06c
.
1999-07-25 08:10:14 +00:00
Jim Meyering
0476aba87e
.
1999-07-24 21:16:37 +00:00
Jim Meyering
8082ce8f53
add to comment
1999-07-24 09:40:23 +00:00
Jim Meyering
7b5a5af07f
(PTR_ALIGN, ROUND_UP_OFFSET): New macros.
...
(dd_copy): Use those to page-align both the input and output buffers.
1999-07-24 09:36:29 +00:00
Jim Meyering
c4731cc3f0
(options): Avoid Solaris' broken /usr/ucb/tr by
...
removing offending use of tr altogether and removing hyphens with sed.
Reported by Kaveh Ghazi.
1999-07-21 15:56:15 +00:00
Jim Meyering
a19cffba7e
*** empty log message ***
1999-07-21 15:08:41 +00:00
Jim Meyering
f9fce0782d
*** empty log message ***
1999-07-21 15:07:58 +00:00
Jim Meyering
1aa01e7b7b
*** empty log message ***
1999-07-21 14:55:19 +00:00
Jim Meyering
8478414c5d
update comments
1999-07-20 18:52:05 +00:00
Jim Meyering
bca7546dcd
(translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.
...
(read_filesystem_list) [MOUNTED_GETMNTENT1]: Use it.
1999-07-20 18:41:58 +00:00
Jim Meyering
c7582bc4ab
*** empty log message ***
1999-07-20 17:08:37 +00:00