about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * 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
* [BZ #1006]Ulrich Drepper2006-09-096-16/+28
* [BZ #3123]Ulrich Drepper2006-09-087-13/+208
* [BZ #3124]Ulrich Drepper2006-09-056-2/+202
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-053-2/+9
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-057-165/+593
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-314-13/+16
* * pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock): Respect cvs/fedora-glibc-20060831T0640Ulrich Drepper2006-08-304-6/+22
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper2006-08-252-1/+7
* * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper2006-08-241-1/+2
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-236-35/+72
* [BZ #3018]Ulrich Drepper2006-08-212-1/+6
* * sysdeps/unix/sysv/linux/bits/posix_opt.h: DefineUlrich Drepper2006-08-202-0/+8
* * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033Ulrich Drepper2006-08-152-2/+9
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-1423-37/+1235
* [BZ #2843]Ulrich Drepper2006-08-135-61/+148
* [BZ #2908]Ulrich Drepper2006-08-032-3/+7
* [BZ #2978]Ulrich Drepper2006-08-031-0/+4
* NPTL specific definitions for async name lookup.Ulrich Drepper2006-08-031-0/+119
* [BZ #2980] cvs/fedora-glibc-20060802T1650Ulrich Drepper2006-08-021-27/+3
* * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper2006-08-021-7/+7
* * sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper2006-08-012-0/+63
* * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper2006-08-011-0/+6
* * stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper2006-08-013-4/+123
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-315-3/+31
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-299-0/+30
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-2949-89/+1083
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-10/+4
* * pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich Drepper2006-07-012-11/+31
* Add pthread_equal inline function.Ulrich Drepper2006-06-042-1/+15
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-152-2/+6