aboutsummaryrefslogtreecommitdiff
path: root/posix/execvp.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Implement execvpe.Ulrich Drepper1-190/+2
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper1-41/+63
2005-07-24[BZ #1125]Ulrich Drepper1-6/+4
2005-04-14* posix/execvp.c (execvp): Use file name including path whenUlrich Drepper1-2/+2
2005-02-22(execvp): Fix invalid free.Ulrich Drepper1-1/+1
2005-01-27Update.Ulrich Drepper1-0/+1
2005-01-20Update.Ulrich Drepper1-31/+66
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-92/+36
2007-07-122.5-18.1Jakub Jelinek1-36/+92
2004-10-22Update.Ulrich Drepper1-1/+6
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath1-1/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-08-23(execvp): Correct copying of file name.Ulrich Drepper1-2/+4
1999-08-20Update.Ulrich Drepper1-12/+14
1999-04-28Update.Ulrich Drepper1-42/+41
1998-10-22Update.Ulrich Drepper1-1/+8
1998-09-22Update.Ulrich Drepper1-1/+2
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper1-3/+3
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper1-31/+35
1997-07-11update.cvs/libc-ud-970710Ulrich Drepper1-0/+1
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper1-17/+17
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-1/+1
1996-02-14* posix/execvp.c: When executing shell on script, first arg iscvs/libc-960215cvs/libc-960214Roland McGrath1-13/+30
1996-02-10Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath1-10/+45
1995-09-21Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+1
1995-04-03* posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath1-45/+22
1995-02-18initial importRoland McGrath1-0/+112