OSDN Git Service

libc_utmp: Fix getutmp and getutmpx for x86_64
[uclinux-h8/uClibc.git] / libpthread /
2010-11-11 Natanael Copantpl: fix static linking by not leaking SSP_ALL_CFLAGS
2010-11-10 Steven J. Magnanimicroblaze: thread support
2010-10-27 Alexander Gordeevmips: fix errno setting after syscall
2010-10-22 Denys Vlasenko*: inline constant __sig{add,del}set and __sigismember
2010-09-09 Natanael Copanptl: fix static linking
2010-08-17 Timo Teräsnptl: fix calling convention for __pthread_mutex_cond_lock
2010-08-05 Bernhard Reutner... Revert "nptl i686: fix pthread_cond_wait.S compilation"
2010-08-05 Timo Teräsnptl: fix x86 assembly PIC relocations
2010-08-02 Bernhard Reutner... nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
2010-07-30 Bernhard Reutner... nptl: fix LFS handling
2010-07-30 Natanael Copanptl: do not define _POSIX_SPAWN since its not implemented
2010-07-15 Bernhard Reutner... nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error
2010-07-14 Bernhard Reutner... nptl: remove superfluous =1 from defines
2010-07-14 Bernhard Reutner... nptl: x86_64: fix compilation of unwinder
2010-07-14 Roman I Khimovnptl i686: fix pthread_cond_wait.S compilation
2010-07-06 Bernhard Reutner... nptl: disregard generated tcb-offsets.c
2010-07-06 Khem Rajnptl: Filter out gen_tcb-offsets.c from CSRC for libpth...
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Bernhard Reutner... nptl: fix subdirs handling
2010-07-06 Bernhard Reutner... nptl: simplify buildsys
2010-06-30 Khem Rajmips/syscall-error: Choose the correct version for...
2010-06-30 Khem Rajnptl/errno: Use a separate __errno_location for libpthread.
2010-06-30 Khem Rajnptl/generic: Build generic libc-tls.c for non-mips...
2010-06-29 Khem Rajarm/nptl: Use the old C version of _Unwind_Resume in...
2010-06-25 Bernhard Reutner... test/nptl: move eintr.c to where it belongs
2010-06-24 Bernhard Reutner... nptl: arm: make it compile again
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-24 Bernhard Reutner... intl, nptl_db: fix prerequisites
2010-06-24 Bernhard Reutner... fix race condition when generating linker scripts
2010-06-23 Khem Rajarm/nptl: Sync unwinding with glibc.
2010-06-23 Khem Rajarm/nptl: sysdep-cancel.h needs syscall handing for...
2010-06-21 Mirko Vogtavoid using c99 syntax
2010-06-17 Bernhard Reutner... nptl: i386 needs atomic.h for atomic_exchange_acq
2010-06-13 Bernhard Reutner... nptl: fix symlinking headers
2010-06-12 Bernhard Reutner... nptl: avoid spurious rebuilds of libpthread*.a
2010-06-12 Bernhard Reutner... nptl: handle PTHREADS_DEBUG_SUPPORT properly
2010-06-12 Bernhard Reutner... nptl: fix race condition when generating libpthread.so
2010-06-11 Bernhard Reutner... nptl: remove relocation in pthread_rwlock_init()
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
2010-06-11 Bernhard Reutner... nptl: fix wrong path to nptl_db
2010-06-11 Bernhard Reutner... buildsys: fix clean vs. headerclean
2010-06-08 Bernhard Reutner... nptl: fix for !ipv4 && !ipv6
2010-05-19 Khem Rajmips: Add vfork to libc
2010-05-19 Khem Rajmips/bits/pthreadtypes.h: Re-include sgidefs.h
2010-05-10 Khem Rajpowerpc/Makefile.arch: Add objclean and headers_clean...
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-05-07 Khem Rajmips/Makefile.arch: Remove -f option to $(do_awk)
2010-05-03 Roman I Khimovnptl: use arch-specific pthread_cond_timedwait and...
2010-05-03 Roman I Khimovnptl: use arch-specific cancellation routines for x86_64
2010-05-03 Roman I Khimovnptl: fix sem_open with O_CREAT
2010-04-27 Andreas Schultznptl: mips needs updated clone() implementation
2010-04-27 Roman I Khimovlibpthread/x86_64: fix clean
2010-04-26 Austin Foxleyenable building __fcntl_nocancel, as it used unconditio...
2010-04-25 Carmelo Amorosonptl: Harmonize objects and headers makefile clean...
2010-04-25 Roman I Khimovlibpthread/nptl_db: define NOT_IN_libc
2010-04-25 Carmelo Amorosonptl_db: Remove compiler warning due to old-style funct...
2010-04-25 Carmelo Amorosonptl: Remove compiler warning due to old-style function...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsnptl: fix dynamic initialization of libpthread
2010-04-22 Timo Teräsnptl: fix libc internal, dynamically enabled locking
2010-04-22 Timo Teräsnptl: fix warnings of shadowing __self
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-16 Timo Terasnptl: mark forwarded functions protected
2010-04-16 Timo Teraslibc: remove libc weak __pthreads_* wrappers
2010-04-16 Timo TerasRevert "nptl: mark symbols with libc forwarder hidden"
2010-04-15 Bernhard Reutner... PTR_DEMANGLE: add documentation
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Timo Teräsnptl: turn pointer demangling off
2010-04-14 Timo Teräslinuxthreads.new: initialize stdio locking
2010-04-14 Timo Teräsnptl: initialize stdio locking
2010-04-14 Timo Teräsnptl: mark symbols with libc forwarder hidden
2010-04-12 Bernhard Reutner... provide prototype for internal helper
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Natanael Copanptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
2010-04-12 Bernhard Reutner... pthread_mutex_timedlock: always build with optimizations
2010-04-12 Timo Teräsnptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD...
2010-04-12 Bernhard Reutner... use user-provided host binaries
2010-04-07 Bernhard Reutner... pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-23 Austin Foxleyget rid of extra variables for nptl pregen altogether
2010-02-23 Austin Foxleyimprove parallel make behaviour
2010-02-22 Khem Rajnptl/headers: Convert the makefile targets into variables.
2010-02-20 Khem RajGet x86_64 compile to succeed.
2010-02-19 Austin Foxleysparc: also needs generic version of lowlevelrobustlock
2010-02-19 Khem RajAdd dummy tcb-offsets.h
2010-02-19 Carmelo Amorosonptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME
2010-02-19 Austin Foxleyx86_64: compile pthread it's own version of __syscall_error
2010-02-19 Austin Foxleymore fixes for x86_64 nptl
2010-02-19 Austin Foxleyuse macro to link ldso to libpthread, so it gets the...
2010-02-19 Austin Foxleyfixes to get nptl compiling for x86_64
2010-02-19 Khem RajFixes to get nptl compiling for x86
2010-02-18 Khem RajFix typo in generated file names.
2010-02-18 Austin Foxleyi386 unify sysdep.h
2010-02-18 Austin Foxleyx86_64: unify sysdep.h
2010-02-18 Carmelo Amorosonptl: Fix clean target to remove generated files
2010-02-18 Khem Rajinclude tcb-offsets.h in sysdep-cancel.h for arm.
2010-02-18 Khem RajGet new nptl building on SH4
2010-02-18 Austin Foxleycompile fixes for i386 nptl
next