Commit Verlauf

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