musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/process/posix_spawn.c
AgeCommit message (Expand)AuthorLines
2024年02月29日posix_spawn: fix child spinning on write to a broken pipe Alexey Izbyshev-1/+6
2020年10月14日fix posix_spawn interaction with fork and abort by taking lock Rich Felker-3/+13
2019年08月30日add posix_spawn [f]chdir file actions Rich Felker-0/+8
2019年07月08日prevent dup2 action for posix_spawn internal pipe fd Rich Felker-0/+4
2018年09月12日reduce spurious inclusion of libc.h Rich Felker-1/+0
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-2/+0
2018年09月12日rework mechanism for posix_spawnp calling posix_spawn Rich Felker-13/+5
2017年11月05日adjust posix_spawn dup2 action behavior to match future requirements Rich Felker-8/+12
2017年10月19日posix_spawn: use larger stack to cover worst-case in execvpe Will Dietz-1/+1
2017年04月22日implement new posix_spawn flag POSIX_SPAWN_SETSID Rich Felker-0/+4
2014年12月05日use direct syscall rather than write function in posix_spawn child Rich Felker-1/+1
2014年12月05日don't fail posix_spawn on failed close Rich Felker-2/+1
2014年07月01日fix ungrammatical comment in posix_spawn code Rich Felker-3/+3
2014年05月29日support linux kernel apis (new archs) with old syscalls removed Rich Felker-2/+16
2014年05月24日support kernels with no SYS_open syscall, only SYS_openat Rich Felker-2/+1
2014年02月12日make posix_spawn accept null pid pointer arguments Rich Felker-1/+1
2013年08月09日optimize posix_spawn to avoid spurious sigaction syscalls Rich Felker-7/+21
2013年08月09日fix missing errno from exec failure in posix_spawn Rich Felker-0/+1
2013年07月17日make posix_spawn (and functions that use it) use CLONE_VFORK flag Rich Felker-1/+2
2013年04月26日remove explicit locking to prevent __synccall setuid during posix_spawn Rich Felker-13/+0
2013年02月03日fix unsigned comparison bug in posix_spawn Rich Felker-1/+1
2013年02月03日overhaul posix_spawn to use CLONE_VM instead of vfork Rich Felker-52/+122
2012年10月19日fix usage of locks with vfork Rich Felker-1/+1
2012年10月18日fix parent-memory-clobber in posix_spawn (environ) Rich Felker-4/+3
2012年10月18日overhaul system() and popen() to use vfork; fix various related bugs Rich Felker-6/+7
2012年10月15日block uid/gid changes during posix_spawn Rich Felker-0/+10
2012年09月14日use vfork if possible in posix_spawn Rich Felker-1/+3
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-6/+6
2011年09月13日fix various errors in function signatures/prototypes found by nsz Rich Felker-3/+5
2011年05月29日fix backwards posix_spawn file action order Rich Felker-2/+3
2011年05月28日add file actions support to posix_spawn Rich Felker-0/+28
2011年05月28日posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag Rich Felker-1/+3
2011年05月28日initial implementation of posix_spawn Rich Felker-0/+65
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 15:15:32 +0000

AltStyle によって変換されたページ (->オリジナル) /