summaryrefslogtreecommitdiff
path: root/posix/execvp.c
Commit message (Expand)AuthorAgeFilesLines
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-41/+63
* [BZ #1125]Ulrich Drepper2005-07-241-6/+4
* * posix/execvp.c (execvp): Use file name including path whenUlrich Drepper2005-04-141-2/+2
* (execvp): Fix invalid free.Ulrich Drepper2005-02-221-1/+1
* Update.Ulrich Drepper2005-01-271-0/+1
* Update.Ulrich Drepper2005-01-201-31/+66
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-92/+36
* 2.5-18.1Jakub Jelinek2007-07-121-36/+92
* Update.Ulrich Drepper2004-10-221-1/+6
* * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath2002-08-041-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* (execvp): Correct copying of file name.Ulrich Drepper1999-08-231-2/+4
* Update.Ulrich Drepper1999-08-201-12/+14
* Update.Ulrich Drepper1999-04-281-42/+41
* Update.Ulrich Drepper1998-10-221-1/+8
* Update.Ulrich Drepper1998-09-221-1/+2
* Update.cvs/libc-ud-971105Ulrich Drepper1997-11-061-3/+3
* Update.cvs/libc-ud-971011Ulrich Drepper1997-10-121-31/+35
* update.cvs/libc-ud-970710Ulrich Drepper1997-07-111-0/+1
* Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper1997-02-151-17/+17
* update from main archivecvs/libc-960927Ulrich Drepper1996-09-271-1/+1
* * posix/execvp.c: When executing shell on script, first arg iscvs/libc-960215cvs/libc-960214Roland McGrath1996-02-141-13/+30
* Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath1996-02-101-10/+45
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+1
* * posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath1995-04-031-45/+22
* initial importRoland McGrath1995-02-181-0/+112