]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 21:13:19 +0000 (21:13 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 21:13:19 +0000 (21:13 +0000)
old/textutils/ChangeLog

index c825bdb9c4fb98793086ef56062987c4b8c7cc52..a372075ce76070fe7e9724b60b14f3ddff5a6cab 100644 (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