summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/fexecve.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix fexecve build where syscall macros call sizeof.Joseph Myers2017-09-191-1/+2
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+15
* 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-4/+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-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Update.Ulrich Drepper2002-12-061-2/+2
* Update.Ulrich Drepper2002-11-051-0/+1
* fexecve implementation for Linux.Ulrich Drepper2002-11-041-0/+58