summaryrefslogtreecommitdiff
path: root/libpthread
AgeCommit message (Expand)Author
2010-06-08nptl: fix for !ipv4 && !ipv6Bernhard Reutner-Fischer
2010-05-19mips: Add vfork to libcKhem Raj
2010-05-19mips/bits/pthreadtypes.h: Re-include sgidefs.hKhem Raj
2010-05-09powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.Khem Raj
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-05-07mips/Makefile.arch: Remove -f option to $(do_awk)Khem Raj
2010-05-03nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov
2010-05-03nptl: use arch-specific cancellation routines for x86_64Roman I Khimov
2010-05-03nptl: fix sem_open with O_CREATRoman I Khimov
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-04-27libpthread/x86_64: fix cleanRoman I Khimov
2010-04-25enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-25libpthread/nptl_db: define NOT_IN_libcRoman I Khimov
2010-04-25nptl_db: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-25nptl: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2010-04-23Merge commit 'origin/master' into nptlAustin Foxley
2010-04-22nptl: fix dynamic initialization of libpthreadTimo Teräs
2010-04-22nptl: fix libc internal, dynamically enabled lockingTimo Teräs
2010-04-22nptl: fix warnings of shadowing __selfTimo Teräs
2010-04-22nptl: proper soname handlingNatanael Copa
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-15PTR_DEMANGLE: add documentationBernhard Reutner-Fischer
2010-04-14nptl: turn pointer demangling offTimo Teräs
2010-04-14linuxthreads.new: initialize stdio lockingTimo Teräs
2010-04-14nptl: initialize stdio lockingTimo Teräs
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-04-12provide prototype for internal helperBernhard Reutner-Fischer
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa
2010-04-12pthread_mutex_timedlock: always build with optimizationsBernhard Reutner-Fischer
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs
2010-04-12use user-provided host binariesBernhard Reutner-Fischer
2010-04-07pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19sparc: also needs generic version of lowlevelrobustlockAustin Foxley
2010-02-19Add dummy tcb-offsets.hKhem Raj
2010-02-19nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIMECarmelo Amoroso
2010-02-19x86_64: compile pthread it's own version of __syscall_errorAustin Foxley
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-19use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-19Fixes to get nptl compiling for x86Khem Raj
2010-02-18Fix typo in generated file names.Khem Raj