summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Collapse)Author
2008-03-14Updated to fedora-glibc-20080310T1651Jakub 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-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-20071212T1051Jakub Jelinek
2007-10-17Updated to fedora-glibc-20071017T2007Jakub 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-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-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-10Updated to fedora-glibc-20070810T2152Roland McGrath
2007-08-09Updated to fedora-glibc-20070809T0939cvs/fedora-glibc-2_6_90-5Roland McGrath
2007-08-04Updated to fedora-glibc-20070804T2027Jakub Jelinek
2007-08-01Updated to fedora-glibc-20070801T1703cvs/fedora-glibc-2_6_90-2Jakub Jelinek
2007-07-31Updated to fedora-glibc-20070731T1624cvs/fedora-glibc-2_6_90-1Jakub Jelinek
2007-07-07Update Copyright lines.Jakub Jelinek
2007-07-07 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueJakub Jelinek
as second parameter to handle_intel. * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information handling to ... * sysdeps/x86_64/cacheinfo.c: ... here. New file. * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add cacheinfo. * sysdeps/x86_64/memcpy.S: Complete rewrite. * sysdeps/x86_64/mempcpy.S: Adjust appropriately. Patch by Evandro Menezes <evandro.menezes@amd.com>.
2007-05-21Backported selected fixes from 2007-05-{17,18,21}.cvs/fedora-glibc-2_6-2Jakub Jelinek
2007-05-15Updated to fedora-glibc-20070515T2025Roland McGrath
2007-05-10Updated to fedora-glibc-20070510T2308cvs/fedora-glibc-2_5_90-24Jakub Jelinek
2007-05-10Updated to fedora-glibc-20070510T0634cvs/fedora-glibc-2_5_90-23Jakub Jelinek
2007-05-04Updated to fedora-glibc-20070504T0917cvs/fedora-glibc-2_5_90-22Jakub Jelinek
2007-04-16Updated to fedora-glibc-20070416T2350cvs/fedora-glibc-2_5_90-21Jakub Jelinek
2007-03-31Updated to fedora-glibc-20070331T1609cvs/fedora-glibc-2_5_90-20Jakub Jelinek
2007-03-17Updated to fedora-glibc-20070317T2130cvs/fedora-glibc-2_5_90-19Jakub Jelinek
2007-02-21Updated to fedora-glibc-20070221T1011cvs/fedora-glibc-2_5_90-18Jakub Jelinek
2007-02-11Updated to fedora-glibc-20070211T1607cvs/fedora-glibc-2_5_90-17Jakub Jelinek
2007-02-02Updated to fedora-glibc-20070202T0923cvs/fedora-glibc-2_5_90-16Jakub Jelinek
2007-01-17Updated to fedora-glibc-20070117T0857Jakub Jelinek
2006-12-19Updated to fedora-glibc-20061219T1804cvs/fedora-glibc-2_5_90-14Jakub Jelinek
2006-12-14Updated to fedora-glibc-20061214T0850cvs/fedora-glibc-2_5_90-13Jakub Jelinek
2006-12-10 * sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.hcvs/fedora-glibc-2_5_90-12Jakub Jelinek
if IFA_MAX is not defined. (IFA_RTA, IFA_PAYLOAD, IFLA_RTA, IFLA_PAYLOAD): Define if not defined. * sysdeps/unix/sysv/linux/check_pf.c: Include netlinkaccess.h instead of asm/types.h, linux/netlink.h and linux/rtnetlink.h.
2006-12-05Updated to fedora-glibc-20061205T2141cvs/fedora-glibc-2_5_90-11Jakub Jelinek
2006-12-01Updated to fedora-glibc-20061201T0821cvs/fedora-glibc-2_5_90-10Jakub Jelinek
2006-11-30Updated to fedora-glibc-20061130T1652cvs/fedora-glibc-2_5_90-9Jakub Jelinek
2006-11-28Updated to fedora-glibc-20061128T1037cvs/fedora-glibc-2_5_90-8Jakub Jelinek
2006-11-10Updated to fedora-glibc-20061110T1956Jakub Jelinek
2006-11-09Updated to fedora-glibc-20061109T1949Jakub Jelinek
2006-10-29Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3Jakub Jelinek
2006-10-25Updated to fedora-glibc-20061025T1857cvs/fedora-glibc-2_5_90-1Jakub Jelinek
2006-10-02Updated to fedora-glibc-20061002T1858cvs/fedora-glibc-2_5-2cvs/fedora-2_5-baseJakub Jelinek