summaryrefslogtreecommitdiff
path: root/lib/libc/gen/exec.c
Commit message (Expand)AuthorAgeFilesLines
* stat() the correct file in execvp() so that the fine tuned errno handlingBruce Evans1997-11-201-2/+2
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingBruce Evans1997-10-141-9/+36
* Fixed execvp() of an empty pathname to fail POSIXly. Previously itBruce Evans1996-11-181-0/+6
* Fixed uninitialized variables for the '/'-in-pathname case in execvp().Bruce Evans1996-11-181-1/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-4/+4
* Fix execl[e]. Multiple execle's failed because of bogus caching of theBruce Evans1994-12-121-16/+14
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+271