Age | Commit message (Expand) | Author |
2010-02-05 | pthread_{attr_,}{s,g}etaffinity: cleanup symbol names | Bernhard Reutner-Fischer |
2010-02-01 | Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b... | Khem Raj |
2010-01-25 | Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1 | Khem Raj |
2010-01-25 | mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE | Khem Raj |
2010-01-23 | nptl: timer_routines.c (timer_helper_thread): | Austin Foxley |
2010-01-23 | nptl: need to build generic timer_* functions for x86_64 and sparc | Austin Foxley |
2010-01-23 | nptl: fix a few more old style prototypes | Austin Foxley |
2009-12-16 | x86_64: fix up the rest of the includes and aliases for nptl | Austin Foxley |
2009-12-16 | x86_64: add missing includes to sem_*.S | Austin Foxley |
2009-12-16 | fix multiple definitions of pthread_once for x86_64 | Austin Foxley |
2009-12-16 | x86_64: no waitpid syscall exists, so use wait4 | Austin Foxley |
2009-12-16 | build: Get rids of PIC macro using compiler flag __PIC__ instead | Carmelo Amoroso |
2009-12-15 | fix typo that sneaked in with 9a7506 | Natanael Copa |
2009-12-11 | Go back to using nptl_arch_headers | Austin Foxley |
2009-12-11 | Revert "nptl: make build depend directly on nptl headers" | Austin Foxley |
2009-12-11 | get x86_64 nptl building | Austin Foxley |
2009-12-11 | nptl: fix even more old style declarations | Austin Foxley |
2009-12-09 | nptl: fix a few more old style declerations | Austin Foxley |
2009-12-09 | nptl: fix old style function declerations | Austin Foxley |
2009-12-09 | nptl: make build depend directly on nptl headers | Austin Foxley |
2009-12-04 | i386 nptl: add missing weak_alias for pthread_cond_signal | Austin Foxley |
2009-11-29 | generate nptl headers without a recursive make call | Austin Foxley |
2009-11-29 | don't use __i686 in symbol names as it seems gcc can define it | Austin Foxley |
2009-11-27 | PIC fixes for hardened | Timo Teräs |
2009-11-22 | remove wait callbacks for non-cancelation funcs | Bernhard Reutner-Fischer |
2009-11-22 | Makefile: fix indentation | Bernhard Reutner-Fischer |
2009-11-09 | make the sem_open changes actually compile | Austin Foxley |
2009-11-09 | Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined | Mikhail Gusarov |
2009-10-17 | whitespace fixes | 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-12 | Added new common include file for list primitives used by NPTL. | "Steven J. Hill" |
2005-05-12 | Remove usage of 'hp-timing.h' header file which is for platforms with high | "Steven J. Hill" |
2005-05-11 | More glibc backward compatibility cruft. Oh the horror! | "Steven J. Hill" |
2005-05-11 | Backwards compatability? Bhuwhahaha....you wonder why glibc is so | "Steven J. Hill" |
2005-05-11 | We already have these defined. | "Steven J. Hill" |
2005-05-11 | Remove extraneous file. | "Steven J. Hill" |
2005-05-11 | Remove additional test programs. | "Steven J. Hill" |
2005-05-07 | Import in NPTL code from glibc. For further information please | "Steven J. Hill" |