summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2009-11-13Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-13Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
2009-09-18Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer
2009-09-18Stop backtrace when we make no more progress.Ulrich Drepper
2009-08-17Handle missing NSS modules and those without callbacks.Ulrich Drepper
2009-08-04Extend pt_chown to drop privileges.Ulrich Drepper
2009-07-29Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-07-29Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-07-29remove subsumed .gitignore entries and filesJim Meyering
2009-07-29remove COPYING* from .gitignore filesJim Meyering
2009-07-16Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper
2009-07-16Fix wrong PPC_FEATURE_* values.Andreas Schwab
2009-07-16Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu
2009-07-16Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab
2009-07-16Add 802.15.4 definitions to header files.Ulrich Drepper
2009-06-18Fix x86-64 memchr for large lengths.Jakub Jelinek
2009-06-18Fix incorrect use of cmpldi in 32-bit PPC code.Ryan S. Arnold
2009-06-16Fix permission of slave device on devpts if necessary.Ulrich Drepper
2009-06-05Add missing file from accept4 commit.Ulrich Drepper
2009-06-05Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper
2009-05-22Fix errno for IBM long double.Andreas Schwab
2009-05-22Fix IA-64 memchr read-ahead.Ulrich Drepper
2009-05-22Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-22Remove __NR_accept4 definition.Jakub Jelinek
2009-05-22Correct socketcall argument for accept4.Jakub Jelinek
2009-05-22rename each .cvsignore file to .gitignoreJim Meyering
2009-05-10Update from trunk.Ulrich Drepper
2009-05-09[BZ #10118]Ulrich Drepper
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper
2009-05-09* sysdeps/x86_64/memchr.S: Handle invalid buffer pointers whenUlrich Drepper
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek
2009-04-27* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper
2009-04-27* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors inUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper
2009-04-26* sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correctUlrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2009-04-25for lgamma should set errno to ERANGE, not EDOM.Ulrich Drepper
2009-04-25* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errorsUlrich Drepper
2009-04-25* sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 sinceUlrich Drepper
2009-04-24[BZ #10052]Ulrich Drepper
2009-04-24[BZ #10092]Ulrich Drepper
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper
2009-04-23[BZ #9955]Ulrich Drepper
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper