diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c6b8fbd9b4..e19fcede08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1998-07-20 18:23 Ulrich Drepper <drepper@cygnus.com> + + * libio/libioP.h: Use __PMT in typedef. + * libio/strfile.h: Likewise. + +1998-07-20 18:20 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/gethostname.c: Return ENAMETOOLONG if + buffer is too small. + Reported by John Levon <j_levon@ncc.co.uk>. + 1998-07-20 17:09 Ulrich Drepper <drepper@cygnus.com> * shlib-versions: Remove definition for libSegFault. |