index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
Age
Commit message (
Expand
)
Author
2024-02-26
Add time64 support for MIPS32.
Dmitry Chestnykh
2017-07-28
nptl: remove asm from sysdep-cancel.h
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 __pthread_once old style declaration
Waldemar Brodkorb
2014-09-20
nptl: remove duplicate vfork() in libpthread
Waldemar Brodkorb
2014-09-16
buildsys: remove now redundant lib placement defines
Bernhard Reutner-Fischer
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2014-04-01
Fix warnings in MIPS build
Steve Ellcey
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2011-01-29
nptl/mips64: Fix build when using mips64 and ABIs other than o32
Khem Raj
2010-11-11
ntpl: fix static linking by not leaking SSP_ALL_CFLAGS
Natanael Copa
2010-10-27
mips: fix errno setting after syscall
Alexander Gordeev
2010-07-14
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-05-19
mips: Add vfork to libc
Khem Raj
2010-05-19
mips/bits/pthreadtypes.h: Re-include sgidefs.h
Khem Raj
2010-04-27
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-04-16
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-14
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-02-16
mass sync with glibc nptl
Austin Foxley
2010-02-11
mips/sysdep.h: Unify mips sysdep.h
Khem Raj
2010-01-25
Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1
Khem Raj
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley