From 310f95183a026af2d7854f830b185116aa770852 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 18 Aug 1999 23:05:23 +0000 Subject: Update. * libio/fileops.c (_IO_file_xsgetn): Allocate buffer if none is allocated so far. [PR libc/1261]. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb67f1d58a..caa5a5a47a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-08-18 Ulrich Drepper + * libio/fileops.c (_IO_file_xsgetn): Allocate buffer if none is + allocated so far. [PR libc/1261]. + * math/libm-test.c (j0_test): Adjust deltas for m68k. (jn_test): Likewise. -- cgit v1.2.3