| Commit message (Expand) | Author | Age | Files | Lines |
* | Add read barriers in cancellation initialization | Ulrich Drepper | 2011-07-22 | 1 | -3/+11 |
* | Rebuild configure scripts | Ulrich Drepper | 2011-07-06 | 1 | -3/+3 |
* | Fix robust mutex handling after fork | Ulrich Drepper | 2011-06-30 | 1 | -1/+2 |
* | Remove use of ranlib. | Ulrich Drepper | 2011-02-15 | 1 | -92/+150 |
* | Change setgroups to affect all the threads in the process. | Ulrich Drepper | 2011-01-14 | 1 | -4/+4 |
* | Fix namespace pollution in pthread_cleanup_push. | Andreas Schwab | 2010-09-21 | 1 | -6/+6 |
* | Small optimization of alloca handling. | Ulrich Drepper | 2010-09-03 | 1 | -2/+2 |
* | Implement interfaces to set and get names of threads. | Ulrich Drepper | 2010-04-09 | 1 | -0/+12 |
* | Move unwind-resume code from NPTL to sysdeps/gnu. | Roland McGrath | 2010-04-05 | 3 | -76/+2 |
* | Fix a few more problem with the recent setxid changes. | Ulrich Drepper | 2010-03-09 | 1 | -9/+10 |
* | Fix setxid race with thread creation | Ulrich Drepper | 2010-03-05 | 1 | -4/+10 |
* | Fix up pthread.h for XPG7. | Ulrich Drepper | 2010-01-12 | 1 | -7/+3 |
* | Add support for XPG7 testing. | Ulrich Drepper | 2010-01-09 | 1 | -8/+8 |
* | Make name of libgcc_s library configurable | Andreas Schwab | 2009-11-03 | 2 | -4/+6 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -30/+38 |
* | Fix malformed #pragma. | Andreas Schwab | 2009-09-07 | 1 | -1/+1 |
* | Implement pthread_sigqueue. | Ulrich Drepper | 2009-06-12 | 1 | -1/+7 |
* | Unify source for async cancel handling. | Ulrich Drepper | 2009-05-16 | 1 | -87/+4 |
* | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -1/+1 |
* | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -6/+22 |
* | * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function | Ulrich Drepper | 2009-01-29 | 1 | -10/+29 |
* | * allocatestack.c (__free_stacks): Renamed from free_stacks. | Ulrich Drepper | 2009-01-29 | 1 | -4/+18 |
* | * sysdeps/pthread/list.h (list_add): Initialize new element first. | Ulrich Drepper | 2009-01-08 | 1 | -13/+2 |
* | [BZ #6545] | Ulrich Drepper | 2008-12-09 | 1 | -2/+2 |
* | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek | 2008-11-07 | 1 | -4/+4 |
* | [BZ #6843] | Ulrich Drepper | 2008-11-01 | 1 | -2/+2 |
* | * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619 | Ulrich Drepper | 2008-06-12 | 1 | -2/+2 |
* | * sysdeps/pthread/pthread.h: Fix typo in comment. | Ulrich Drepper | 2008-05-29 | 1 | -4/+4 |
* | (do_clone): Pass accurate length of CPU set to the kernel. | Ulrich Drepper | 2008-05-29 | 1 | -2/+2 |
* | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper | 2007-12-07 | 1 | -0/+2 |
* | * sysdeps/pthread/pthread.h (pthread_cleanup_push, | Ulrich Drepper | 2007-11-20 | 1 | -2/+2 |
* | [BZ #5245] | Ulrich Drepper | 2007-11-08 | 1 | -3/+4 |
* | [BZ #5208] | Ulrich Drepper | 2007-10-28 | 1 | -4/+15 |
* | (__tzfile_read): Take extra memory requested by caller into account when copy... | Ulrich Drepper | 2007-10-16 | 1 | -44/+38 |
* | * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of | Ulrich Drepper | 2007-10-10 | 1 | -2/+13 |
* | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 2007-08-01 | 3 | -10/+10 |
* | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 2007-07-28 | 2 | -6/+6 |
* | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function. | Ulrich Drepper | 2007-07-19 | 1 | -2/+8 |
* | Tell gcc about the nonstandard sections. | Ulrich Drepper | 2007-06-17 | 1 | -2/+2 |
* | [BZ #4586] | Ulrich Drepper | 2007-06-08 | 2 | -6/+8 |
* | * init.c: Make it compile with older kernel headers. | Ulrich Drepper | 2007-05-27 | 1 | -8/+11 |
* | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value | Ulrich Drepper | 2007-05-21 | 1 | -1/+0 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -1/+1 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -4/+5 |
* | [BZ #4070] | Ulrich Drepper | 2007-02-21 | 1 | -3/+3 |
* | * sysdeps/unix/closedir.c: Outside libc don't use locking. | Ulrich Drepper | 2007-02-19 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the | Ulrich Drepper | 2007-01-17 | 3 | -15/+28 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 15 | -1330/+0 |
* | . | Jakub Jelinek | 2007-07-31 | 15 | -0/+1330 |
* | * sysdeps/pthread/pthread_barrier_wait.c: Move to... | Ulrich Drepper | 2006-10-28 | 15 | -1330/+0 |