From c4bf5a3e9a6bddb74d649a7d687111f7c2df04e1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 3 Apr 1995 09:00:10 +0000 Subject: * posix/execvp.c: Don't use stat to search path; just try execv until it works. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f6e98a6b6..88babc2b39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Sun Apr 2 13:13:52 1995 Roland McGrath + * posix/execvp.c: Don't use stat to search path; just try execv + until it works. + * sysdeps/mach/hurd/i386/trampoline.c: Add a link to SS->active_resources, so that _hurdsig_longjmp_from_handler will be called when a longjmp unwinds the signal frame. -- cgit v1.2.3