Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mips/sysdep.h: Unify mips sysdep.h | Khem Raj | 2010-02-11 | 1 | -302/+0 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1 | Khem Raj | 2010-01-25 | 1 | -0/+1 |
| | | | | | | | * This will prevent it using internal __libc* symbols in pthread which should be hidden for libc only use. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 13 | -0/+1164 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |