summaryrefslogtreecommitdiff
path: root/libc/unistd/execl.c
AgeCommit message (Expand)Author
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger
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
2001-05-07Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen
2001-02-09Use __environ instead of the GNU extension environ.Eric Andersen
2000-10-11Reorg unistd dirEric Andersen