summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper
2009-04-17* sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper
2009-04-16Updated to fedora-glibc-20090416T0610cvs/fedora-glibc-2_9_90-18Jakub Jelinek
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper
2009-04-15Updated to fedora-glibc-20090415T1619cvs/fedora-glibc-2_9_90-17Jakub Jelinek
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper
2009-04-15* sysdeps/x86_64/mp_clz_tab.c: New file.Ulrich Drepper
2009-04-152009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper
2009-04-15* sysdeps/sh/libc-tls.c: New file.Ulrich Drepper
2009-04-15__tls_get_addr for SH.Ulrich Drepper
2009-04-14Optimizations from GMP.Ulrich Drepper
2009-04-14mpn_add_n for x86-64.Ulrich Drepper
2009-04-14Updated to fedora-glibc-20090414T2104cvs/fedora-glibc-2_9_90-16Jakub Jelinek
2009-04-14* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper
2009-04-14* sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper
2009-04-10* sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper
2009-04-10* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper
2009-04-09function if it is not defined. Add some necessary casts.Ulrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper
2009-04-09Updated to fedora-glibc-20090409T1422cvs/fedora-glibc-2_9_90-15Jakub Jelinek
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper
2009-04-08* malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper
2009-04-08Updated to fedora-glibc-20090408T1602cvs/fedora-glibc-2_9_90-14Jakub Jelinek
2009-04-07* sysdeps/x86_64/strchrnul.S: New file.cvs/fedora-glibc-20090408T1602Ulrich Drepper
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper
2009-04-07* string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper
2009-04-07Updated to fedora-glibc-20090407T0657cvs/fedora-glibc-2_9_90-13Jakub Jelinek
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper
2009-04-07Updated to fedora-glibc-20090407T0545Jakub Jelinek
2009-04-06* sysdeps/x86_64/strchr.S: Likewise.Ulrich Drepper
2009-04-05* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper
2009-04-03* sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2009-04-03Add missing protocol numbers.Ulrich Drepper
2009-04-01* sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper
2009-04-01Updated to fedora-glibc-20090401T0935cvs/fedora-glibc-2_9_90-12Jakub Jelinek
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper
2009-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek
2009-03-17Yet more changes to match sort function type change.Ulrich Drepper
2009-03-16[BZ #9733]Ulrich Drepper
2009-03-15[BZ #9759]Ulrich Drepper
2009-03-15[BZ #9881]Ulrich Drepper
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper
2009-03-14[BZ #9893]Ulrich Drepper