aboutsummaryrefslogtreecommitdiff
path: root/include/spawn.h
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-041-0/+1
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* posix_spawn: add closefrom non-portable actionKonstantin Belousov2021-11-301-0/+2
* posix_spawn: add chdir-related non-portable actionsKonstantin Belousov2021-11-301-0/+7
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Remove __restrict keywords from array arguments to make GCC's -std=c99 work.Ed Schouten2008-06-191-2/+5
* Change my email address to the one from the FreeBSD project.Ed Schouten2008-06-171-1/+1
* Add POSIX routines called posix_spawn() and posix_spawnp(), whichDavid Xu2008-06-171-0/+115