summaryrefslogtreecommitdiff
path: root/posix/execvp.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-06-02Implement execvpe.Ulrich Drepper
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper
2005-07-24[BZ #1125]Ulrich Drepper
2005-04-14* posix/execvp.c (execvp): Use file name including path whenUlrich Drepper
2005-02-22(execvp): Fix invalid free.Ulrich Drepper
2005-01-27Update.Ulrich Drepper
2005-01-20Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-22Update.Ulrich Drepper
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
1999-08-23(execvp): Correct copying of file name.Ulrich Drepper
1999-08-20Update.Ulrich Drepper
1999-04-28Update.Ulrich Drepper
1998-10-22Update.Ulrich Drepper
1998-09-22Update.Ulrich Drepper
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper
1997-07-11update.cvs/libc-ud-970710Ulrich Drepper
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper
1996-02-14* posix/execvp.c: When executing shell on script, first arg iscvs/libc-960215cvs/libc-960214Roland McGrath
1996-02-10Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath
1995-09-21Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-03* posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath
1995-02-18initial importRoland McGrath