IA64: Move NPTL public headers to sysdeps/ia64/nptl/.
[platform/upstream/glibc.git] / posix / execvp.c
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2009-06-02 Ulrich DrepperImplement execvpe.
2007-01-03 Ulrich Drepper* posix/execvp.c: Include alloca.h.
2005-07-24 Ulrich Drepper[BZ #1125]
2005-04-14 Ulrich Drepper* posix/execvp.c (execvp): Use file name including...
2005-02-22 Ulrich Drepper(execvp): Fix invalid free.
2005-01-27 Ulrich DrepperUpdate.
2005-01-20 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-22 Ulrich DrepperUpdate.
2002-08-04 Roland McGrath* include/unistd.h: Use libc_hidden_proto for _exit...
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
1999-08-23 Ulrich Drepper(execvp): Correct copying of file name.
1999-08-20 Ulrich DrepperUpdate.
1999-04-28 Ulrich DrepperUpdate.
1998-10-22 Ulrich DrepperUpdate.
1998-09-22 Ulrich DrepperUpdate.
1997-11-06 Ulrich DrepperUpdate. cvs/libc-ud-971105
1997-10-12 Ulrich DrepperUpdate. cvs/libc-ud-971011
1997-07-11 Ulrich Drepperupdate. cvs/libc-ud-970710
1997-02-15 Ulrich DrepperUpdate to 2.1.x development version cvs/libc-970215 cvs/libc-970216 cvs/libc-970217 cvs/libc-970218
1996-09-27 Ulrich Drepperupdate from main archive cvs/libc-960927
1996-02-14 Roland McGrath* posix/execvp.c: When executing shell on script, first... cvs/libc-960214 cvs/libc-960215
1996-02-10 Roland McGrathSat Feb 10 04:18:48 1996 Roland McGrath <roland@churc... cvs/libc-960210
1995-09-21 Roland McGrathWed Sep 20 18:02:03 1995 Roland McGrath <roland@churc...
1995-04-03 Roland McGrath* posix/execvp.c: Don't use stat to search path; just...
1995-02-18 Roland McGrathinitial import