summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2006-09-22[BZ #3225]cvs/fedora-glibc-20060923T0946Ulrich Drepper
2006-09-20[BZ #2592]Ulrich Drepper
2006-09-20* sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper
2006-09-18* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper
2006-09-17* sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper
2006-09-17 * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper
2006-09-152006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943Ulrich Drepper
2006-09-09[BZ #1006]Ulrich Drepper
2006-09-07[BZ #3155]Ulrich Drepper
2006-08-30* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper
2006-08-24* sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefinedUlrich Drepper
2006-08-24[BZ #2683]Ulrich Drepper
2006-08-24[BZ #2734]Ulrich Drepper
2006-08-21[BZ #3040]Ulrich Drepper
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper
2006-08-15* sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Usecvs/fedora-glibc-20060815T0533Ulrich Drepper
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper
2006-08-12[BZ #2841]Ulrich Drepper
2006-08-08* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect withUlrich Drepper
2006-08-08* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper
2006-08-03[BZ #2883]Ulrich Drepper
2006-08-03Don't define OLD_HOSTIDFILE and don't try to open it. The patch introducing ...Ulrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,Ulrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-07-26Update.Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper
2006-05-30* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper
2006-05-19* sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sureUlrich Drepper
2006-05-18* sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper
2006-05-17* sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,Ulrich Drepper
2006-05-15* include/rpc/key_prot.h: Maek all _internal functions as hidden.Ulrich Drepper
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper
2006-05-10* sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only storeUlrich Drepper
2006-05-10* posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-07* sysdeps/generic/ldsodefs.h: Remove support for non-coreUlrich Drepper
2006-05-06,Ulrich Drepper
2006-05-05* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper
2006-05-05* sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper
2006-05-04* sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper
2006-05-02* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper
2006-05-02* misc/tsearch.c (__tdelete): Remove unnecessary testUlrich Drepper
2006-04-30* posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper
2006-04-27[BZ #1386]Ulrich Drepper