Commit History

Autor SHA1 Mensaxe Data
  Érico Rolim bd3b9c4ca5 add pthread_getname_np function %!s(int64=3) %!d(string=hai) anos
  Rich Felker 4e0796dfc7 add PTHREAD_NULL %!s(int64=4) %!d(string=hai) anos
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control %!s(int64=5) %!d(string=hai) anos
  Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls %!s(int64=6) %!d(string=hai) anos
  Rich Felker 31fb174dd2 add limited pthread_setattr_default_np API to set stack size defaults %!s(int64=8) %!d(string=hai) anos
  Felix Janda 8fb28b0b3e add pthread_setname_np %!s(int64=8) %!d(string=hai) anos
  Bobby Bingham 3d98146146 pthread: implement try/timed join variants %!s(int64=8) %!d(string=hai) anos
  Rich Felker a603a75a72 remove attribute((const)) from pthread_self and errno location decls %!s(int64=9) %!d(string=hai) anos
  Rich Felker 102f6a01e2 add new masked cancellation mode %!s(int64=9) %!d(string=hai) anos
  Bobby Bingham f164875a84 don't shadow functions with macros in C++ %!s(int64=10) %!d(string=hai) anos
  Rich Felker 7406fdf5a1 add pthread_setaffinity_np and pthread_getaffinity_np functions %!s(int64=11) %!d(string=hai) anos
  Rich Felker 0b2764d054 provide prototype for pthread_getattr_np %!s(int64=11) %!d(string=hai) anos
  Rich Felker 5c6443ac42 add stub versions of some missing optional pthread interfaces %!s(int64=12) %!d(string=hai) anos
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) %!s(int64=12) %!d(string=hai) anos
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs %!s(int64=12) %!d(string=hai) anos
  Rich Felker 0c05bd3a9c further use of _Noreturn, for non-plain-C functions %!s(int64=12) %!d(string=hai) anos
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
  Rich Felker d36751943a use c++-friendly initializers for pthread initializer definitions %!s(int64=12) %!d(string=hai) anos
  Rich Felker afc35d5efd replace bad cancellation cleanup abi with a sane one %!s(int64=12) %!d(string=hai) anos
  Rich Felker 9205e48609 macro for pthread_equal %!s(int64=13) %!d(string=hai) anos
  Rich Felker cbf35978a9 use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined %!s(int64=13) %!d(string=hai) anos
  Rich Felker ddd87b2f10 implement pthread_[sg]etconcurrency. %!s(int64=13) %!d(string=hai) anos
  Rich Felker 3df3d4f512 fix misspelled PTHREAD_CANCELED constant %!s(int64=13) %!d(string=hai) anos
  Rich Felker ea343364a7 match glibc/lsb cancellation abi on i386 %!s(int64=13) %!d(string=hai) anos
  Rich Felker 047e434ef5 implement robust mutexes %!s(int64=13) %!d(string=hai) anos
  Rich Felker d8d19f4d46 pthread.h needs clockid_t %!s(int64=13) %!d(string=hai) anos
  Rich Felker f1821fce81 missing const in some pthread_attr_* prototypes %!s(int64=13) %!d(string=hai) anos
  Rich Felker 7d57e05fa8 add prototypes for pthread_condattr_* and pthread_rwlockattr_* %!s(int64=13) %!d(string=hai) anos
  Rich Felker e9417fffb3 add pthread_atfork interface %!s(int64=13) %!d(string=hai) anos
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h %!s(int64=13) %!d(string=hai) anos