summaryrefslogtreecommitdiff
path: root/libc/unistd/execle.c
AgeCommit message (Collapse)Author
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