summaryrefslogtreecommitdiff
path: root/lib/libc/gen/exec.c
AgeCommit message (Expand)Author
2000-08-22unused variableTheo de Raadt
2000-01-29use alloca() instead of malloc, for vfork safetyTheo de Raadt
1999-09-16use writev() where possibleTheo de Raadt
1998-08-14realloc repairTheo de Raadt
1997-09-20do execle() using alloca() for use inside signal handlers (malloc is bad)Theo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-12-054.4lite2, safely uses malloc, with freebsd fixes tooTheo de Raadt
1996-10-27exec[lv]p() shall return ENOENT for empty path namesThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1995-12-15use alloca() instead of malloc()Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt