about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper2009-04-071-4/+4
* * sysdeps/x86_64/memchr.S: New file.Ulrich Drepper2009-04-072-0/+68
* * sysdeps/x86_64/strchr.S: Likewise.Ulrich Drepper2009-04-061-267/+46
* * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper2009-04-051-116/+30
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-0311-0/+431
* * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper2009-04-032-50/+32
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2009-04-035-52/+66
* Add missing protocol numbers.Ulrich Drepper2009-04-031-1/+11
* * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper2009-04-011-0/+2
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-011-0/+2
* * elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper2009-03-311-5/+0
* Yet more changes to match sort function type change.Ulrich Drepper2009-03-173-18/+19
* [BZ #9733]Ulrich Drepper2009-03-161-2/+2
* [BZ #9759]Ulrich Drepper2009-03-152-0/+8
* [BZ #9881]Ulrich Drepper2009-03-151-3/+3
* * elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper2009-03-152-12/+9
* [BZ #9893]Ulrich Drepper2009-03-141-99/+140
* * sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper2009-03-141-52/+62
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-135-4/+208
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-122-57/+58
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper2009-03-102-5/+13
* Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper2009-03-104-4/+22
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-0310-2/+123
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-028-1/+160
* * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2009-03-025-0/+9
* 2009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper2009-02-262-8/+46
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-262-23/+23
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-266-19/+12
* ..Ulrich Drepper2009-02-251-0/+10
* * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):Ulrich Drepper2009-02-241-7/+8
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-1611-109/+113
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper2009-02-152-23/+71
* * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper2009-02-101-1/+21
* * include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper2009-02-082-26/+41
* [BZ #7095]Ulrich Drepper2009-02-076-47/+120
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-1/+19
* * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memoryUlrich Drepper2009-02-051-23/+17
* * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper2009-02-057-20/+39
* * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper2009-02-051-0/+4
* * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.Ulrich Drepper2009-02-031-0/+5
* * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.Ulrich Drepper2009-02-012-0/+28
* [BZ #7040]Ulrich Drepper2009-01-301-2/+2
* (__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper2009-01-302-7/+6
* (SHM_EXEC): Define.Andreas Jaeger2009-01-307-10/+17
* [BZ #9726]Ulrich Drepper2009-01-303-19/+25
* * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): UseUlrich Drepper2009-01-301-2/+21
* * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper2009-01-291-1/+11
* [BZ #9750]Ulrich Drepper2009-01-291-1/+11
* * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper2009-01-281-3/+3
* ..Ulrich Drepper2009-01-231-3/+3