aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-spawn.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto1-12/+12
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-01posix/tst-spawn: Fix racy tests in spawned processes.Stefan Liebler1-5/+6
2019-01-05posix: Fix tst-spawn.c issue from commit 805334b26cAdhemerval Zanella1-2/+2
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella1-8/+36
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-25Use libsupport for tst-spawn.cAdhemerval Zanella1-122/+92
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-12fix posix/tst-spawn testSzabolcs Nagy1-8/+12
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer1-48/+26
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-112016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+3
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-11posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer1-1/+9
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-10Support run tst-exec and tst-spawn directlyH.J. Lu1-17/+16
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+9
2000-10-26Update.Ulrich Drepper1-12/+9
2000-05-29Update.Ulrich Drepper1-0/+275