summaryrefslogtreecommitdiff
path: root/src/process/execlp.c
AgeCommit message (Collapse)AuthorLines
2011-04-27correct variadic prototypes for execl* familyRich Felker-5/+6
the old versions worked, but conflicted with programs which declared their own prototypes and generated warnings with some versions of gcc.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+20