summaryrefslogtreecommitdiff
path: root/include/spawn.h
AgeCommit message (Expand)Author
2024-03-04posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-11-30posix_spawn: add closefrom non-portable actionKonstantin Belousov
2021-11-30posix_spawn: add chdir-related non-portable actionsKonstantin Belousov
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2008-06-19Remove __restrict keywords from array arguments to make GCC's -std=c99 work.Ed Schouten
2008-06-17Change my email address to the one from the FreeBSD project.Ed Schouten
2008-06-17Add POSIX routines called posix_spawn() and posix_spawnp(), whichDavid Xu