From cbef6235413a54256f297247ac133d96d306b40a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 29 Nov 1998 10:11:23 +0000 Subject: 1998-11-28 Roland McGrath * hurd/setuids.c: Renamed to ... * hurd/seteuids.c: this. (setuids): Renamed to seteuids. * hurd/getuids.c: Renamed to ... * hurd/geteuids.c: this. (__getuids): Renamed to geteuids, no aliases. * hurd/hurd.h (geteuids, seteuids): Declare them. * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids. * hurd/Makefile (routines): Updated. 1998-11-28 23:23 -0500 Zack Weinberg * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in $prefix/include that may be clobbered on installation. --- ChangeLog | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72b63860e3..ac76953274 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,26 @@ +1998-11-28 Roland McGrath + + * hurd/setuids.c: Renamed to ... + * hurd/seteuids.c: this. + (setuids): Renamed to seteuids. + * hurd/getuids.c: Renamed to ... + * hurd/geteuids.c: this. + (__getuids): Renamed to geteuids, no aliases. + * hurd/hurd.h (geteuids, seteuids): Declare them. + * hurd/Versions: Replace getuids; __getuids with geteuids; seteuids. + * hurd/Makefile (routines): Updated. + 1998-11-29 Ulrich Drepper * sysdeps/generic/segfault.c (install_handler): Correct test for SEGFAULT_HANDLER=all. Patch by Zack Weinberg. -1998-11-28 23:23 -0500 Zack Weinberg - - * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in - $prefix/include that may be clobbered on installation. - +1998-11-28 23:23 -0500 Zack Weinberg + + * sysdeps/unix/sysv/linux/configure.in: Test for symlinks in + $prefix/include that may be clobbered on installation. + 1998-11-27 Philip Blundell Fixes to allow compilation with static NSS: -- cgit 1.4.1