about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* [BZ #3451] cvs/fedora-glibc-20061110T2049 cvs/fedora-glibc-20061110T1956Ulrich Drepper2006-11-101-15/+27
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): AddUlrich Drepper2006-11-103-3/+7
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048Ulrich Drepper2006-11-091-3/+5
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-093-18/+21
* * sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper2006-11-062-58/+83
* * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):Ulrich Drepper2006-11-062-2/+56
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-291-0/+1
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-288-51/+43
* * sysdeps/x86_64/tls.h: Likewise.Ulrich Drepper2006-10-281-27/+0
* USE_TLS support is now default.Ulrich Drepper2006-10-2719-104/+57
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-2/+0
* * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.Ulrich Drepper2006-10-251-0/+1
* [BZ #3313]Ulrich Drepper2006-10-182-8/+9
* [BZ #3369]Ulrich Drepper2006-10-161-5/+5
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-114-2/+24
* * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.Ulrich Drepper2006-10-111-39/+167
* * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.Ulrich Drepper2006-10-111-0/+1
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-57/+165
* 2006-10-10 Roland McGrath <roland@frob.com>Roland McGrath2006-10-103-20/+34
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-104-146/+235
* [BZ #3291] cvs/fedora-glibc-20061002T1858Ulrich Drepper2006-10-021-0/+8
* * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and valUlrich Drepper2006-10-021-2/+2
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-257-535/+47
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-242-4/+20
* [BZ #3225] cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-225-7/+25
* [BZ #2592]Ulrich Drepper2006-09-208-71/+47
* * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper2006-09-202-15/+24
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-185-19/+75
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-175-11/+41
* * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper2006-09-174-14/+294
* 2006-09-14 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-153-24/+92
* [BZ #1006]Ulrich Drepper2006-09-091-5/+6
* [BZ #3155]Ulrich Drepper2006-09-071-3/+5
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-309-9/+17
* * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefinedUlrich Drepper2006-08-242-3/+3
* [BZ #2683]Ulrich Drepper2006-08-241-2/+2
* [BZ #2734]Ulrich Drepper2006-08-241-2/+3
* [BZ #3040]Ulrich Drepper2006-08-211-1/+3
* * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033Ulrich Drepper2006-08-151-2/+2
* * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use cvs/fedora-glibc-20060815T0533Ulrich Drepper2006-08-152-53/+10
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-6/+8
* [BZ #2832, BZ #2987]Ulrich Drepper2006-08-132-44/+121
* [BZ #2841]Ulrich Drepper2006-08-121-3/+3
* * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect withUlrich Drepper2006-08-081-1/+1
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-085-57/+129
* [BZ #2883]Ulrich Drepper2006-08-031-4/+4
* Don't define OLD_HOSTIDFILE and don't try to open it. The patch introducing ...Ulrich Drepper2006-08-031-4/+2
* * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,Ulrich Drepper2006-08-012-5/+0
* * sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper2006-08-011-0/+2
* * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper2006-08-011-1/+0