Age | Commit message (Expand) | Author |
2024-02-22 | Introduce time64 support. | Dmitry Chestnykh |
2023-11-09 | libpthread/nptl: make default stack size configurable | Ben Wolsieffer |
2021-04-18 | libpthread/nptl: create timer thread with sufficiant stack size (account for ... | Peter Seiderer |
2018-12-14 | several patches for uclibc ng | han_mao@c-sky.com |
2017-04-22 | remove unused HP_TIMING_AVAIL and header | Waldemar Brodkorb |
2017-01-28 | remove PID caching | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |
2016-01-10 | NPTL: fix infinite recursion | Waldemar Brodkorb |
2015-12-22 | use arch specific thread stack size for nptl | Waldemar Brodkorb |
2015-10-12 | fix static binaries linked with pthread and compiled with ssp | Waldemar Brodkorb |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-06-15 | signal.h: provide prototype for __libc_sigaction and remove all others | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-06-11 | silence some warnings about missing prototypes | Bernhard Reutner-Fischer |
2010-04-22 | nptl: fix dynamic initialization of libpthread | Timo Teräs |
2010-04-14 | nptl: initialize stdio locking | Timo Teräs |
2010-04-14 | nptl: mark symbols with libc forwarder hidden | Timo Teräs |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley |
2005-05-20 | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen |
2005-05-11 | More glibc backward compatibility cruft. Oh the horror! | "Steven J. Hill" |
2005-05-07 | Import in NPTL code from glibc. For further information please | "Steven J. Hill" |