about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* [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
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-317-113/+54
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-291-8/+9
* Update.Ulrich Drepper2006-07-268-8/+8
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-1/+1
* * sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper2006-06-043-1/+30
* * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper2006-06-041-5/+6
* * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper2006-05-301-1/+2
* * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sureUlrich Drepper2006-05-191-1/+4
* * sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper2006-05-181-1/+16
* * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,Ulrich Drepper2006-05-171-1/+10
* * include/rpc/key_prot.h: Maek all _internal functions as hidden.Ulrich Drepper2006-05-151-2/+2
* * resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper2006-05-151-3/+4
* * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only storeUlrich Drepper2006-05-101-23/+24
* * posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper2006-05-101-1/+0
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-102-7/+12
* * sysdeps/generic/ldsodefs.h: Remove support for non-coreUlrich Drepper2006-05-071-44/+1
* ,Ulrich Drepper2006-05-061-1/+10
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-058-0/+72
* * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper2006-05-054-14/+19
* * sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper2006-05-041-33/+379