Age | Commit message (Expand) | Author |
2010-02-17 | sparc/nptl: typo fixes | Austin Foxley |
2010-02-17 | sparc/nptl: fix wrong vfork hidden def | Austin Foxley |
2010-02-17 | Add missing lowlevelrobustlock.c | Khem Raj |
2010-02-17 | fix typo | Austin Foxley |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-16 | a few more build fixes nptl sync | Austin Foxley |
2010-02-16 | mass sync with glibc nptl | Austin Foxley |
2010-02-13 | sparc/sysdep: Unify sparc sysdep.h | Austin Foxley |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-11 | mips/sysdep.h: Unify mips sysdep.h | Khem Raj |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
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-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 |
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 | Revert "nptl: make build depend directly on nptl headers" | Austin Foxley |
2009-12-11 | get x86_64 nptl building | 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 | 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-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley |