aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2006-05-05* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper8-0/+72
2006-05-05* sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper4-14/+19
2006-05-04* sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper1-33/+379
2006-05-02* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper8-8/+8
2006-05-02* misc/tsearch.c (__tdelete): Remove unnecessary testUlrich Drepper1-3/+11
2006-04-30* posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper1-1/+1
2006-04-27[BZ #1386]Ulrich Drepper1-0/+4
2006-04-27Allow inclusion from <fcntl.h>.Ulrich Drepper1-1/+1
2006-04-26* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper10-6/+63
2006-04-26Fix a typo in a comment.Ulrich Drepper1-2/+2
2006-04-26* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which causedcvs/fedora-glibc-20060426T2000Ulrich Drepper1-1/+1
2006-04-25[BZ #2389]Ulrich Drepper1-0/+56
2006-04-25[BZ #2386]Ulrich Drepper2-2/+6
2006-04-24* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.Ulrich Drepper1-1/+1
2006-04-24* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): UseUlrich Drepper1-3/+4
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper1-0/+1
2006-04-23[BZ #1951]Ulrich Drepper1-6/+17
2006-04-19* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper3-22/+45
2006-04-18* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper2-6/+40
2006-04-16* include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper2-35/+174
2006-04-15* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6Ulrich Drepper1-1/+1
2006-04-14* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper10-1/+34
2006-04-14* sysdeps/unix/sysv/linux/sync_file_range.c: New file.Ulrich Drepper1-0/+46
2006-04-14* nis/Makefile (libnsl-routimes): Add nss-default.Ulrich Drepper3-7/+7
2006-04-07* sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): RemoveUlrich Drepper1-2/+2
2006-04-07* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper1-3/+7
2006-04-07* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper1-1/+1
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper1-2/+6
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2-16/+21
2006-04-04[BZ #2505]Roland McGrath1-0/+15
2006-04-04* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath2-0/+12
2006-04-04* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>Roland McGrath1-1/+1
2006-04-02[BZ #2418]Ulrich Drepper2-4/+10
2006-04-01[BZ #2477]Ulrich Drepper1-2/+2
2006-04-01[BZ #2450]Ulrich Drepper1-1/+1
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper11-25/+266
2006-03-31* sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.Ulrich Drepper2-0/+4
2006-03-29* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicateUlrich Drepper1-9/+4
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper1-27/+4
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper1-0/+6
2006-03-25* sysdeps/sparc/sparc32/bits/atomic.hUlrich Drepper3-6/+6
2006-03-25* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,Ulrich Drepper2-3/+12
2006-03-24Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper8-8/+56
2006-03-16* sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):Roland McGrath1-1/+3
2006-03-16[BZ #2466]Roland McGrath6-414/+177
2006-03-16* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath9-1/+56
2006-03-16[BZ #2423]Roland McGrath13-621/+676
2006-03-162004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath1-1/+1
2006-03-06* sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath2-22/+5
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath15-87/+669