Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-13 | Updated to fedora-glibc-20060213T0650 | Jakub Jelinek | |
2006-01-30 | Updated to fedora-glibc-20060130T0922 | Jakub Jelinek | |
2006-01-09 | Updated to fedora-glibc-20060109T2152cvs/fedora-glibc-2_3_90-30 | Jakub Jelinek | |
2006-01-06 | s/struct pthread_mutex_s/struct __pthread_mutex_s/cvs/fedora-glibc-2_3_90-29 | Jakub Jelinek | |
2006-01-06 | Updated to fedora-glibc-20060106T2148 | Jakub Jelinek | |
2006-01-06 | Updated to fedora-glibc-20060106T0916cvs/fedora-glibc-2_3_90-28 | Jakub Jelinek | |
2006-01-04 | Updated to fedora-glibc-20060104T0754cvs/fedora-glibc-2_3_90-26 | Jakub Jelinek | |
2006-01-02 | Updated to fedora-glibc-20060102T2114cvs/fedora-glibc-2_3_90-25 | Jakub Jelinek | |
2006-01-02 | Updated to fedora-glibc-20060102T1045 | Jakub Jelinek | |
2005-12-27 | iMerge some more. | Jakub Jelinek | |
2005-12-27 | Updated to fedora-glibc-20051227T1426 | Jakub Jelinek | |
2005-12-20 | Updated to fedora-glibc-20051220T1751cvs/fedora-glibc-2_3_90-21 | Jakub Jelinek | |
2005-12-20 | Updated to fedora-glibc-20051220T1028 | Jakub Jelinek | |
2005-12-19 | Updated to fedora-glibc-20051219T1003cvs/fedora-glibc-2_3_90-19 | Jakub Jelinek | |
2005-11-19 | Updated to fedora-glibc-20051119T1959 | Jakub Jelinek | |
2005-11-15 | Updated to fedora-glibc-20051115T0809 | Jakub Jelinek | |
2005-10-20 | Updated to fedora-glibc-20051020T0651 | Jakub Jelinek | |
2005-10-03 | * allocatestack.c (setxid_signal_thread): Addcvs/fedora-glibc-2_3_90-13 | Jakub Jelinek | |
INTERNAL_SYSCALL_DECL (err). | |||
2005-10-03 | Updated to fedora-glibc-20051003T2040 | Jakub Jelinek | |
2005-09-12 | Updated to fedora-glibc-20050912T0656 | Jakub Jelinek | |
2005-08-29 | * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP, | Jakub Jelinek | |
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. * sysdeps/unix/sysv/linux/s390/lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. * sysdeps/unix/sysv/linux/sparc/lowlevellock.h (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unlock): Define. * sysdeps/pthread/pthread_cond_signal.c (__pthread_cond_signal): Use lll_futex_wake_unlock. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (__pthread_cond_signal): Use FUTEX_WAKE_OP. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (__pthread_cond_signal): Use FUTEX_WAKE_OP. | |||
2005-08-24 | Updated to fedora-glibc-20050824T0705 | Jakub Jelinek | |
2005-08-22 | Updated to fedora-glibc-20050822T0727 | Jakub Jelinek | |
2005-08-08 | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): | Jakub Jelinek | |
Shift marked &errno down on big-endian instead of up. * elf/tst-stackguard1.c (do_test): Fix a typo. nptl/ * tst-stackguard1.c (do_test): Likewise. | |||
2005-07-29 | * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h, | Jakub Jelinek | |
endian.h. (_dl_setup_stack_chk_guard): Even without --enable-stackguard-randomization attempt to do some guard randomization using hp-timing (if available) and kernel stack and mmap randomization. * elf/tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough. nptl/ * tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough. | |||
2005-07-21 | Updated to fedora-glibc-20050721T0814 | Jakub Jelinek | |
2005-07-08 | Updated to fedora-glibc-20050708T0811 | Jakub Jelinek | |
2005-06-27 | 2.3.90-1cvs/fedora-glibc-2_3_90-1 | Jakub Jelinek | |
2005-06-27 | Updated to fedora-glibc-20050627T0850 | Jakub Jelinek | |
2005-06-20 | Updated to fedora-glibc-20050620T1530 | Jakub Jelinek | |
2005-05-24 | Updated to fedora-glibc-20050524T1606 | Jakub Jelinek | |
2005-05-23 | First test, then commit... | Jakub Jelinek | |
2005-05-23 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h | Jakub Jelinek | |
[IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of bl __librt_*_asynccancel@local. * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h [IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of bl __librt_*_asynccancel@local. | |||
2005-05-23 | Updated to fedora-glibc-20050523T1354 | Jakub Jelinek | |
2005-05-20 | * sysdeps/i386/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Define to | Jakub Jelinek | |
size/alignment of struct pthread rather than tcbhead_t. * sysdeps/x86_64/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. * sysdeps/s390/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. * sysdeps/sparc/tls.h (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN): Likewise. | |||
2005-05-20 | Updated to fedora-glibc-20050520T0919 | Jakub Jelinek | |
2005-05-04 | Updated to fedora-glibc-20050504T0728 | Jakub Jelinek | |
2005-04-27 | Updated to fedora-glibc-20050427T1912 | Jakub Jelinek | |
2005-04-27 | Updated to fedora-glibc-20050427T1043 | Jakub Jelinek | |
2005-04-15 | Updated to fedora-glibc-20050415T0909cvs/fedora-glibc-2_3_5-1 | Roland McGrath | |
2005-04-05 | * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use | Jakub Jelinek | |
__inline instead of inline. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise. | |||
2005-04-01 | Updated to fedora-glibc-20050401T1444 | Jakub Jelinek | |
2005-03-24 | Updated to fedora-glibc-20050324T0715cvs/fedora-glibc-2_3_4-17 | Jakub Jelinek | |
2005-03-19 | Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15 | Jakub Jelinek | |
2005-03-03 | Updated to fedora-glibc-20050302T1820 | Jakub Jelinek | |
2005-02-08 | Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6 | Jakub Jelinek | |
2005-01-06 | Updated to fedora-glibc-20050106T1443 | Jakub Jelinek | |
2004-12-18 | Updated to fedora-glibc-20041218T2312cvs/fedora-glibc-2_3_3-99 | Jakub Jelinek | |
2004-12-18 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h: Removed.cvs/fedora-glibc-2_3_3-98 | Jakub Jelinek | |
2004-12-18 | Updated to fedora-glibc-20041218T1131 | Jakub Jelinek | |