Fix test of non-ASCII locales in x86-64 strcasecmp et.al.
[platform/upstream/glibc.git] / sysdeps / unix /
2011-11-01 Ulrich Drepperunsigned long it better for the size arguments
2011-11-01 Ulrich DrepperNew Linux syscalls process_vm_readv and process_vm_writev
2011-10-31 Ulrich DrepperCache network interface information
2011-10-30 Ulrich DrepperFix potential double close in __check_fd if OOM
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-08 Roland McGrathConditionalize unnecessary #include.
2011-09-15 Ulrich DrepperDefine IP_MULTICAST_ALL
2011-09-15 Roland McGrathUse HIDDEN_JUMPTARGET rather than spelling out its...
2011-09-12 Andreas SchwabFix invalid conversion in __cmsg_nxthdr
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperUse (void*) instead of 0 for return value pointer in...
2011-09-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-07 Andreas SchwabRevert "Fix semid_ds for x86-64"
2011-09-07 Ulrich DrepperMake sure __vdso_clock_gettime always contains a valid...
2011-09-07 Ulrich DrepperFix handling of __vdso_clock_gettime
2011-09-07 Ulrich DrepperDon't unconditionally use clock_gettime vsyscall on...
2011-09-07 Ulrich DrepperAvoid gettimeofday vsyscall
2011-09-06 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-06 Andreas SchwabFix missing declaration
2011-09-06 Ulrich DrepperPrefer real syscalls instead of vsyscalls on x86-64...
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 David S. MillerFixes and optimizations for 32-bit sparc fabs*().
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 Ulrich DrepperFix semid_ds for x86-64
2011-09-01 David S. MillerSanitize HWCAP_SPARC_* defines/usage, and add new entries.
2011-09-01 David S. MillerFix sparc localplt testcase failures.
2011-08-22 David S. MillerBug fixes for ____longjmp_chk on sparc.
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabFix missing declaration
2011-08-21 Ulrich DrepperUse ifuncs for time and gettimeofday on x86-64
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Andreas SchwabRemove the file<
2011-08-20 Andreas SchwabUse correct scandir64 implementation on ppc64
2011-08-18 David S. MillerFix tst-writev on non-4K page size
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14 David S. Miller * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_...
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-11 David S. Miller * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missi...
2011-08-09 Ulrich DrepperImplement scandirat function
2011-08-08 Ulrich DrepperAvoid multiple definitions of identical scandir cancell...
2011-07-24 Ulrich DrepperDefine AF_NFC and PF_NFC
2011-07-23 Ulrich DrepperUpdate ptrace constants
2011-07-20 Andreas SchwabFix missing include
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2011-07-20 Andreas KrebbelS/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro
2011-07-19 Ulrich DrepperFix typos in pretty much unused code in sched.h header.
2011-07-11 Ulrich DrepperGeneralize framework to register monitoring of files...
2011-07-07 Ulrich DrepperHandle ext4 in {,f}pathconf
2011-07-07 Andreas DilgerHandle Lustre filesystem
2011-07-07 Ulrich DrepperRebuild configure scripts
2011-06-27 Ulrich DrepperAdd missing HAVE_SENDFILE definition
2011-06-26 H.J. LuUse __gettimeofday instead of gettimeofday
2011-06-24 Ulrich DrepperWork around limit in writev in 2.6.38+ kernels
2011-06-22 Ulrich DrepperUse a /sys/devices/system/cpu/online for _SC_NPROCESSOR...
2011-06-22 Ulrich DrepperRate limit expensive _SC_NPROCESSORS_ONLN computation
2011-06-22 Ulrich DrepperClean up after kernel sigcontext header mess
2011-06-16 Andreas SchwabImprove 64-bit build
2011-06-14 Andreas JaegerQuash two memset undeclared warnings.
2011-06-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-05-31 Ulrich DrepperFix typo in stack guard setup code for old kernels
2011-05-30 Ulrich DrepperSame change for the other siginfi.h files
2011-05-30 Ulrich DrepperDon't document si_code used for raise()
2011-05-28 Ulrich DrepperFix build for platforms with socketcall syscall
2011-05-28 Ulrich DrepperAdd support for time syscall in vDSO
2011-05-28 Ulrich DrepperAdd sendmmsg syscall
2011-05-28 Ulrich DrepperSet setns system call
2011-05-27 Ulrich DrepperUse getcpu definition from vDSO on x86-64
2011-05-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-05-25 Jakub JelinekUndo accidental change in x86-64 user.h
2011-05-23 Ulrich DrepperDefine RLIMIT_RTTIME
2011-05-23 Andreas SchwabFix sysconf compilation for !HP_TIMING_AVAIL archs
2011-05-21 Ulrich DrepperDefine CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM
2011-05-16 Ulrich DrepperCleanup x86-64 sys/user.h
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-05-15 Ulrich Dreppersysconf on Linux/ia64 reported outdate versions for...
2011-05-15 Ulrich DrepperMake stack canary value harder to read through read...
2011-05-15 Ulrich DrepperUse non-cancelable interfaces in setup code
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-05-08 Ulrich DrepperOptimize fdopendir a bit.
2011-05-07 Jonathan NiederActually undefine ARG_MAX from <linux/limits.h>
2011-05-07 Ulrich DrepperMisplaced new line in last patch
2011-05-07 Paul PluzhnikovAdd missing {__BEGIN,__END}_DECLS to sys/sysmacros.h
2011-05-03 Ulrich DrepperBetter use of open in pathconf.
2011-05-03 Ulrich DrepperFix pathconf(_PC_BUF_SIZE).
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-18 Ulrich DrepperFix FPU context handling in getcontext on x86-64.
2011-04-09 Andreas SchwabMake ppc sync_file_range cancelable.
2011-04-09 Ulrich DrepperFix typo in comment.
2011-04-07 Andreas SchwabMaintain stack alignment in ____longjmp_chk on x86_64
2011-04-03 Ulrich DrepperFix typo in cache information table for x86-{32,64}.
2011-04-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-04-02 Ulrich DrepperDefine CLOCK_BOOTTIME.
next