Commit History

Автор SHA1 Съобщение Дата
  Rich Felker 33ce920857 simplify pthread_attr_t stack/guard size representation преди 8 години
  Rich Felker 384d103d94 fix failure to obtain EOWNERDEAD status for process-shared robust mutexes преди 8 години
  Rich Felker 75eceb3ae8 ignore ENOSYS error from mprotect in pthread_create and dynamic linker преди 9 години
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct преди 9 години
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state преди 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 години
  Rich Felker 19a1fe670a remove remnants of support for running in no-thread-pointer mode преди 10 години
  Rich Felker a2d3053354 apply vmlock wait to __unmapself in pthread_exit преди 10 години
  Rich Felker f08ab9e61a redesign and simplify vmlock system преди 10 години
  Rich Felker 4e98cce1c5 optimize out setting up robust list with kernel when not needed преди 10 години
  Rich Felker 12e1e32468 process robust list in pthread_exit to fix detached thread use-after-unmap преди 10 години
  Rich Felker 36d8e97223 make pthread_exit responsible for disabling cancellation преди 10 години
  Rich Felker 78a8ef47c4 overhaul __synccall and fix AS-safety and other issues in set*id преди 10 години
  Rich Felker 23614b0fcb add C11 thread creation and related thread functions преди 10 години
  Jens Gustedt df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads преди 10 години
  Rich Felker 5345c9b884 fix false ownership of stdio FILEs due to tid reuse преди 10 години
  Rich Felker a6293285e9 fix use of uninitialized memory with application-provided thread stacks преди 10 години
  Rich Felker b092f1c5fa enable private futex for process-local robust mutexes преди 10 години
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 преди 10 години
  Rich Felker 83dc6eb087 eliminate use of cached pid from thread structure преди 10 години
  Rich Felker 0bc03091bb add locale framework преди 10 години
  Rich Felker ac31bf278d simplify errno implementation преди 10 години
  Rich Felker df15168cf8 replace all remaining internal uses of pthread_self with __pthread_self преди 10 години
  Rich Felker 689e0e6bf7 fix pointer type mismatch and misplacement of const преди 11 години
  Rich Felker dab441aea2 always initialize thread pointer at program start преди 11 години
  Rich Felker 271c211944 omit CLONE_PARENT flag to clone in pthread_create преди 11 години
  Rich Felker f68a3468d4 use symbolic names for clone flags in pthread_create преди 11 години
  Szabolcs Nagy b20760c023 support configurable page size on mips, powerpc and microblaze преди 11 години
  Rich Felker 2c074b0d6c transition to using functions for internal signal blocking/restoring преди 12 години