summary refs log tree commit diff
path: root/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue.Ulrich Drepper2007-01-111-6/+22
* * io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper2007-01-101-1/+1
* * 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-211-5/+13
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-092-2/+40
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-091-1/+1
* * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper2006-10-301-2/+2
* * po/sv.po: Update from translation team.Ulrich Drepper2006-10-2911-77/+77
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-2815-1330/+0
* USE_TLS support is now default.Ulrich Drepper2006-10-278-29/+5
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-2712-18/+86
* [BZ #3313]Ulrich Drepper2006-10-181-9/+9
* [BZ #3352]Ulrich Drepper2006-10-128-24/+0
* Add SEM_VALUE_MAX.Ulrich Drepper2006-10-125-0/+15
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-1/+11
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-9/+9
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-0/+151
* * Versions.def: Add GLIBC_2.6 to libpthread.Ulrich Drepper2006-10-074-0/+104
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-173-3/+41
* [BZ #1006]Ulrich Drepper2006-09-094-12/+13
* [BZ #3123]Ulrich Drepper2006-09-084-12/+43
* [BZ #3124]Ulrich Drepper2006-09-051-1/+2
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-052-2/+2
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-056-165/+565
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-312-8/+4
* * pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock): Respect cvs/fedora-glibc-20060831T0640Ulrich Drepper2006-08-302-4/+8
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper2006-08-251-1/+2
* * 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-232-2/+9
* * sysdeps/unix/sysv/linux/bits/posix_opt.h: DefineUlrich Drepper2006-08-201-0/+3
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-3/+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-011-0/+56
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-311-0/+12
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-298-0/+24
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-296-7/+31
* Add pthread_equal inline function.Ulrich Drepper2006-06-041-0/+10
* * include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper2006-05-151-2/+2
* * pthread_key_create.c (__pthread_key_create): Do away withUlrich Drepper2006-05-112-4/+4
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-0/+1
* [BZ #2644]Ulrich Drepper2006-05-092-30/+19
* [BZ #2644]Ulrich Drepper2006-05-082-11/+31
* [BZ #2502]Ulrich Drepper2006-05-021-2/+3
* * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2006-04-271-7/+29
* * Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath2006-04-271-2/+2
* * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper2006-04-097-15/+15
* Add nonnull attributes.Ulrich Drepper2006-04-051-93/+153
* [BZ #2505]Roland McGrath2006-04-041-1/+15