summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-302.3.90-31cvs/fedora-glibc-2_3_90-31Jakub Jelinek
2006-01-302.3.90-31Jakub Jelinek
2006-01-30Updated to fedora-glibc-20060130T0922Jakub Jelinek
2006-01-09Updated to fedora-glibc-20060109T2152cvs/fedora-glibc-2_3_90-30Jakub Jelinek
2006-01-06s/struct pthread_mutex_s/struct __pthread_mutex_s/cvs/fedora-glibc-2_3_90-29Jakub Jelinek
2006-01-06s/private/__private/Jakub Jelinek
2006-01-06Updated to fedora-glibc-20060106T2148Jakub Jelinek
2006-01-06Updated to fedora-glibc-20060106T0916cvs/fedora-glibc-2_3_90-28Jakub Jelinek
2006-01-04Updated to fedora-glibc-20060104T0754cvs/fedora-glibc-2_3_90-26Jakub Jelinek
2006-01-02Updated to fedora-glibc-20060102T2114cvs/fedora-glibc-2_3_90-25Jakub Jelinek
2006-01-022.3.90-24cvs/fedora-glibc-2_3_90-24Jakub Jelinek
2006-01-02Updated to fedora-glibc-20060102T1045Jakub Jelinek
2005-12-27.Jakub Jelinek
2005-12-27 * elf/ldconfig.c (search_dir): Skip prelink temporaries.cvs/fedora-glibc-2_3_90-23Jakub Jelinek
2005-12-27iMerge some more.Jakub Jelinek
2005-12-27Updated to fedora-glibc-20051227T1426Jakub Jelinek
2005-12-21Revert:cvs/fedora-glibc-2_3_90-22Jakub Jelinek
Workaround for http://gcc.gnu.org/PR25240 * include/libc-symbols.h (weak_extern): Define using weak attribute. (_weak_extern): Remove. (weak_tls_extern): Define. * locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for _nl_current_##category. * locale/setlocale.c (DEFINE_CATEGORY): Likewise.
2005-12-21Updated to fedora-glibc-20051221T0931Jakub Jelinek
2005-12-20Updated to fedora-glibc-20051220T1751cvs/fedora-glibc-2_3_90-21Jakub Jelinek
2005-12-20 * malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc,cvs/fedora-glibc-2_3_90-20Jakub Jelinek
__libc_memalign): Add prototypes and libc_hidden_proto resp. defines for !_LIBC. (tr_freehook): Call __libc_free instead of free. (tr_mallochook): Call __libc_malloc instead of malloc. (tr_reallochook): Call __libc_realloc instead of realloc. (tr_memalignhook): Call __libc_memalign instead of memalign. * malloc/mcheck.c: Include stdlib.h. (__libc_malloc, __libc_free, __libc_realloc, __libc_memalign): Add prototypes and libc_hidden_proto resp. defines for !_LIBC. (freehook): Call __libc_free instead of free. (mallochook): Call __libc_malloc instead of malloc. (reallochook): Call __libc_realloc instead of realloc. (memalignhook): Call __libc_memalign instead of memalign. (mcheck): Call __libc_malloc and __libc_free instead of malloc and free.
2005-12-20 Workaround for http://gcc.gnu.org/PR25240Jakub Jelinek
* include/libc-symbols.h (weak_extern): Define using weak attribute. (_weak_extern): Remove. (weak_tls_extern): Define. * locale/uselocale.c (DEFINE_CATEGORY): Use weak_tls_extern for _nl_current_##category. * locale/setlocale.c (DEFINE_CATEGORY): Likewise.
2005-12-20Updated to fedora-glibc-20051220T1028Jakub Jelinek
2005-12-19Updated to fedora-glibc-20051219T1003cvs/fedora-glibc-2_3_90-19Jakub Jelinek
2005-11-19 * elf/elf.h: Revert last change.cvs/fedora-glibc-2_3_90-18Jakub Jelinek
2005-11-192.3.90-18Jakub Jelinek
2005-11-19Updated to fedora-glibc-20051119T1959Jakub Jelinek
2005-11-16Updated to fedora-glibc-20051116T0829cvs/fedora-glibc-2_3_90-17Jakub Jelinek
2005-11-152.3.90-16cvs/fedora-glibc-2_3_90-16Jakub Jelinek
2005-11-152.3.90-16Jakub Jelinek
2005-11-15Updated to fedora-glibc-20051115T0809Jakub Jelinek
2005-10-202.3.90-15cvs/fedora-glibc-2_3_90-15Jakub Jelinek
2005-10-20Updated to fedora-glibc-20051020T0651Jakub Jelinek
2005-10-102.3.90-14cvs/fedora-glibc-2_3_90-14Jakub Jelinek
2005-10-10Updated to fedora-glibc-20051010T1417Jakub Jelinek
2005-10-03 * allocatestack.c (setxid_signal_thread): Addcvs/fedora-glibc-2_3_90-13Jakub Jelinek
INTERNAL_SYSCALL_DECL (err).
2005-10-032.3.90-13Jakub Jelinek
2005-10-03 * nscd/selinux.c (audit_init): Print error string in the failureJakub Jelinek
message.
2005-10-03Updated to fedora-glibc-20051003T2040Jakub Jelinek
2005-09-122.3.90-12cvs/fedora-glibc-2_3_90-12Jakub Jelinek
2005-09-122.3.90-12Jakub Jelinek
2005-09-122.3.90-12Jakub Jelinek
2005-09-12 * malloc.c (struct malloc_chunk): Fix comment typo.Jakub Jelinek
(public_cALLOc): For mmapped chunks and perturb_byte != 0, don't clear SIZE_SZ bytes more than should be cleared.
2005-09-12Updated to fedora-glibc-20050912T0656Jakub Jelinek
2005-08-292.3.90-11cvs/fedora-glibc-2_3_90-11Jakub 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-29Updated to fedora-glibc-20050829T1854Jakub Jelinek
2005-08-242.3.90-10cvs/fedora-glibc-2_3_90-10Jakub Jelinek
2005-08-24Updated to fedora-glibc-20050824T0705Jakub Jelinek
2005-08-222.3.90-9cvs/fedora-glibc-2_3_90-9Jakub Jelinek
2005-08-22Updated to fedora-glibc-20050822T0727Jakub Jelinek