summaryrefslogtreecommitdiff
path: root/stdlib/tst-system.c
AgeCommit message (Expand)Author
2026-01-24stdlib: Do not run tst-system subtest with RLIMIT_NPROC as rootFlorian Weimer
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-20posix: fix system when a child cannot be created [BZ #32450]Aurelien Jarno
2024-12-16Use empty initializer to silence GCC 4.9 or olderH.J. Lu
2024-12-15Revert "Add braces in initializers for GCC 4.9 or older"H.J. Lu
2024-12-14Add braces in initializers for GCC 4.9 or olderH.J. Lu
2024-08-16support: Use macros for *stat wrappersFlorian Weimer
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-03-25stdlib: Move tst-system to tests-containerAdhemerval Zanella
2020-03-23posix: Fix system error return value [BZ #25715]Adhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2002-12-17Update.Ulrich Drepper