about summary refs log tree commit diff
path: root/nptl/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
...
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-071-4/+4
* [BZ #6843]Ulrich Drepper2008-11-011-2/+2
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-121-2/+2
* * sysdeps/pthread/pthread.h: Fix typo in comment.Ulrich Drepper2008-05-291-4/+4
* (do_clone): Pass accurate length of CPU set to the kernel.Ulrich Drepper2008-05-291-2/+2
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-071-0/+2
* * sysdeps/pthread/pthread.h (pthread_cleanup_push,Ulrich Drepper2007-11-201-2/+2
* [BZ #5245]Ulrich Drepper2007-11-081-3/+4
* [BZ #5208]Ulrich Drepper2007-10-281-4/+15
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-161-44/+38
* * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper2007-10-101-2/+13
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-013-10/+10
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-282-6/+6
* * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper2007-07-191-2/+8
* Tell gcc about the nonstandard sections.Ulrich Drepper2007-06-171-2/+2
* [BZ #4586]Ulrich Drepper2007-06-082-6/+8
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-271-8/+11
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper2007-05-211-1/+0
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-1/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-4/+5
* [BZ #4070]Ulrich Drepper2007-02-211-3/+3
* * sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper2007-02-191-1/+7
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-173-15/+28
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1115-1330/+0
* .Jakub Jelinek2007-07-3115-0/+1330
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-2815-1330/+0
* [BZ #1006]Ulrich Drepper2006-09-091-3/+5
* [BZ #3123]Ulrich Drepper2006-09-081-3/+7
* [BZ #3124]Ulrich Drepper2006-09-051-1/+2
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-052-2/+2
* * 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
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-231-1/+2
* NPTL specific definitions for async name lookup.Ulrich Drepper2006-08-031-0/+119
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-1/+7
* Add pthread_equal inline function.Ulrich Drepper2006-06-041-0/+10
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-0/+1
* [BZ #2644]Ulrich Drepper2006-05-091-25/+17
* [BZ #2644]Ulrich Drepper2006-05-081-9/+25
* [BZ #2502]Ulrich Drepper2006-05-021-2/+3
* Add nonnull attributes.Ulrich Drepper2006-04-051-93/+153
* * elf/rtld-Rules (subdir-args): New variable.Roland McGrath2006-02-281-0/+47
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-282-3/+2
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-131-4/+4
* (AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper2006-01-081-2/+3
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-061-0/+73
* * posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2006-01-031-5/+5
* Not needed anymore.Ulrich Drepper2005-12-291-58/+0
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-11/+42
* 2005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-231-2/+6