aboutsummaryrefslogtreecommitdiff
path: root/hurd/lookup-retry.c
AgeCommit message (Collapse)Author
2001-06-17* hurd/Makefile (routines): Add lookup-retry.Roland McGrath
* hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Broken out ... * hurd/lookup-retry.c: ... into here, new file. * sysdeps/mach/hurd/dl-sysdep.c (open_file): Call that instead using of duplicate code here. * hurd/hurdexec.c (_hurd_exec): Be robust for DTABLESIZE==0. * posix/regex.c: Avoid an access violation if malloc fails.