aboutsummaryrefslogtreecommitdiff
path: root/support/support_subprocess.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-04-12support: Add capability to fork an sgid childSiddhesh Poyarekar1-0/+13
2021-03-16support: Pass environ to child processSiddhesh Poyarekar1-1/+1
2021-03-15support: Typo and formatting fixesSiddhesh Poyarekar1-3/+3
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-04-17support: Add support_capture_subprogramAdhemerval Zanella1-0/+152