aboutsummaryrefslogtreecommitdiff
path: root/include/spawn.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-22spawn.h: fix compiler warning about unused variableFrank Mehnert1-0/+1
2015-03-12spawn.h: Fix !_GNU_SOURCE compilationBernhard Reutner-Fischer1-9/+15
2012-03-26spawn: use glibc style to keep differences downMike Frysinger1-121/+144
2012-03-25librt: add posix_spawn supportIsmael Luceno1-0/+266