summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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-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-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
2009-03-14* sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2009-03-12* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper
2009-03-10* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper
2009-03-10Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper
2009-03-02* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper
2009-02-262009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper
2009-02-25..Ulrich Drepper
2009-02-24* sysdeps/unix/sysv/linux/sysconf.c (__sysconf):Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper
2009-02-07[BZ #7095]Ulrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-02-05* sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memoryUlrich Drepper
2009-02-05* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper
2009-02-03* sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.Ulrich Drepper
2009-02-01* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.Ulrich Drepper
2009-01-30[BZ #7040]Ulrich Drepper
2009-01-30(__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper
2009-01-30(SHM_EXEC): Define.Andreas Jaeger
2009-01-30[BZ #9726]Ulrich Drepper
2009-01-30* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): UseUlrich Drepper
2009-01-29* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper
2009-01-29[BZ #9750]Ulrich Drepper
2009-01-28* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper
2009-01-23..Ulrich Drepper
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper