summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/exec.c
Commit message (Expand)AuthorAgeFilesLines
* stat() the correct file in execvp() so that the fine tuned errno handlingbde1997-11-201-2/+2
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingbde1997-10-141-9/+36
* Fixed execvp() of an empty pathname to fail POSIXly. Previously itbde1996-11-181-0/+6
* Fixed uninitialized variables for the '/'-in-pathname case in execvp().bde1996-11-181-1/+2
* General -Wall warning cleanup, part I.jkh1996-07-121-4/+4
* Fix execl[e]. Multiple execle's failed because of bogus caching of thebde1994-12-121-16/+14
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+271
OpenPOWER on IntegriCloud