Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-01 | Updated to fedora-glibc-20060301T0647 | Jakub Jelinek | |
2006-02-17 | Updated to fedora-glibc-20060217T1609 | Jakub Jelinek | |
2006-02-13 | Updated to fedora-glibc-20060213T0650 | Jakub Jelinek | |
2006-02-04 | Updated to fedora-glibc-20060204T0758 | Jakub Jelinek | |
2006-02-03 | * sysdeps/unix/sysv/linux/futimesat.c (futimesat): If | Jakub Jelinek | |
file == NULL, use __futimes unconditionally. * manual/filesys.texi (futimes): Fix prototype. | |||
2006-02-03 | Updated to fedora-glibc-20060203T0932 | Jakub Jelinek | |
2006-02-02 | 2006-02-02 Roland McGrath <roland@redhat.com>cvs/fedora-glibc-2_3_90-33 | Jakub Jelinek | |
* timezone/private.h: Update from tzcode2006a. * timezone/scheck.c: Likewise. * timezone/asia: Update from tzdata2006a. * timezone/northamerica: Likewise. * timezone/zone.tab: Likewise. * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable. (CFLAGS-mcount.c): Use it instead of -msoft-float. * sysdeps/powerpc/powerpc64/elf/Makefile (CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os, CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os, CFLAGS-rtld-strnlen.os): LIkewise 2006-02-01 Roland McGrath <roland@redhat.com> * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding -mlong-double-128 when it's already there. | |||
2006-02-02 | Updated to fedora-glibc-20060202T0507 | Jakub Jelinek | |
2006-02-01 | * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. | Jakub Jelinek | |
* sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps. | |||
2006-02-01 | Updated to fedora-glibc-20060201T0846 | 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/private/__private/ | 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-21 | Updated to fedora-glibc-20051221T0931 | 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-16 | Updated to fedora-glibc-20051116T0829cvs/fedora-glibc-2_3_90-17 | Jakub Jelinek | |
2005-11-15 | Updated to fedora-glibc-20051115T0809 | Jakub Jelinek | |
2005-10-20 | Updated to fedora-glibc-20051020T0651 | Jakub Jelinek | |
2005-10-10 | Updated to fedora-glibc-20051010T1417 | Jakub Jelinek | |
2005-10-03 | Updated to fedora-glibc-20051003T2040 | Jakub Jelinek | |
2005-09-12 | Updated to fedora-glibc-20050912T0656 | Jakub Jelinek | |
2005-08-24 | Updated to fedora-glibc-20050824T0705 | Jakub Jelinek | |
2005-08-22 | Updated to fedora-glibc-20050822T0727 | Jakub Jelinek | |
2005-08-08 | Updated to fedora-glibc-20050808T2126 | 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-25 | Updated to fedora-glibc-20050725T0627 | Jakub Jelinek | |
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-30 | * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If | Jakub Jelinek | |
GLRO(dl_osversion) has been already set to a value smaller than _dl_discover_osversion (), don't overwrite it here. | |||
2005-05-24 | Updated to fedora-glibc-20050524T1606 | Jakub Jelinek | |
2005-05-23 | 2.3.5-8 | Jakub Jelinek | |
2005-05-23 | Updated to fedora-glibc-20050523T1354 | Jakub Jelinek | |
2005-05-20 | Updated to fedora-glibc-20050520T0919 | Jakub Jelinek | |
2005-05-04 | Updated to fedora-glibc-20050504T1818 | Jakub Jelinek | |
2005-05-04 | Updated to fedora-glibc-20050504T0728 | Jakub Jelinek | |
2005-05-03 | * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0, | Jakub Jelinek | |
call ftruncate if offset is bigger than current size. Make sure the file is offset + len bytes long if that is more than current size. Don't overwrite previous content of the file. * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64): Likewise. |