aboutsummaryrefslogtreecommitdiff
path: root/support/support_capture_subprocess.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella1-2/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-01support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar1-2/+13
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-08-03copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar1-0/+1
2021-04-12support: Add capability to fork an sgid childSiddhesh Poyarekar1-0/+126
2021-03-15support: Typo and formatting fixesSiddhesh Poyarekar1-1/+1
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-42/+38
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-01support: Close original descriptors in support_capture_subprocessFlorian Weimer1-0/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer1-0/+108