Commit History

Автор SHA1 Съобщение Дата
  Rich Felker cc7c300d1a document pthread structure ABI constraints in comments преди 7 години
  William Pitcock 7c709f2d4f store pthread stack guard sizes for pthread_getattr_np преди 7 години
  Jens Gustedt 32482f61da revise the definition of multiple basic locks in the code преди 7 години
  Jens Gustedt 47d0bcd476 new lock algorithm with state and congestion count in one atomic int преди 7 години
  Jens Gustedt d906fa3118 unify the use of FUTEX_PRIVATE преди 7 години
  rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr преди 8 години
  Rich Felker 6f1866768a remove largish unused field from pthread structure преди 8 години
  Rich Felker 4078a5c31f fix build regression on archs with variable page size преди 8 години
  Rich Felker 6ba5517a46 fix local-dynamic model TLS on mips and powerpc преди 9 години
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary преди 10 години
  Rich Felker 01d4274711 make dlerror state and message thread-local and dynamically-allocated преди 10 години
  Alexander Monakov fa80787698 add missing 'void' in prototypes of internal pthread functions преди 10 години
  Rich Felker f08ab9e61a redesign and simplify vmlock system преди 10 години
  Szabolcs Nagy 204a69d2d9 copy the dtv pointer to the end of the pthread struct for TLS_ABOVE_TP archs преди 10 години
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile преди 10 години
  Rich Felker 0fc317d83c factor cancellation cleanup push/pop out of futex __timedwait function преди 10 години
  Rich Felker 23614b0fcb add C11 thread creation and related thread functions преди 10 години
  Rich Felker 5345c9b884 fix false ownership of stdio FILEs due to tid reuse преди 10 години
  Rich Felker b8ca9eb530 fix fallback checks for kernels without private futex support преди 10 години
  Rich Felker 37195db8ec redesign cond var implementation to fix multiple issues преди 10 години
  Rich Felker de7e99c585 make pointers used in robust list volatile преди 10 години
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible преди 10 години
  Rich Felker ac31bf278d simplify errno implementation преди 11 години
  Rich Felker 7356c2554e fix multiple bugs in SIGEV_THREAD timers преди 11 години
  Rich Felker 2c074b0d6c transition to using functions for internal signal blocking/restoring преди 12 години
  Rich Felker 14a835b386 implement pthread_getattr_np преди 12 години
  Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG преди 12 години
  Rich Felker facc6acbfd replace __wake function with macro that performs direct syscall преди 12 години
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) преди 12 години
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h преди 12 години