aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/pthread
AgeCommit message (Expand)Author
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab
2011-09-10Simplify malloc initializationUlrich Drepper
2011-07-22Add read barriers in cancellation initializationUlrich Drepper
2011-07-06Rebuild configure scriptsUlrich Drepper
2011-06-30Fix robust mutex handling after forkUlrich Drepper
2011-02-15Remove use of ranlib.Ulrich Drepper
2011-01-14Change setgroups to affect all the threads in the process.Ulrich Drepper
2010-09-21Fix namespace pollution in pthread_cleanup_push.Andreas Schwab
2010-09-03Small optimization of alloca handling.Ulrich Drepper
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath
2010-03-09Fix a few more problem with the recent setxid changes.Ulrich Drepper
2010-03-05Fix setxid race with thread creationUlrich Drepper
2010-01-12Fix up pthread.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-11-03Make name of libgcc_s library configurableAndreas Schwab
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-09-07Fix malformed #pragma.Andreas Schwab
2009-06-12Implement pthread_sigqueue.Ulrich Drepper
2009-05-16Unify source for async cancel handling.Ulrich Drepper
2009-02-26* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper
2009-02-26* ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-01-29* sysdeps/pthread/unwind-forcedunwind.c: Encrypt all functionUlrich Drepper
2009-01-29* allocatestack.c (__free_stacks): Renamed from free_stacks.Ulrich Drepper
2009-01-08* sysdeps/pthread/list.h (list_add): Initialize new element first.Ulrich Drepper
2008-12-09[BZ #6545]Ulrich Drepper
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-11-01[BZ #6843]Ulrich Drepper
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper
2008-05-29* sysdeps/pthread/pthread.h: Fix typo in comment.Ulrich Drepper
2008-05-29(do_clone): Pass accurate length of CPU set to the kernel.Ulrich Drepper
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper
2007-11-20* sysdeps/pthread/pthread.h (pthread_cleanup_push,Ulrich Drepper
2007-11-08[BZ #5245]Ulrich Drepper
2007-10-28[BZ #5208]Ulrich Drepper
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper
2007-10-10* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper
2007-06-17Tell gcc about the nonstandard sections.Ulrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper
2007-05-19* elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-02-21[BZ #4070]Ulrich Drepper
2007-02-19* sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper
2007-01-17* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper