about summary refs log tree commit diff
path: root/nptl/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* Implement interfaces to set and get names of threads.Ulrich Drepper2010-04-091-0/+12
* Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath2010-04-053-76/+2
* Fix a few more problem with the recent setxid changes.Ulrich Drepper2010-03-091-9/+10
* Fix setxid race with thread creationUlrich Drepper2010-03-051-4/+10
* Fix up pthread.h for XPG7.Ulrich Drepper2010-01-121-7/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-8/+8
* Make name of libgcc_s library configurableAndreas Schwab2009-11-032-4/+6
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-30/+38
* Fix malformed #pragma.Andreas Schwab2009-09-071-1/+1
* Implement pthread_sigqueue.Ulrich Drepper2009-06-121-1/+7
* Unify source for async cancel handling.Ulrich Drepper2009-05-161-87/+4
* * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper2009-02-261-1/+1
* * ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-6/+22
* * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all functionUlrich Drepper2009-01-291-10/+29
* * allocatestack.c (__free_stacks): Renamed from free_stacks.Ulrich Drepper2009-01-291-4/+18
* * sysdeps/pthread/list.h (list_add): Initialize new element first.Ulrich Drepper2009-01-081-13/+2
* [BZ #6545]Ulrich Drepper2008-12-091-2/+2
* * 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