Alexey Izbyshev
|
26c76a908b
fix use of uninitialized dummy_fut in aio_suspend
|
2 years ago |
Rich Felker
|
246f1c8114
remove LFS64 symbol aliases; replace with dynamic linker remapping
|
2 years ago |
Rich Felker
|
557673603b
move aio implementation details to a proper internal header
|
4 years ago |
Rich Felker
|
50018f92f7
disable lfs64 aliases for remapped time64 functions
|
5 years ago |
Rich Felker
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
6 years ago |
Rich Felker
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 years ago |
Rich Felker
|
49722a8ed4
move additional pthread internal declarations to pthread_impl.h, hide
|
6 years ago |
Rich Felker
|
5451d95715
make aio_suspend a cancellation point and properly handle cancellation
|
9 years ago |
Rich Felker
|
0fc317d83c
factor cancellation cleanup push/pop out of futex __timedwait function
|
9 years ago |
Rich Felker
|
4e8a356165
overhaul aio implementation for correctness
|
9 years ago |
Szabolcs Nagy
|
36c30c4ddd
add missing legacy LFS *64 symbol aliases
|
10 years ago |
Rich Felker
|
13cd969552
fix various errors in function signatures/prototypes found by nsz
|
13 years ago |
Rich Felker
|
b4de6f93ae
implement POSIX asynchronous io
|
13 years ago |