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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2010-06-13
nptl: fix symlinking headers
Bernhard Reutner-Fischer
2010-06-12
nptl: avoid spurious rebuilds of libpthread*.a
Bernhard Reutner-Fischer
2010-06-12
nptl: handle PTHREADS_DEBUG_SUPPORT properly
Bernhard Reutner-Fischer
2010-06-12
nptl: fix race condition when generating libpthread.so
Bernhard Reutner-Fischer
2010-06-11
buildsys: fix clean vs. headerclean
Bernhard Reutner-Fischer
2010-06-08
nptl: fix for !ipv4 && !ipv6
Bernhard Reutner-Fischer
2010-05-03
nptl: use arch-specific cancellation routines for x86_64
Roman I Khimov
2010-04-25
nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
2010-04-22
nptl: fix dynamic initialization of libpthread
Timo Teräs
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-02-23
get rid of extra variables for nptl pregen altogether
Austin Foxley
2010-02-23
improve parallel make behaviour
Austin Foxley
2010-02-22
nptl/headers: Convert the makefile targets into variables.
Khem Raj
2010-02-19
use macro to link ldso to libpthread, so it gets the the right name on 64 bit...
Austin Foxley
2010-02-17
move pthread_barrier_{init,destroy} to sysdeps/pthread
Austin Foxley
2010-02-16
mass sync with glibc nptl
Austin Foxley
2009-12-11
Revert "nptl: make build depend directly on nptl headers"
Austin Foxley
2009-12-09
nptl: make build depend directly on nptl headers
Austin Foxley
2009-11-29
generate nptl headers without a recursive make call
Austin Foxley
2009-11-22
Makefile: fix indentation
Bernhard Reutner-Fischer
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley