about summary refs log tree commit diff
path: root/src/process/execlp.c
Commit message (Expand)AuthorAgeFilesLines
* add missing va_end in execl* for correcness and static code analyzersSzabolcs Nagy2013-10-071-0/+1
* correct variadic prototypes for execl* familyRich Felker2011-04-271-5/+6
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+20