From b816b26544c477330f1c58dddfc1d64693060d5f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 8 Mar 1998 21:45:35 +0000 Subject: [PATCH] Update. --- ChangeLog | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b4054d8d9f3..b37b306efb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,20 @@ -1998-02-27 Ulrich Drepper +1998-03-05 Andreas Schwab + + * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add + getres[ug]id. + * sysdeps/unix/sysv/linux/getresgid.c, + sysdeps/unix/sysv/linux/getresuid.c: New files. + * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id. + * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add + s_getres[gu]id. Don't mark lchown as extra syscall. + + * sysdeps/unix/sysv/linux/sparc/socket.S: Allow __socket to be + redefined. + +1998-03-05 Ulrich Drepper - * misc/syslog.c: Change to allow user the interpretation of the - outcome even with syslog having no return value. + * misc/syslog.c (openlog_internal): Follow 2.1 changes to prevent + errno being set. 1998-03-07 Andreas Jaeger -- 2.47.2