Historique des commits

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