Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 0b2764d054 provide prototype for pthread_getattr_np vor 12 Jahren
  Rich Felker 5c6443ac42 add stub versions of some missing optional pthread interfaces vor 12 Jahren
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) vor 12 Jahren
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs vor 12 Jahren
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions vor 12 Jahren
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
  Rich Felker d36751943a use c++-friendly initializers for pthread initializer definitions vor 13 Jahren
  Rich Felker afc35d5efd replace bad cancellation cleanup abi with a sane one vor 13 Jahren
  Rich Felker 9205e48609 macro for pthread_equal vor 13 Jahren
  Rich Felker cbf35978a9 use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined vor 13 Jahren
  Rich Felker ddd87b2f10 implement pthread_[sg]etconcurrency. vor 13 Jahren
  Rich Felker 3df3d4f512 fix misspelled PTHREAD_CANCELED constant vor 14 Jahren
  Rich Felker ea343364a7 match glibc/lsb cancellation abi on i386 vor 14 Jahren
  Rich Felker 047e434ef5 implement robust mutexes vor 14 Jahren
  Rich Felker d8d19f4d46 pthread.h needs clockid_t vor 14 Jahren
  Rich Felker f1821fce81 missing const in some pthread_attr_* prototypes vor 14 Jahren
  Rich Felker 7d57e05fa8 add prototypes for pthread_condattr_* and pthread_rwlockattr_* vor 14 Jahren
  Rich Felker e9417fffb3 add pthread_atfork interface vor 14 Jahren
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h vor 14 Jahren
  Rich Felker 56b784d603 add to pthread.h: pthread_mutex_timedlock and sched.h, time.h vor 14 Jahren
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren