Fix whitespaces.
[platform/upstream/glibc.git] / nptl /
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-07 Andreas SchwabFix malformed #pragma.
2009-09-03 Ulrich DrepperFix whitespaces.
2009-09-03 Suzuki PouloseFix timer_create to initialize timer_t properly.
2009-08-28 Andrew StubbsSH lowlevellock broken for FUTEX_CLOCK_REALTIME.
2009-08-25 Ulrich DrepperHandle AVX saving on x86-64 in interrupted smbol lookups.
2009-08-24 Ulrich DrepperHint to kernel that thread stack memory can be removed.
2009-08-23 Ulrich DrepperMore namespace cleanups.
2009-08-23 Ulrich DrepperRvert accidental checkins.
2009-08-22 Andreas SchwabAdd sigstack handling to Linux ____longjmp_chk on powerpc.
2009-08-12 Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_unlock.
2009-08-10 Ulrich DrepperAdd CFI directives to x86-64 pthread_rwlock_{rd,wr...
2009-08-10 Andreas SchwabFix check for PI mutex in x86-64 pthread_cond_signal
2009-08-09 Ulrich DrepperOptimize x86-64 version of sem_timedwait.
2009-08-08 Ulrich DrepperAnother minor optimization of x86-64 pthread_cond_wait.
2009-08-08 Ulrich DrepperSmall optimizations to cancellable x86-64 code.
2009-08-04 Ulrich DrepperOptimize x86-64 syscall cancellation handling.
2009-08-01 Ulrich DrepperMacro cleanup.
2009-08-01 Ulrich DrepperMerge branch 'master' of file:///net/myware66/home...
2009-08-01 Ulrich DrepperRegenerated.
2009-07-29 Ulrich DrepperFix x86-64 TCB alignment for future processor versions.
2009-07-29 Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-07-28 Ulrich DrepperFix bookkeeping in mutex when using requeue_pi.
2009-07-27 Ulrich Drepperpthread_mutex_unlock needs to use _rel semantics for...
2009-07-27 Ulrich DrepperRevert "Memory ordering in pthread_mutex_{,timed}lock."
2009-07-26 Ulrich DrepperMemory ordering in pthread_mutex_{,timed}lock.
2009-07-24 Ulrich DrepperCheck for .cfi_{personality,lsda} on x86-64.
2009-07-23 Ulrich DrepperFix pthread_cond_timedwait error handling on old kernels.
2009-07-20 Ulrich DrepperMinor optimizations of last x86-64 condvar changes.
2009-07-20 Ulrich DrepperSupport requeueing for condvars using PI mutex. x86...
2009-07-19 Ulrich DrepperMake x86-64 pthread_cond_timedwait more robust.
2009-07-19 Ulrich DrepperExtend x86-64 __lll_robust_timedlock_wait to use futex...
2009-07-19 Ulrich DrepperAdd more sem_timedwait tests.
2009-07-19 Ulrich DrepperExtend x86-64 pthread_rwlock_timedrdlock to use futex...
2009-07-19 Ulrich DrepperPretty printing last change.
2009-07-19 Ulrich DrepperExtend x86-64 pthread_rwlock_timedwrlock to use futex...
2009-07-18 Ulrich DrepperRemove leftover cfi.
2009-07-18 Ulrich DrepperExtend pthread_cond_timedwait tests.
2009-07-18 Ulrich DrepperExtend x86-64 pthread_cond_timedwait to use futex sysca...
2009-07-18 Ulrich DrepperOptimize x86-64 pthread_cond_timedwait.
2009-07-18 Ulrich DrepperOptimize x86-64 pthread_cond_wait.
2009-07-18 Ulrich DrepperExtend x86-64 sem_timedwait to use futex syscall with...
2009-07-17 Ulrich DrepperConsistently use symbolic constants.
2009-07-17 Ulrich DrepperReplace hand-coded unwind tables from x86-64 sem_timedwait.
2009-07-17 Ulrich DrepperOptimize x86-64 sem_wait for uncontested semaphore.
2009-07-17 Ulrich DrepperReplace hand-coded unwind tables from x86-64 sem_wait.
2009-07-17 Ulrich DrepperReplace hand-coded unwind tables from x86-64 pthread_once.
2009-07-17 Ulrich DrepperReplace hand-coded unwind tables from x86-64 pthread_co...
2009-06-12 Ulrich DrepperImplement pthread_sigqueue.
2009-06-11 Bryan KadzbanFix futex syscall parameter for x86 absolute timeout...
2009-05-16 Ulrich Drepperlibc-cancellation.c cleanup.
2009-05-16 Ulrich DrepperUnify source for async cancel handling.
2009-05-16 Ulrich DrepperRename nptl/init.c to nptl/nptl-init.c.
2009-05-16 Ulrich DrepperChangeLog entries incorrectly applied.
2009-05-16 Jakub JelinekAdd missing export of fallocate64 on 32-bit platforms.
2009-05-16 Jakub JelinekDon't try to cleanup libselinux and libaudit.
2009-05-16 Ulrich DrepperFix change to prevent cancel signal in unsafe places.
2009-05-16 Ulrich DrepperNo cancel signal in unsafe places.
2009-05-15 Ulrich DrepperNo cancel signal in unsafe places.
2009-04-29 Jakub JelinekAdd missing CHangeLog entry.
2009-04-27 Ulrich Drepper* cancellation.c (__pthread_disable_asynccancel): Use...
2009-04-26 Ulrich Drepper* sem_open.c (sem_open): Rewrite initialization of...
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p...
2009-04-23 Ulrich Drepper[BZ #9963]
2009-04-23 Ulrich Drepper* pthread_attr_setschedparam.c (__pthread_attr_setsched...
2009-03-15 Ulrich Drepper[BZ #5807]
2009-03-10 Ulrich Drepper* init.c (nptl_freeres): Compile only for SHARED.
2009-03-09 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421
2009-02-28 Roland McGrath* Makeconfig (%.v.i): Depend on Makeconfig.
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2009-02-24 Ulrich Drepper* sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
2009-02-24 Ulrich Drepper* io/sys/stat.h: The lstat functions have been mandator...
2009-02-13 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/lowlevellock.S: Define
2009-01-29 Ulrich Drepper* sysdeps/pthread/unwind-forcedunwind.c: Encrypt all...
2009-01-29 Ulrich Drepper* allocatestack.c (__free_stacks): Renamed from free_st...
2009-01-28 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
2009-01-25 Ulrich Drepper* pthread_mutex_lock.c (__pthread_mutex_lock): Remove...
2009-01-08 Ulrich Drepper* sysdeps/pthread/list.h (list_add): Initialize new...
2009-01-08 Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r...
2009-01-07 Ulrich Drepper(in_flight_stack): New variable. (stack_list_del):...
2009-01-04 Ulrich Drepper* init.c (__pthread_initialize_minimal_internal): Optim...
2009-01-03 Ulrich Drepper(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLO...
2009-01-03 Ulrich Drepper* init.c (__pthread_initialize_minimal_internal): Cheat...
2009-01-03 Ulrich Drepper(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLO...
2009-01-03 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th...
2009-01-03 Ulrich Drepper* init.c (__pthread_initialize_minimal_internal): Check for
2009-01-03 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define
2008-12-29 Ulrich Drepper* sysdeps/x86_64/bits/select.h: New file.
2008-12-12 Ulrich Drepper* pthread_mutex_lock.c (__pthread_mutex_lock): Handle...
2008-12-09 Ulrich Drepper[BZ #6545]
2008-12-08 Ulrich Drepper* sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved...
2008-12-08 Ulrich Drepper(struct pthread): Increase padding for tcbhead_t to...
2008-12-08 Jakub JelinekMove 2 ChangeLog entries to correct ChangeLog.
2008-12-06 Ulrich Drepper* sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic):...
2008-12-06 Ulrich Drepper* posix/regex_internal.h (build_wcs_upper_buffer):
2008-12-05 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define...
2008-12-03 Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-11-26 Roland McGrathMoved alpha to ports repository.
next