summaryrefslogtreecommitdiffstats
path: root/libc/unistd/exec.c
Commit message (Collapse)AuthorAgeFilesLines
* Sigh... Fall back to alloca() if munmap is broken (uClinux).Manuel Novoa III2004-02-171-8/+6
|
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-2/+2
|
* Redo the exec functions to comply with SUSv3.Manuel Novoa III2004-01-021-0/+319