summaryrefslogtreecommitdiffstats
path: root/libc/unistd/execle.c
Commit message (Expand)AuthorAgeFilesLines
* Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger2006-02-131-0/+8
* Redo the exec functions to comply with SUSv3.Manuel Novoa III2004-01-021-50/+0
* Silly us. Don't try to free alloca'd memory.Eric Andersen2001-11-241-3/+0
* Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() shouldEric Andersen2001-04-181-0/+53