Fix missing .ctors/.dtors lead word in soinit
[platform/upstream/glibc.git] / sysdeps /
2011-06-27 Ulrich DrepperAdd missing HAVE_SENDFILE definition
2011-06-26 H.J. LuUse __gettimeofday instead of gettimeofday
2011-06-25 H.J. LuFix unwind info in 32bit SSE2/SSSE3 strncpy
2011-06-24 H.J. LuImproved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
2011-06-24 Ulrich DrepperWork around limit in writev in 2.6.38+ kernels
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-22 Ulrich DrepperAvoid __check_pf calls in getaddrinfo unless really...
2011-06-22 Andreas SchwabFix Ipv4&IPv6 lookup in getaddrinfo
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-21 Ulrich DrepperFix IPv6-only lookups through getaddrinfo
2011-06-21 Ulrich DrepperMinor optimization of getaddrinfo after recent patch
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-06-16 Andreas SchwabImprove 64-bit build
2011-06-14 Andreas JaegerQuash two memset undeclared warnings.
2011-06-13 Ulrich DrepperFix memory leak in getaddrinfo
2011-06-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-08 David S. Millersparc: Fix LD_BIND_NOW with multiarch.
2011-06-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-06-03 H.J. LuAssume Intel Core i3/i5/i7 processor if AVX is available
2011-05-31 Ulrich DrepperFix typo in stack guard setup code for old kernels
2011-05-30 Ulrich DrepperRestore _res correctly
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-21 Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-20 Ryan S. ArnoldPrevent Altivec and VSX insns on PowerPC64 when no...
2011-05-18 H.J. LuFix typo in x86-64 powl
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-14 Ulrich DrepperFix initialization of optimization values for AIO
2011-05-14 Ulrich DrepperFix typo in comment
2011-05-14 Ulrich DrepperFix potential problem with out-of-scope buffer
2011-05-14 Ulrich DrepperHandle recursive calls in backtrace better
2011-05-12 Ulrich DrepperFix sched_setscheduler call in spawn implementation
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 Maciej Babinskigetaddrinfo(AF_INET6) does not return scope_id info...
2011-05-03 Ulrich DrepperFix pathconf(_PC_BUF_SIZE).
2011-04-23 Ulrich DrepperFix whitespaces.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-18 Mike FrysingerFix static linking with checking x86/x86-64 memcpy.
2011-04-18 Andreas SchwabFix POWER4/POWER7 optimized strncmp to not read past...
2011-04-18 Ulrich DrepperFix FPU context handling in getcontext on x86-64.
2011-04-18 Justin P. MattockTypo fix appproximated.
2011-04-18 Andreas KrebbelUse .machine to prevent AS from complaining about z9...
2011-04-18 Andreas KrebbelSkip extra zeroes when searching auxv on s390
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
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.
2011-04-01 H.J. LuWork around old buggy program which cannot cope with...
2011-04-01 Andreas SchwabAdd syncfs syscall.
2011-04-01 Andreas SchwabRename open_by_handle to open_by_handle_at.
2011-04-01 Ulrich DrepperDefine O_PATH.
2011-04-01 Ulrich DrepperAlso make x86 sync_file_range a cancellation point.
2011-04-01 Ulrich DrepperReally implement fallocate{,64} and sync_file_range...
2011-04-01 Andreas SchwabInstall bits/timex.h header.
2011-04-01 Ulrich DrepperAdd support for name_to_handle_at and open_by_handle.
2011-03-31 Ulrich DrepperExport new symbol.
2011-03-31 Ulrich DrepperAdd clock_adjtime syscall.
2011-03-22 Ulrich DrepperLast change caused infinite loops because of missing...
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2011-03-20 Ulrich DrepperImplement x86 cpuid handling of leaf4 for cache informa...
2011-03-18 Ryan S. ArnoldPowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END...
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperRegenerate.
2011-03-10 Mike Frysingersparc64: Relax tls linking test.
2011-03-05 Harsha JagasiaEnable SSE2 memset for AMD'supcoming Orochi processor.
2011-03-03 David S. MillerFix sparc64 bzero on non-Niagara systems.
2011-02-22 Samuel ThibaultFix __if_freereq crash: Unlike the generic version...
2011-02-17 Ulrich DrepperWork around empty line at end file generated by autoconf.
2011-02-17 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-17 Ryan S. ArnoldFix INTERNAL_[V]SYSCALL_NCS macros to not cast return...
2011-02-17 Ryan S. ArnoldDisable VSX usage in rtld.c to prevent TOC ref before...
2011-02-16 Samuel ThibaultAdd multiple inclusion protection to some Mach/i386...
2011-02-15 Ulrich DrepperRemove use of ranlib.
2011-02-08 Andreas SchwabUpdate sysdeps/unix/sysv/linux/sparc/bits/socket.h
next