about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * tst-locale1.c: Avoid warnings.Ulrich Drepper2007-04-061-0/+5
* Avoid warnings.Ulrich Drepper2007-04-062-4/+6
* * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-261-0/+5
* * sysdeps/powerpc/bits/atomic.hUlrich Drepper2007-03-261-3/+2
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+6
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-4/+5
* * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson2007-03-132-1/+8
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-252-3/+12
* [BZ #4076] cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-211-0/+5
* [BZ #4070]Ulrich Drepper2007-02-211-3/+3
* [BZ #3325]Ulrich Drepper2007-02-191-0/+5
* * sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper2007-02-191-1/+7
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607Ulrich Drepper2007-02-102-1/+7
* * tst-initializers1.c: We want to test the initializers as seenUlrich Drepper2007-01-192-1/+7
* * pthread_join.c (cleanup): Avoid warning.Ulrich Drepper2007-01-181-0/+4
* (cleanup): Avoid warning.Ulrich Drepper2007-01-181-2/+2
* * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to cvs/fedora-glibc-20070117T1043 cvs/fedora-glibc-20070117T0857Ulrich Drepper2007-01-172-1/+17
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-178-40/+85
* [BZ #3840]Ulrich Drepper2007-01-122-1/+9
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2007-01-122-1/+7
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1169-768/+373
* .Jakub Jelinek2007-07-3169-373/+768
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. DefineUlrich Drepper2007-01-111-0/+5
* Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue.Ulrich Drepper2007-01-111-6/+22
* * shlib-versions: Fix sparc64 linux target specification.Jakub Jelinek2007-01-102-1/+5
* * io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper2007-01-102-2/+7
* * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don'tUlrich Drepper2006-12-221-1/+1
* * include/atomic.h (atomic_forced_read): New macro.Ulrich Drepper2006-12-212-5/+18
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-093-2/+49
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-092-1/+6
* * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper2006-10-302-2/+7
* * configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155Ulrich Drepper2006-10-291-0/+16
* * po/sv.po: Update from translation team.Ulrich Drepper2006-10-2911-77/+77
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-2816-0/+31
* * sysdeps/x86_64/tls.h: Likewise.Ulrich Drepper2006-10-281-2/+3
* USE_TLS support is now default.Ulrich Drepper2006-10-2711-32/+20
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-2713-18/+115
* * pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3Ulrich Drepper2006-10-262-1/+6
* [BZ #3313]Ulrich Drepper2006-10-182-9/+15
* [BZ #3352]Ulrich Drepper2006-10-129-24/+17
* Add SEM_VALUE_MAX.Ulrich Drepper2006-10-125-0/+15
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-112-1/+14
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-112-9/+14
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-102-0/+155
* * Versions.def: Add GLIBC_2.6 to libpthread.Ulrich Drepper2006-10-077-8/+139
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-242-1/+7
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-183-8/+27
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-174-4/+50
* 2006-09-14 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-151-14/+13
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-122-9/+21