From: Roland McGrath Date: Sun, 14 Mar 1999 13:00:11 +0000 (+0000) Subject: 1999-03-14 Roland McGrath X-Git-Tag: cvs/libc-as-990315~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=108b08c01cfbe49e56d59efa6138972fa3d1b68e;p=thirdparty%2Fglibc.git 1999-03-14 Roland McGrath * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW, check for root-owned symlinks and reject them too. --- diff --git a/ChangeLog b/ChangeLog index 94d260dfec1..5ffabd74478 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-03-14 Roland McGrath + + * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW, + check for root-owned symlinks and reject them too. + 1999-03-09 Andreas Schwab * stdio-common/printf_fphex.c: Move to ...