1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-08 09:39:24 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-07-30 21:13:19 +00:00
parent 6e38ee2da0
commit a65fa10c4b
+13
View File
@@ -1,3 +1,16 @@
1999-07-30 Jim Meyering <meyering@ascend.com>
* Version 1.22o.
* src/tail.c: New option: --pid=PID.
Include signal.h for kill prototype.
(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-27 Jim Meyering <meyering@ascend.com>
* lib/linebuffer.c: Include <sys/types.h> now that linebuffer.h uses