summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-14Updated to fedora-glibc-20080314T2159cvs/fedora-glibc-2_7_90-11Jakub Jelinek
2008-03-14.cvs/fedora-glibc-2_7_90-10Jakub Jelinek
2008-03-14Updated to fedora-glibc-20080314T1732Jakub Jelinek
2008-03-14Updated to fedora-glibc-20080310T1651Jakub Jelinek
2008-03-05Updated to fedora-glibc-20080305T0857cvs/fedora-glibc-2_7_90-8Jakub Jelinek
2008-02-16Updated to fedora-glibc-20080216T1726cvs/fedora-glibc-2_7_90-7Jakub Jelinek
2008-02-01Updated to fedora-glibc-20080201T1017cvs/fedora-glibc-2_7_90-6Jakub Jelinek
2008-01-31.cvs/fedora-glibc-2_7_90-5Jakub Jelinek
2008-01-31Updated to fedora-glibc-20080131T0821cvs/fedora-glibc-2_7_90-4Jakub Jelinek
2008-01-11Updated to fedora-glibc-20080111T0737Jakub Jelinek
2008-01-03Updated to fedora-glibc-20080103T1958cvs/fedora-glibc-2_7_90-3Jakub Jelinek
2007-12-27Updated to fedora-glibc-20071227T0908cvs/fedora-glibc-2_7_90-2Jakub Jelinek
2007-12-12 * sysdeps/unix/sysv/linux/kaio_read.c (aio_read64): Define tocvs/fedora-glibc-2_7_90-1Jakub Jelinek
something else while including kaio_misc.h. * sysdeps/unix/sysv/linux/kaio_write.c (aio_write64): Likewise.
2007-12-12Updated to fedora-glibc-20071212T1953Jakub Jelinek
2007-12-12Updated to fedora-glibc-20071212T1051Jakub Jelinek
2007-10-17Updated to fedora-glibc-20071017T2029cvs/fedora-glibc-2_7-1Jakub Jelinek
2007-10-17Updated to fedora-glibc-20071017T2007Jakub Jelinek
2007-10-15Updated to fedora-glibc-20071015T0728cvs/fedora-glibc-2_6_90-21Jakub Jelinek
2007-10-14Updated to fedora-glibc-20071014T2102cvs/fedora-glibc-2_6_90-20Jakub Jelinek
2007-10-14Updated to fedora-glibc-20071014T1847Jakub Jelinek
2007-10-11Updated to fedora-glibc-20071011T1636cvs/fedora-glibc-2_6_90-19Jakub Jelinek
2007-10-10Updated to fedora-glibc-20071010T2047cvs/fedora-glibc-2_6_90-18Jakub Jelinek
2007-10-03Updated to fedora-glibc-20071003T1908cvs/fedora-glibc-2_6_90-17Jakub Jelinek
2007-09-29Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16Jakub Jelinek
2007-09-20Updated to fedora-glibc-20070920T0007cvs/fedora-glibc-2_6_90-15Jakub Jelinek
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek
2007-08-27 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Addcvs/fedora-glibc-2_6_90-13Jakub Jelinek
call_fallocate in misc subdir. * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file. * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove. * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate instead of __fallocate64. * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Use __call_fallocate instead of __fallocate64.
2007-08-27Updated to fedora-glibc-20070827T2032Jakub Jelinek
2007-08-25workaround for ia64 /emul/ia32-linux crapcvs/fedora-glibc-2_6_90-12Jakub Jelinek
2007-08-25Updated to fedora-glibc-20070825T1839Jakub Jelinek
2007-08-16Updated to fedora-glibc-20070816T2121cvs/fedora-glibc-2_6_90-11Jakub Jelinek
2007-08-15Updated to fedora-glibc-20070815T2049cvs/fedora-glibc-2_6_90-10Jakub Jelinek
2007-08-14Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9Jakub Jelinek
2007-08-102.6.90-7cvs/fedora-glibc-2_6_90-7Roland McGrath
2007-08-10Updated to fedora-glibc-20070810T2152Roland McGrath
2007-08-10Update import stuff for new Fedora systemsRoland McGrath
2007-08-09Updated to fedora-glibc-20070809T0939cvs/fedora-glibc-2_6_90-5Roland McGrath
2007-08-09spec file revamp for new find-debuginfo.shRoland McGrath
2007-08-042.6.90-3cvs/fedora-glibc-2_6_90-3Jakub Jelinek
2007-08-04Updated to fedora-glibc-20070804T2027Jakub Jelinek
2007-08-01Updated to fedora-glibc-20070801T1703cvs/fedora-glibc-2_6_90-2Jakub Jelinek
2007-08-01 * sysdeps/unix/sysv/linux/kaio_misc.h (AIO_MISC_NOTIFY,Jakub Jelinek
AIO_MISC_WAIT): Add LLL_PRIVATE as last argument to lll_futex_*wait.
2007-07-31Updated to fedora-glibc-20070731T1624cvs/fedora-glibc-2_6_90-1Jakub Jelinek
2007-07-08 * math/test-misc.c (main): Don't run last batch of tests withJakub Jelinek
IBM long double format.
2007-07-082.6-4cvs/fedora-glibc-2_6-4Jakub Jelinek
2007-07-08 [BZ #4745]Jakub Jelinek
* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF in loop to look for conversion specifier to avoid testing of wrong errno value. * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a. * stdio-common/bug18.c: New file. * stdio-common/bug18a.c: New file. * stdio-common/bug19.c: New file. * stdio-common/bug19a.c: New file.
2007-07-07Update Copyright lines.Jakub Jelinek
2007-07-07 [BZ #4586]Jakub Jelinek
* sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat pseudo-zeros as zero. * sysdeps/x86_64/ldbl2mpn.c: New file. * sysdeps/ia64/ldbl2mpn.c: New file.
2007-07-07 * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Jakub Jelinek
* elf/dl-minimal.c (__libc_memalign): Likewise. Handle malloc (0). Return NULL if mmap failed instead of asserting it does not. (calloc): Check for integer overflow. * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger than LONG_MAX / 10.
2007-07-07 [BZ #4702]Jakub Jelinek
* nis/nss-default.c: Include errno.h. (init): Preserve errno.