about summary refs log tree commit diff
path: root/support/support_capture_subprocess.c
Commit message (Expand)AuthorAgeFilesLines
* support: Add envp argument to support_capture_subprogramAdhemerval Zanella2024-05-071-2/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* support: Don't fail on fchown when spawning sgid processesSiddhesh Poyarekar2023-06-011-2/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar2021-08-031-0/+1
* support: Add capability to fork an sgid childSiddhesh Poyarekar2021-04-121-0/+126
* support: Typo and formatting fixesSiddhesh Poyarekar2021-03-151-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* support: Add support_capture_subprogramAdhemerval Zanella2019-04-171-42/+38
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* support: Close original descriptors in support_capture_subprocessFlorian Weimer2018-12-011-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+108