Age | Commit message (Expand) | Author | Files | Lines |
2008-02-10 | * sysdeps/unix/sysv/linux/sys/timerfd.h: New file. | Ulrich Drepper | 3 | -1/+9 |
2008-02-10 | Header for timerfd interfaces. | Ulrich Drepper | 1 | -0/+50 |
2008-02-01 | * Makeconfig (sysd-rules-targets): New variable. | Roland McGrath | 2 | -6/+6 |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper | 1 | -1/+1 |
2008-01-21 | [BZ #5040] * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS): ... | Andreas Jaeger | 1 | -1/+3 |
2008-01-16 | [BZ #5628] | Ulrich Drepper | 9 | -9/+9 |
2008-01-16 | * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change | Ulrich Drepper | 2 | -53/+54 |
2008-01-16 | [BZ #5607] | Ulrich Drepper | 3 | -22/+76 |
2008-01-12 | [BZ #5600] (struct signalfd_siginfo): Use 64-bit type for ssi_ptr to sync wit... | Andreas Jaeger | 1 | -2/+2 |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of | Ulrich Drepper | 1 | -12/+39 |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order | Ulrich Drepper | 1 | -37/+37 |
2008-01-09 | * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid | Ulrich Drepper | 1 | -4/+6 |
2008-01-03 | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix | Ulrich Drepper | 1 | -2/+2 |
2007-12-23 | (intel_02_known): New entry 0x3f. | Ulrich Drepper | 2 | -0/+2 |
2007-12-15 | * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday): | Ulrich Drepper | 1 | -2/+2 |
2007-12-14 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P): | Ulrich Drepper | 2 | -14/+14 |
2007-12-12 | [BZ #5477] | Ulrich Drepper | 2 | -2/+19 |
2007-12-10 | * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if | Ulrich Drepper | 3 | -4/+28 |
2007-12-07 | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper | 1 | -25/+31 |
2007-12-03 | [BZ #5439] | Ulrich Drepper | 1 | -1/+1 |
2007-12-03 | [BZ #5435] | Ulrich Drepper | 1 | -5/+11 |
2007-11-24 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open | Ulrich Drepper | 1 | -0/+2 |
2007-11-24 | * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>. | Ulrich Drepper | 1 | -0/+1 |
2007-11-23 | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper | 1 | -5/+15 |
2007-11-23 | * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and | Ulrich Drepper | 1 | -0/+3 |
2007-11-23 | * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers): | Ulrich Drepper | 6 | -4/+55 |
2007-11-23 | [BZ #5382] | Ulrich Drepper | 1 | -1/+1 |
2007-11-20 | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper | 1 | -13/+201 |
2007-11-19 | * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for | Ulrich Drepper | 1 | -0/+1 |
2007-11-18 | 2007-11-18 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -1/+3 |
2007-11-17 | * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): | Ulrich Drepper | 1 | -1/+1 |
2007-11-15 | Fix size of union. | Andreas Jaeger | 1 | -2/+2 |
2007-11-15 | * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify | Ulrich Drepper | 1 | -56/+18 |
2007-11-14 | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 3 | -69/+256 |
2007-11-13 | Hurd-specific kernel-features.h. | Ulrich Drepper | 1 | -0/+31 |
2007-11-13 | 2007-09-13 H.J. Lu <hongjiu.lu@intel.com> | Roland McGrath | 3 | -0/+3 |
2007-11-12 | * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field. | Ulrich Drepper | 2 | -147/+141 |
2007-11-10 | * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary | Ulrich Drepper | 1 | -3/+5 |
2007-11-10 | * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to.. | Ulrich Drepper | 43 | -26/+178 |
2007-11-08 | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper | 1 | -0/+1 |
2007-11-06 | * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only | Ulrich Drepper | 1 | -2/+4 |
2007-10-31 | * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure | Ulrich Drepper | 1 | -26/+28 |
2007-10-28 | [BZ #5040] | Ulrich Drepper | 1 | -1/+3 |
2007-10-28 | [BZ #3112] | Ulrich Drepper | 2 | -13/+47 |
2007-10-28 | [BZ #5208] | Ulrich Drepper | 1 | -3/+5 |
2007-10-19 | 2007-10-06 David S. Miller <davem@davemloft.net> | Jakub Jelinek | 6 | -4/+752 |
2007-10-18 | * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7cvs/glibc-2_7-basecvs/glibc-2_7 | Jakub Jelinek | 1 | -2/+3 |
2007-10-17 | 2007-10-17 Roland McGrath <roland@frob.com> | Roland McGrath | 2 | -3/+14 |
2007-10-17 | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.cvs/fedora-glibc-20071017T2007 | Ulrich Drepper | 8 | -0/+16 |
2007-10-17 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses | Ulrich Drepper | 1 | -6/+21 |