mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
*** empty log message ***
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,7 +1,22 @@
|
|||||||
2002-10-18 Jim Meyering <meyering@lucent.com>
|
2002-10-19 Jim Meyering <jim@meyering.net>
|
||||||
|
|
||||||
* Version 4.5.4.
|
* Version 4.5.4.
|
||||||
|
|
||||||
|
* src/pinky.c (print_heading): Align TTY and Name headings.
|
||||||
|
Who reported this?
|
||||||
|
|
||||||
|
2002-10-18 Jim Meyering <meyering@lucent.com>
|
||||||
|
|
||||||
|
* src/split.c (cwrite): Change type of `bytes' parameter to size_t
|
||||||
|
Remove now-useless cast.
|
||||||
|
(stdread): Remove function.
|
||||||
|
(bytes_split): Use size_t instead of int.
|
||||||
|
Use safe_read, not stdread.
|
||||||
|
(lines_split): Likewise.
|
||||||
|
Use memchr rather than a `while' loop.
|
||||||
|
(line_bytes_split): Use size_t instead of int.
|
||||||
|
Use safe_read, not stdread.
|
||||||
|
|
||||||
* src/system.h (ST_BLKSIZE): Correct comment describing how to
|
* src/system.h (ST_BLKSIZE): Correct comment describing how to
|
||||||
reproduce HPUX-11 cat failure. From Petter Reinholdtsen.
|
reproduce HPUX-11 cat failure. From Petter Reinholdtsen.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user