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/fork.c
AgeCommit message (Expand)AuthorLines
2022年10月19日fix missing synchronization of pthread TSD keys with MT-fork Rich Felker-0/+3
2022年10月19日fix potential deadlock between multithreaded fork and aio Rich Felker-0/+3
2022年10月19日fix potential deadlock in dlerror buffer handling at thread exit Rich Felker-2/+0
2020年11月11日lift child restrictions after multi-threaded fork Rich Felker-0/+70
2020年10月26日fix reintroduction of errno clobbering by atfork handlers Rich Felker-0/+3
2020年10月14日implement _Fork and refactor fork using it Rich Felker-0/+13
2020年10月14日rename fork source file Rich Felker-44/+0
2020年10月14日fix missing synchronization of fork with abort Rich Felker-0/+3
2020年09月28日fix fork of processes with active async io contexts Rich Felker-0/+3
2020年06月21日clear need_locks in child after fork Rich Felker-0/+1
2019年07月01日fix deadlock in synccall after threaded fork Samuel Holland-0/+1
2019年02月15日track all live threads in an AS-safe, fully-consistent linked list Rich Felker-0/+1
2017年11月10日prevent fork's errno from being clobbered by atfork handlers Bobby Bingham-3/+3
2015年04月13日remove remnants of support for running in no-thread-pointer mode Rich Felker-1/+1
2015年04月10日optimize out setting up robust list with kernel when not needed Rich Felker-1/+2
2014年07月05日eliminate use of cached pid from thread structure Rich Felker-1/+1
2014年05月29日support linux kernel apis (new archs) with old syscalls removed Rich Felker-0/+5
2014年03月24日always initialize thread pointer at program start Rich Felker-3/+2
2013年08月08日block signals during fork Rich Felker-0/+3
2012年11月08日clean up sloppy nested inclusion from pthread_impl.h Rich Felker-0/+1
2011年08月06日use weak aliases rather than function pointers to simplify some code Rich Felker-2/+8
2011年07月16日ensure in fork that child gets its own new robust mutex list Rich Felker-0/+1
2011年04月20日fix minor bugs due to incorrect threaded-predicate semantics Rich Felker-1/+2
2011年04月17日clean up handling of thread/nothread mode, locking Rich Felker-1/+1
2011年04月12日speed up threaded fork Rich Felker-2/+1
2011年03月20日global cleanup to use the new syscall interface Rich Felker-3/+3
2011年03月09日make fork properly initialize the main thread in the child process Rich Felker-0/+7
2011年02月18日add pthread_atfork interface Rich Felker-3/+6
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+9
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 10:17:27 +0000

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