Age | Commit message (Expand) | Author | Files | Lines |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath | 1 | -1/+1 |
2012-10-02 | Fix clone flag name in comment to CLONE_CHILD_CLEARTID. | Siddhesh Poyarekar | 1 | -1/+1 |
2012-05-25 | Add systemtap static probe points in generic and x86_64 pthread code. | Roland McGrath | 1 | -1/+3 |
2012-05-25 | Add --enable-systemtap configuration to define static probe points. | Roland McGrath | 1 | -0/+4 |
2012-05-11 | Check __PTHREAD_MUTEX_HAVE_PREV for mutex prev | H.J. Lu | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-12-14 | BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ENO... | Jeff Law | 1 | -2/+3 |
2011-10-15 | Optimize access to isXYZ and toXYZ tables | Ulrich Drepper | 1 | -1/+5 |
2010-03-09 | Fix a few more problem with the recent setxid changes. | Ulrich Drepper | 1 | -20/+10 |
2010-03-08 | Revert to original version of setxid race fix | Andreas Schwab | 1 | -3/+0 |
2010-03-05 | Fix setxid race with thread creation | Ulrich Drepper | 1 | -1/+8 |
2009-08-24 | Hint to kernel that thread stack memory can be removed. | Ulrich Drepper | 1 | -0/+13 |
2009-02-28 | * Makeconfig (%.v.i): Depend on Makeconfig. | Roland McGrath | 1 | -3/+3 |
2008-04-09 | [BZ #5436] | Ulrich Drepper | 1 | -1/+3 |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper | 1 | -0/+1 |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 1 | -5/+5 |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 1 | -1/+1 |
2007-06-08 | [BZ #4586] | Ulrich Drepper | 1 | -2/+2 |
2006-09-05 | [BZ #3124] | Ulrich Drepper | 1 | -0/+13 |
2006-08-14 | * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve): | Ulrich Drepper | 1 | -0/+9 |
2006-07-29 | 2006-07-28 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 1 | -3/+5 |
2006-03-28 | * sysdeps/unix/sysv/linux/kernel-features.h: Add | Ulrich Drepper | 1 | -17/+29 |
2006-02-15 | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 1 | -6/+1 |
2006-02-13 | * allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650 | Ulrich Drepper | 1 | -7/+15 |
2006-01-06 | * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t): | Ulrich Drepper | 1 | -13/+13 |
2005-12-27 | * Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426 | Ulrich Drepper | 1 | -0/+27 |
2005-12-21 | * sysdeps/mach/hurd/ifreq.c: Add missing #includes. | Roland McGrath | 1 | -1/+1 |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 1 | -0/+5 |
2005-10-01 | 2005-10-01 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 1 | -1/+12 |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 1 | -0/+5 |
2005-03-24 | * pthread_create.c (__pthread_create_2_1): Rename syscall errorcvs/fedora-glibc-20050324T0715 | Ulrich Drepper | 1 | -11/+9 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -97/+12 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -12/+97 |
2004-11-20 | Update.cvs/fedora-glibc-20041120T0949 | Ulrich Drepper | 1 | -0/+1 |
2004-11-20 | Update. | Ulrich Drepper | 1 | -5/+11 |
2004-11-09 | [BZ #530] | Roland McGrath | 1 | -3/+0 |
2004-10-28 | Update. | Ulrich Drepper | 1 | -2/+4 |
2004-09-25 | Update. | Ulrich Drepper | 1 | -6/+9 |
2004-09-24 | (__pthread_create_2_1): Remember whether thread is created detached and if ye... | Ulrich Drepper | 1 | -1/+7 |
2004-09-24 | Update. | Ulrich Drepper | 1 | -5/+9 |
2004-09-16 | * configure.in (--with-headers): Let argument contain a : separated | Roland McGrath | 1 | -2/+0 |
2004-03-31 | Update. | Ulrich Drepper | 1 | -4/+4 |
2004-02-27 | Update. | Ulrich Drepper | 1 | -15/+42 |
2003-09-09 | * sysdeps/unix/sysv/linux/speed.c | Roland McGrath | 1 | -3/+4 |
2003-08-07 | (__pthread_create_2_0): Clear new_attr.cpuset. | Jakub Jelinek | 1 | -0/+1 |
2003-08-03 | Update. | Ulrich Drepper | 1 | -19/+7 |
2003-07-22 | Update. | Ulrich Drepper | 1 | -0/+4 |
2003-07-20 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-04-12 | (deallocate_tsd): Don't take parameter. Adjust caller. Optimize to avoid of... | Ulrich Drepper | 1 | -22/+43 |
2003-04-02 | Update. | Ulrich Drepper | 1 | -53/+64 |