Rich Felker
|
34904d830a
fix fork of processes with active async io contexts
|
4 жил өмнө |
Rich Felker
|
8ed2bd8bfc
clear need_locks in child after fork
|
4 жил өмнө |
Samuel Holland
|
84ebec6cee
fix deadlock in synccall after threaded fork
|
5 жил өмнө |
Rich Felker
|
8f11e6127f
track all live threads in an AS-safe, fully-consistent linked list
|
6 жил өмнө |
Bobby Bingham
|
c21051e90c
prevent fork's errno from being clobbered by atfork handlers
|
7 жил өмнө |
Rich Felker
|
19a1fe670a
remove remnants of support for running in no-thread-pointer mode
|
10 жил өмнө |
Rich Felker
|
4e98cce1c5
optimize out setting up robust list with kernel when not needed
|
10 жил өмнө |
Rich Felker
|
83dc6eb087
eliminate use of cached pid from thread structure
|
10 жил өмнө |
Rich Felker
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
10 жил өмнө |
Rich Felker
|
dab441aea2
always initialize thread pointer at program start
|
11 жил өмнө |
Rich Felker
|
d4d6d6f322
block signals during fork
|
11 жил өмнө |
Rich Felker
|
efd4d87aa4
clean up sloppy nested inclusion from pthread_impl.h
|
12 жил өмнө |
Rich Felker
|
98acf04fc0
use weak aliases rather than function pointers to simplify some code
|
13 жил өмнө |
Rich Felker
|
4ec07e1f60
ensure in fork that child gets its own new robust mutex list
|
13 жил өмнө |
Rich Felker
|
870cc67977
fix minor bugs due to incorrect threaded-predicate semantics
|
14 жил өмнө |
Rich Felker
|
9080cc153c
clean up handling of thread/nothread mode, locking
|
14 жил өмнө |
Rich Felker
|
e2915eeeea
speed up threaded fork
|
14 жил өмнө |
Rich Felker
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 жил өмнө |
Rich Felker
|
3f5420bcda
make fork properly initialize the main thread in the child process
|
14 жил өмнө |
Rich Felker
|
e9417fffb3
add pthread_atfork interface
|
14 жил өмнө |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 жил өмнө |