summaryrefslogtreecommitdiff
path: root/lib/libc/gen/execle.c
AgeCommit message (Expand)Author
2011-06-30Drop special cases for i386 and m68k. It is not a validate assumptionjoerg
2008-01-09Remove support for NetBSD/pc532.simonb
2005-11-29cleanup casts and KNF.christos
2005-11-29WARNS=4christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26__STDC__ is always defined on NetBSD.wiz
2000-01-22Delint.mycroft
1997-11-23Allocate one more element for arg vector, like execl.c rev 1.5.enami
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-07-04Thanks to the calling conventions used by some cpus, the argument listsjtc
1996-07-03Split all exec*() functions out of exec.c into their own files.jtc