(open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multiple notes.
[platform/upstream/glibc.git] / nptl /
2007-06-26 Roland McGrath* init.c (__nptl_initial_report_events): New variable.
2007-06-26 Roland McGrath2007-05-16 Roland McGrath <roland@redhat.com>
2007-06-22 Ulrich Drepper(pthread_getattr_np): Clear cpuset and cpusetsize if...
2007-06-22 Ulrich Drepper* pthread_getattr_np.c (pthread_getattr_np): Clear...
2007-06-20 Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-18 Ulrich Drepper[BZ #4647]
2007-06-17 Ulrich Drepper* sysdeps/generic/initfini.c: Tell gcc about the nonsta...
2007-06-17 Ulrich DrepperTell gcc about the nonstandard sections.
2007-06-17 Ulrich Drepper* allocatestack.c (allocate_stack): Make code compile if
2007-06-17 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:
2007-06-08 Ulrich Drepper* configure.in: Avoid variable named BASH.
2007-06-08 Ulrich Drepper[BZ #4586]
2007-05-30 Ulrich Drepper* pthread_getattr_np.c: No need to install a cancellati...
2007-05-30 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
2007-05-30 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock...
2007-05-29 Ulrich Drepper* sysdeps/unix/sysv/linux/internaltypes.h: Introduce
2007-05-28 Ulrich Drepper* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat...
2007-05-28 Ulrich Drepper* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use...
2007-05-27 Ulrich Drepper[__WORDSIZE=64]: Renamed __pad1 element int rwlock...
2007-05-27 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlo...
2007-05-27 Ulrich Drepper* init.c: Make it compile with older kernel headers.
2007-05-26 Ulrich Drepper* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.
2007-05-26 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_try...
2007-05-26 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include...
2007-05-26 Ulrich Drepper* sysdeps/unix/sysv/linux/internaltypes.h (struct pthre...
2007-05-26 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add...
2007-05-26 Ulrich Drepper * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.
2007-05-26 Ulrich DrepperTest of semaphores.
2007-05-25 Jakub Jelinek* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S...
2007-05-25 Ulrich Drepper* io/bits/fcntl2.h (__open_2): Add nonnull attribute.
2007-05-25 Ulrich Drepper* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,
2007-05-25 Ulrich Drepper* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
2007-05-23 Ulrich Drepper* init.c (__pthread_initialize_minimal_internal): Check...
2007-05-21 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass...
2007-05-21 Ulrich Drepper(pthread_functions): Don't add .ptr_wait_lookup_done...
2007-05-21 Jakub Jelinek* tst-robust9.c (do_test): Don't fail if ENABLE_PI and
2007-05-21 Ulrich Drepper[BZ #4525]
2007-05-21 Ulrich Drepper[BZ #4514]
2007-05-19 Roland McGrathCommit missing test case wrapper file.
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-05-18 Ulrich Drepper[BZ #4512]
2007-05-17 Ulrich DrepperDummy files to prevent stub versions from being used.
2007-05-15 Ulrich Drepper* version.h (VERSION): Define to 6. cvs/glibc-2_6 cvs/glibc-2_6-base glibc-2.6
2007-05-15 Ulrich Drepper* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads...
2007-05-11 Ulrich Drepper* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
2007-05-10 Ulrich Drepper* sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2304 cvs/fedora-glibc-20070510T2308
2007-05-10 Jakub Jelinek[BZ #4455]
2007-05-07 Ulrich Drepper[BZ #4455]
2007-05-07 Ulrich Drepper[BZ #4456]
2007-05-07 Ulrich Drepper(change_stack_perm): Handle stacks growing up. (allocat...
2007-05-07 Ulrich Drepper* sysdeps/unix/sysv/linux/lowlevelrobustlock.c
2007-05-07 Ulrich Drepper[BZ #4465]
2007-05-07 Ulrich Drepper* posix/unistd.h: Remove __THROW from fdatasync.
2007-04-28 Ulrich Drepper[BZ #4392]
2007-04-28 Ulrich Drepper[BZ #4306]
2007-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile [subdir=posix] ...
2007-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_g...
2007-04-26 Ulrich Drepper(tcbhead_t): Add vgetcpu_cache.
2007-04-06 Ulrich Drepper* tst-locale1.c: Avoid warnings.
2007-04-06 Ulrich DrepperAvoid warnings.
2007-03-26 Ulrich Drepper* scripts/check-local-headers.sh: Filter out sys/capabi... cvs/fedora-glibc-20070331T1609
2007-03-26 Ulrich Drepper* sysdeps/powerpc/bits/atomic.h
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-03-13 Richard Henderson * sysdeps/unix/sysv/linux/alpha/sysdep-cancel...
2007-02-25 Ulrich Drepper* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset...
2007-02-21 Ulrich Drepper[BZ #4076] cvs/fedora-glibc-20070221T1011
2007-02-21 Ulrich Drepper[BZ #4070]
2007-02-19 Ulrich Drepper[BZ #3325]
2007-02-19 Ulrich Drepper* sysdeps/unix/closedir.c: Outside libc don't use locking.
2007-02-10 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incor... cvs/fedora-glibc-20070211T1607
2007-01-19 Ulrich Drepper* tst-initializers1.c: We want to test the initializers...
2007-01-18 Ulrich Drepper* pthread_join.c (cleanup): Avoid warning.
2007-01-18 Ulrich Drepper(cleanup): Avoid warning.
2007-01-17 Ulrich Drepper* sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_C... cvs/fedora-glibc-20070117T0857 cvs/fedora-glibc-20070117T1043
2007-01-17 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don...
2007-01-12 Ulrich Drepper[BZ #3840]
2007-01-12 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-11 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanu...
2007-01-11 Ulrich DrepperCleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue.
2007-01-10 Jakub Jelinek* shlib-versions: Fix sparc64 linux target specification.
2007-01-10 Ulrich Drepper* io/fts.c: Make sure fts_cur is always valid after...
2006-12-22 Ulrich Drepper* nis/nss_compat/compat-grp.c (internal_getgrgid_r...
2006-12-21 Ulrich Drepper* include/atomic.h (atomic_forced_read): New macro.
2006-12-09 Ulrich Drepper* misc/mntent_r.c (__hasmntopt): Check p[optlen] even...
2006-12-09 Ulrich Drepper* sysdeps/unix/sysv/linux/rtld-lowlevel.h
2006-10-30 Ulrich Drepper* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlo...
2006-10-29 Ulrich Drepper* configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155
2006-10-29 Ulrich Drepper* po/sv.po: Update from translation team.
2006-10-28 Ulrich Drepper* sysdeps/pthread/pthread_barrier_wait.c: Move to...
2006-10-28 Ulrich Drepper* sysdeps/x86_64/tls.h: Likewise.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-26 Ulrich Drepper* pthread_attr_setstacksize.c (NEW_VERNUM): Define...
2006-10-18 Ulrich Drepper[BZ #3313]
2006-10-12 Ulrich Drepper[BZ #3352]
2006-10-12 Ulrich DrepperAdd SEM_VALUE_MAX.
2006-10-11 Ulrich Drepper* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
next