From eb27c43f02ec7890c19f424de458df903745db5d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 5 Jul 1998 08:24:43 +0000 Subject: Update. 1998-05-23 Philip Blundell * sysdeps/unix/sysv/linux/arm/syscalls.list: Add `syscall'. * sysdeps/unix/sysv/linux/arm/syscall.S: Deleted. 1998-07-05 Ulrich Drepper * misc/getttyent.c (getttyent): Explicitly lock the FILE and use _unlocked functions. * inet/ruserpass.c (ruserpass): Use _unlocked functions since this is a private FILE. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 21297f2958..a6f2797687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1998-05-23 Philip Blundell + + * sysdeps/unix/sysv/linux/arm/syscalls.list: Add `syscall'. + * sysdeps/unix/sysv/linux/arm/syscall.S: Deleted. + +1998-07-05 Ulrich Drepper + + * misc/getttyent.c (getttyent): Explicitly lock the FILE and use + _unlocked functions. + + * inet/ruserpass.c (ruserpass): Use _unlocked functions since this + is a private FILE. + 1998-07-04 17:11 -0400 Zack Weinberg * csu/Makefile: Build crt files in lib pass. -- cgit v1.2.3