summaryrefslogtreecommitdiff
path: root/posix/execvp.c
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-081-31/+67
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-021-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