Fix up whitespaces.
[platform/upstream/glibc.git] / nptl / sysdeps /
2009-11-03 Andreas SchwabMake name of libgcc_s library configurable
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-07 Andreas SchwabFix malformed #pragma.
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-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 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-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 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 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 DrepperUnify source for async cancel handling.
2009-04-27 Ulrich Drepper* cancellation.c (__pthread_disable_asynccancel): Use...
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p...
2009-03-15 Ulrich Drepper[BZ #5807]
2009-03-09 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421
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* 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-08 Ulrich Drepper* sysdeps/pthread/list.h (list_add): Initialize new...
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-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-06 Ulrich Drepper* posix/regex_internal.h (build_wcs_upper_buffer):
2008-12-03 Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-11-26 Roland McGrathMoved alpha to ports repository.
2008-11-07 Jakub Jelinek* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
2008-11-01 Ulrich Drepper[BZ #6843]
2008-10-22 Ulrich Drepper* misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
2008-10-06 Ulrich Drepper* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add...
2008-09-23 Andreas Jaeger* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock,
2008-08-15 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define...
2008-07-26 Ulrich Drepper* Makeconfig: Define pie-ccflag and PIE-ccflag variables.
2008-07-26 Ulrich Drepper* stdio-common/printf_fp.c (___printf_fp): Give wide...
2008-07-25 Ulrich Drepper* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2008-06-12 Ulrich Drepper* nscd/grpcache.c (cache_addgr): Correctly compute... cvs/fedora-glibc-20080612T1619
2008-05-29 Ulrich Drepper* sysdeps/pthread/pthread.h: Fix typo in comment.
2008-05-29 Ulrich Drepper(do_clone): Pass accurate length of CPU set to the...
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-20 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New...
2008-05-11 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlo...
2008-04-15 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
2008-04-08 Jakub Jelinek[BZ #6020] cvs/fedora-glibc-20080408T0706
2008-03-27 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined...
2008-03-17 Jakub Jelinek* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER_...
2008-03-14 Ulrich DrepperFix typo. cvs/fedora-glibc-20080314T2159
2008-03-14 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define
2008-03-08 Ulrich Drepper[BZ #5778]
2008-01-30 Ulrich Drepper(sem_post): Avoid unnecessary addr32 prefix.
2008-01-22 Ulrich Drepper* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use...
2008-01-22 Ulrich Drepper(XADD): Use a scratch register.
2008-01-10 Ulrich Drepper* pthread-errnos.sym: Add EOVERFLOW.
2007-12-14 Ulrich Drepper* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take...
2007-12-12 Ulrich Drepper[BZ #5463, BZ #5464] cvs/fedora-glibc-20071212T1051
2007-12-12 Ulrich Drepper[BZ #5465]
2007-12-07 Ulrich Drepper[BZ #5441, BZ #5452, BZ #5454]
2007-12-05 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_time...
2007-11-24 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_...
2007-11-20 Ulrich Drepper* sysdeps/pthread/pthread.h (pthread_cleanup_push,
next