about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 2.3.90-32 cvs/fedora-glibc-2_3_90-32Jakub Jelinek2006-02-011-1/+53
|
* * include/bits/stdlib-ldbl.h: New file.Jakub Jelinek2006-02-013-0/+7
| | | | * include/bits/wchar-ldbl.h: New file.
* * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.Jakub Jelinek2006-02-013-58/+7
| | | | * sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps.
* Updated to fedora-glibc-20060201T0846Jakub Jelinek2006-02-0163-270/+1581
|
* 2.3.90-31 cvs/fedora-glibc-2_3_90-31Jakub Jelinek2006-01-301-0/+63
|
* 2.3.90-31Jakub Jelinek2006-01-301-6/+11
|
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-30798-1967/+24183
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-09280-4341/+4732
|
* s/struct pthread_mutex_s/struct __pthread_mutex_s/ cvs/fedora-glibc-2_3_90-29Jakub Jelinek2006-01-061-1/+1
|
* s/private/__private/Jakub Jelinek2006-01-061-1/+2
|
* Updated to fedora-glibc-20060106T2148Jakub Jelinek2006-01-0657-143/+931
|
* Updated to fedora-glibc-20060106T0916 cvs/fedora-glibc-2_3_90-28Jakub Jelinek2006-01-0650-156/+1057
|
* Updated to fedora-glibc-20060104T0754 cvs/fedora-glibc-2_3_90-26Jakub Jelinek2006-01-0441-104/+1209
|
* Updated to fedora-glibc-20060102T2114 cvs/fedora-glibc-2_3_90-25Jakub Jelinek2006-01-0226-61/+547
|
* 2.3.90-24 cvs/fedora-glibc-2_3_90-24Jakub Jelinek2006-01-021-1/+6
|
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-02151-1956/+3053
|
* .Jakub Jelinek2005-12-271-0/+1
|
* * elf/ldconfig.c (search_dir): Skip prelink temporaries. cvs/fedora-glibc-2_3_90-23Jakub Jelinek2005-12-272-1/+16
|
* iMerge some more.Jakub Jelinek2005-12-2713-25/+119
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-27199-4401/+1980
|
* Revert: cvs/fedora-glibc-2_3_90-22Jakub Jelinek2005-12-214-12/+4
| | | | | | | | | | 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.
* Updated to fedora-glibc-20051221T0931Jakub Jelinek2005-12-2136-165/+188
|
* Updated to fedora-glibc-20051220T1751 cvs/fedora-glibc-2_3_90-21Jakub Jelinek2005-12-2021-91/+273
|
* * malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc, cvs/fedora-glibc-2_3_90-20Jakub Jelinek2005-12-203-11/+57
| | | | | | | | | | | | | | | | | | | __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.
* Workaround for http://gcc.gnu.org/PR25240Jakub Jelinek2005-12-204-4/+14
| | | | | | | | | * 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.
* Updated to fedora-glibc-20051220T1028Jakub Jelinek2005-12-2043-268/+742
|
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-191125-4529/+7265
|
* * elf/elf.h: Revert last change. cvs/fedora-glibc-2_3_90-18Jakub Jelinek2005-11-192-1/+5
|
* 2.3.90-18Jakub Jelinek2005-11-191-1/+9
|
* Updated to fedora-glibc-20051119T1959Jakub Jelinek2005-11-1941-66/+507
|
* Updated to fedora-glibc-20051116T0829 cvs/fedora-glibc-2_3_90-17Jakub Jelinek2005-11-1628-34/+651
|
* 2.3.90-16 cvs/fedora-glibc-2_3_90-16Jakub Jelinek2005-11-151-9/+8
|
* 2.3.90-16Jakub Jelinek2005-11-151-1/+17
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-15175-2740/+4394
|
* 2.3.90-15 cvs/fedora-glibc-2_3_90-15Jakub Jelinek2005-10-201-1/+7
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-20161-1342/+81976
|
* 2.3.90-14 cvs/fedora-glibc-2_3_90-14Jakub Jelinek2005-10-101-1/+6
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-1013-24/+113
|
* * allocatestack.c (setxid_signal_thread): Add cvs/fedora-glibc-2_3_90-13Jakub Jelinek2005-10-032-2/+7
| | | | INTERNAL_SYSCALL_DECL (err).
* 2.3.90-13Jakub Jelinek2005-10-031-1/+9
|
* * nscd/selinux.c (audit_init): Print error string in the failureJakub Jelinek2005-10-032-1/+6
| | | | message.
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-03269-2402/+13626
|
* 2.3.90-12 cvs/fedora-glibc-2_3_90-12Jakub Jelinek2005-09-121-3/+3
|
* 2.3.90-12Jakub Jelinek2005-09-121-2/+14
|
* 2.3.90-12Jakub Jelinek2005-09-124-16/+610
|
* * malloc.c (struct malloc_chunk): Fix comment typo.Jakub Jelinek2005-09-122-3/+13
| | | | | (public_cALLOc): For mmapped chunks and perturb_byte != 0, don't clear SIZE_SZ bytes more than should be cleared.
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-1249-1703/+1470
|
* 2.3.90-11 cvs/fedora-glibc-2_3_90-11Jakub Jelinek2005-08-291-1/+4
|
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Jakub Jelinek2005-08-299-14/+171
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Updated to fedora-glibc-20050829T1854Jakub Jelinek2005-08-291-2/+2
|