1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-07-30 19:31:03 +00:00
parent 898a08f344
commit 3be49c9564

View 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>