index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
/
execvp.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2009-06-02
Implement 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 when
Ulrich Drepper
2005-02-22
(execvp): Fix invalid free.
Ulrich Drepper
2005-01-27
Update.
Ulrich Drepper
2005-01-20
Update.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-10-22
Update.
Ulrich Drepper
2002-08-04
* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
Roland McGrath
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
1999-08-23
(execvp): Correct copying of file name.
Ulrich Drepper
1999-08-20
Update.
Ulrich Drepper
1999-04-28
Update.
Ulrich Drepper
1998-10-22
Update.
Ulrich Drepper
1998-09-22
Update.
Ulrich Drepper
1997-11-06
Update.
cvs/libc-ud-971105
Ulrich Drepper
1997-10-12
Update.
cvs/libc-ud-971011
Ulrich Drepper
1997-07-11
update.
cvs/libc-ud-970710
Ulrich Drepper
1997-02-15
Update to 2.1.x development version
cvs/libc-970218
cvs/libc-970217
cvs/libc-970216
cvs/libc-970215
Ulrich Drepper
1996-09-27
update from main archive
cvs/libc-960927
Ulrich Drepper
1996-02-14
* posix/execvp.c: When executing shell on script, first arg is
cvs/libc-960215
cvs/libc-960214
Roland McGrath
1996-02-10
Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960210
Roland McGrath
1995-09-21
Wed 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 execv
Roland McGrath
1995-02-18
initial import
Roland McGrath