summaryrefslogtreecommitdiff
path: root/libc/unistd/execle.c
AgeCommit message (Collapse)Author
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵Peter S. Mazinger
affected files
2004-01-02Redo the exec functions to comply with SUSv3.Manuel Novoa III
2001-11-24Silly us. Don't try to free alloca'd memory.Eric Andersen
-Erik
2001-04-18Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() shouldEric Andersen
be there, so I just wrote it up. -Erik