mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 07:10:05 +00:00
.
This commit is contained in:
parent
77f85f58a6
commit
cf150d93eb
@ -1,3 +1,11 @@
|
||||
2000-02-02 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
* hurd/hurdlookup.c (CHECK_ELOOP): New macro does SYMLOOP_MAX check;
|
||||
deallocate *RESULT before returning ELOOP.
|
||||
Don't conditionalize on SYMLOOP_MAX, we always better have one.
|
||||
Move the check after case of empty retryname, which should not do it.
|
||||
Use CHECK_ELOOP for absolute symlinks and other FS_RETRY_MAGICAL cases.
|
||||
|
||||
2000-01-31 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* inet/inet_net.c (inet_network): Synch with bind 8.2.2. Fixes PR
|
||||
|
Loading…
Reference in New Issue
Block a user