about summary refs log tree commit diff
path: root/posix/execvp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-201-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Implement execvpe.Ulrich Drepper2009-06-021-190/+2
* * 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 version cvs/libc-970218 cvs/libc-970217 cvs/libc-970216 cvs/libc-970215Ulrich Drepper1997-02-151-17/+17
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-1/+1
* * posix/execvp.c: When executing shell on script, first arg is cvs/libc-960215 cvs/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