| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years | H.J. Lu | 2012-10-02 | 1 | -1/+1 |
* | Cast to uint64_t for 64-bit store | H.J. Lu | 2012-09-19 | 1 | -2/+2 |
* | Avoid "anonymous" code in pthread_spin_lock. | Paul Pluzhnikov | 2012-05-02 | 1 | -32/+21 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 11 | -33/+22 |
* | Remove unnecessary include from x86-32 tls.h | Ulrich Drepper | 2011-10-23 | 1 | -1/+0 |
* | Fix strnlen change | Ulrich Drepper | 2011-10-23 | 1 | -1/+1 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 1 | -7/+2 |
* | Align x86 TCB to 64 bytes (cache line size), important for Atom. | Roland McGrath | 2011-08-14 | 1 | -3/+9 |
* | * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND | Ulrich Drepper | 2009-04-27 | 1 | -1/+16 |
* | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 2007-07-28 | 1 | -1/+1 |
* | [BZ #4586] | Ulrich Drepper | 2007-06-08 | 1 | -1/+1 |
* | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper | 2007-05-28 | 1 | -2/+1 |
* | * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. | Ulrich Drepper | 2007-05-26 | 1 | -10/+0 |
* | * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX, | Ulrich Drepper | 2007-05-25 | 1 | -0/+9 |
* | * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. | Ulrich Drepper | 2007-05-25 | 1 | -9/+2 |
* | * init.c (__pthread_initialize_minimal_internal): Check whether | Ulrich Drepper | 2007-05-23 | 2 | -0/+7 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 2007-05-19 | 1 | -1/+32 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -25/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+25 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -4/+1 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -42/+0 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -2/+13 |
* | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 2005-12-18 | 2 | -0/+10 |
* | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 2005-06-26 | 1 | -0/+9 |
* | * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete. | Ulrich Drepper | 2005-05-21 | 1 | -4/+6 |
* | Fix typo. | Ulrich Drepper | 2005-04-26 | 1 | -1/+1 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -1/+6 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 3 | -53/+37 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 3 | -37/+53 |
* | Test for stack alignment. | Ulrich Drepper | 2004-12-22 | 2 | -2/+7 |
* | Update. | Ulrich Drepper | 2004-09-02 | 1 | -1/+4 |
* | * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed | Roland McGrath | 2004-03-25 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-03-09 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-12-19 | 1 | -0/+28 |
* | Update. | Ulrich Drepper | 2003-12-10 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-09-17 | 1 | -2/+0 |
* | Update. | Ulrich Drepper | 2003-09-17 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/speed.c | Roland McGrath | 2003-09-09 | 2 | -48/+5 |
* | Update. | Ulrich Drepper | 2003-06-22 | 1 | -5/+1 |
* | Update. | Ulrich Drepper | 2003-06-08 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 2003-06-05 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-05-26 | 1 | -0/+1 |
* | (TLS_INIT_TP): Include \n in error message. | Ulrich Drepper | 2003-05-06 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-05-01 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-04-14 | 2 | -12/+13 |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -0/+34 |
* | Update. | Ulrich Drepper | 2003-04-01 | 1 | -0/+4 |
* | (CALL_THREAD_FCT): Align stack of called function correctly. | Ulrich Drepper | 2003-04-01 | 1 | -3/+2 |
* | Update. | Ulrich Drepper | 2003-03-25 | 1 | -4/+1 |