summaryrefslogtreecommitdiff
path: root/libc/unistd/execlp.c
AgeCommit message (Expand)Author
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-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-11Reorg unistd dirEric Andersen