This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/hurd Tag: glibc-2-1-branch hurdlookup.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.cygnus.com	00/02/02 13:36:47

Modified files:
	hurd           : Tag: glibc-2-1-branch hurdlookup.c 

Log message:
	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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]