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

index 6adf74ec346d07d8e206390ba1b2f8547df56c81..c825bdb9c4fb98793086ef56062987c4b8c7cc52 100644 (file)
@@ -1,5 +1,19 @@
+1999-07-27  Jim Meyering  <meyering@ascend.com>
+
+       * lib/linebuffer.c: Include <sys/types.h> now that linebuffer.h uses
+       size_t.  This is required on at least SunOS4.  From Kaveh Ghazi.
+
+1999-07-26  Jim Meyering  <meyering@ascend.com>
+
+       * src/sys2.h (PID_T_MAX): Define.
+
+       * src/tail.c (struct File_spec) [n_stat_calls]: Remove unused member.
+
 1999-07-25  Jim Meyering  <meyering@ascend.com>
 
+       * src/pr.c (usage): Remove `NEWS'-style paragraph (sorry to have
+       let that in, translators).
+
        * Version 1.22n.
 
 1999-06-01  Volker Borchert  <bt@teknon.de>