about summary refs log tree commit diff
path: root/nptl/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* Consistently added return to pthread_exitUlrich Drepper2012-01-101-2/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-073-55/+53
* Use __pthread_get_minstack in more placesUlrich Drepper2011-12-221-2/+4
* Don't mark memory synchronisation functions as leafAndreas Schwab2011-10-271-19/+19
* Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab2011-09-151-8/+23
* Simplify malloc initializationUlrich Drepper2011-09-101-1/+2
* Add read barriers in cancellation initializationUlrich Drepper2011-07-221-3/+11
* Rebuild configure scriptsUlrich Drepper2011-07-061-3/+3
* Fix robust mutex handling after forkUlrich Drepper2011-06-301-1/+2
* Remove use of ranlib.Ulrich Drepper2011-02-151-92/+150
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-4/+4
* Fix namespace pollution in pthread_cleanup_push.Andreas Schwab2010-09-211-6/+6
* Small optimization of alloca handling.Ulrich Drepper2010-09-031-2/+2
* 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