Fix typos in comments.
[jlayton/glibc.git] / ChangeLog
2011-04-01 Ulrich DrepperFix typos in comments.
2011-04-01 Ulrich DrepperAdd support for name_to_handle_at and open_by_handle.
2011-04-01 Ulrich DrepperDefine AT_EMPTY_PATH.
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 Ulrich DrepperAdd BZ info.
2011-03-18 Ulrich DrepperCheck size of pattern in wide character representation...
2011-03-18 Ryan S. ArnoldPowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END...
2011-03-10 Jakub JelinekRemove __restrict quals from wmemcmp prototype.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-03-10 Mike Frysingersparc64: Relax tls linking test.
2011-03-10 Ulrich DrepperDon't run tests checking xecutable stack when SELinux...
2011-03-06 Ulrich DrepperFix loading first object along a path when tracing.
2011-03-05 Harsha JagasiaEnable SSE2 memset for AMD'supcoming Orochi processor.
2011-03-04 Ulrich DrepperOptimize fmemopen a bit.
2011-03-04 Andreas SchwabDon't read past end of buffer in fmemopen
2011-03-04 Roland McGrathsetjmp/bits/setjmp2.h: Canonicalize comment formatting.
2011-03-03 David S. MillerFix sparc64 bzero on non-Niagara systems.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-02-25 Andreas SchwabDon't crash when dependencies are missing
2011-02-22 Samuel ThibaultFix __if_freereq crash: Unlike the generic version...
2011-02-20 Ulrich DrepperUpdate with BZ number.
2011-02-20 Petr BaudisFix allocation when handling positional parameters...
2011-02-20 Andreas SchwabMove setting variable in relro data earlier in ld.so.
2011-02-18 Nathan Sidwellelf/elf.h: Add new ARM TLS relocs.
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-16 Samuel ThibaultConditionalize use of SIGRTMIN in psiginfo.
2011-02-15 Ulrich DrepperRemove use of ranlib.
2011-02-15 Jakub JelinekFix two printf handler issues.
2011-02-08 Andreas SchwabUpdate sysdeps/unix/sysv/linux/sparc/bits/socket.h
2011-02-07 Samuel ThibaultSynchronize generic bits/sched.h cpu_set_t with Linux...
2011-02-06 Ulrich DrepperSchedule nscd cache pruning more accurately fromr re...
2011-02-04 Roland McGrathFix some warning nits.
2011-02-03 H.J. LuAVX audit test failures with gcc 4.6
2011-02-02 Ulrich DrepperFix passing symbol value to pltexit callbacks when...
2011-02-02 Andreas SchwabFix range error handling in sgetspent.
2011-01-19 Ulrich DrepperPatch followup.
2011-01-19 Ulrich DrepperFix ordering of DSO constructors and destructors.
2011-01-19 Ulrich DrepperFix decoding of canonical name in getaddrinfo.
2011-01-18 Ulrich DrepperRun IFUNC tests unless no support build in at all.
2011-01-18 Ulrich Drepper2.13 release glibc-2.13
2011-01-17 Ulrich DrepperDefine AT_NO_AUTOMOUNT.
2011-01-17 Ulrich DrepperDefine MADV_NOHUGEPAGE.
2011-01-17 Ulrich DrepperDefine MADV_HUGEPAGE.
2011-01-17 Ulrich DrepperUpdate copyright year.
2011-01-17 Ulrich DrepperAdd definitions for new socket protocols.
2011-01-17 Andreas SchwabFix missing dependencies and ensure correct CPPFLAGS.
2011-01-17 Andreas SchwabDon't override --enable-multi-arch.
2011-01-15 Ulrich DrepperSignal temporary host lookup errors in nscd as such...
2011-01-14 Ulrich DrepperChange setgroups to affect all the threads in the process.
2011-01-14 Ulrich DrepperFIx handling of unterminated [ expression in fnmatch.
2011-01-13 Andreas SchwabFix check-execstack test
2011-01-13 Ulrich DrepperClean up PLT use for getrlimit64.
2011-01-13 Ulrich DrepperFix PLT use due to __libc_alloca_cutoff.
2011-01-13 Ulrich DrepperRelax requirement on close in child created by posix_spawn.
2011-01-13 Ulrich DrepperFix handling of missing syscall in Linux mkdirat.
2011-01-13 Ulrich DrepperHandle long lines in host lookups in the right place.
2011-01-13 Ulrich DrepperFix assertion when handling DSTs during auditing.
2011-01-13 Ulrich DrepperFix alignment in x86 destructor calls.
2011-01-13 Ulrich DrepperAdd missing CL entry.
2011-01-09 Ulrich DrepperClean up some bits/select.h headers.
2011-01-08 Ulrich DrepperUpdate Japanese translations.
2011-01-04 David S. Millersparc64: Use i386 implementation for fxstat.
2010-12-27 Jim MeyeringFix infloop on persistent failing calloc in regex.
2010-12-26 Ulrich DrepperUse prlimit64 for 32-bit [gs]etrlimit64 implementation.
2010-12-25 Ulrich DrepperUse fastbin macro everywhere.
2010-12-25 Ulrich DrepperChange XPG-compliant strerror_r function to return...
2010-12-25 H.J. LuRemove `.ctors' and `.dtors' output sections
2010-12-25 Ulrich DrepperAlways allow overwriting printf modifiers etc.
2010-12-20 Ulrich DrepperFix ChangeLogs.
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-12-19 Ulrich DrepperMore accurate computatin of reclen in readdir_r.
2010-12-14 Ulrich DrepperUndo accidental checkin.
2010-12-10 Andreas SchwabDeclare wcpcpy and wcpncpy only under _GNU_SOURCE
2010-12-10 Andreas SchwabFix use of restrict in wchar.h
2010-12-09 Ulrich DrepperFix race in qsort_r initialization.
2010-12-09 Jakub JelinekFix -D_FORTIFY_SOURCE memmove and bcop
2010-12-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-12-03 Ulrich DrepperUpdate Italian translation.
2010-12-02 H.J. LuRemove dead code from x86-32 SSSE3 strncmp.
2010-11-30 Ulrich DrepperRelax libm tests for x86-32.
2010-11-26 Andreas SchwabDon't ignore zero TTL in DNS answers
2010-11-22 Jakub Jelinekldbl-128 fmal compile fix
2010-11-22 Petr BaudisAllow aux_cache_file open()ing to fail silently even...
2010-11-22 Ulrich DrepperOptimize last initgroups patch a bit.
2010-11-22 Ulrich DrepperFix multiple nss_compat initgroups() bugs
2010-11-19 Ulrich DrepperDefine MAP_HUGETLB.
2010-11-16 Ulrich DrepperDefine SWAP_FLAG_DISCARD.
2010-11-12 Andreas SchwabFix memory leak in fnmatch
2010-11-12 H.J. LuSupport Intel processor model 6 and model 0x2.
2010-11-10 Luis MachadoFix comparison in sqrtl for IBM long double 128.
2010-11-10 H.J. LuFix one exit path in x86-64 SSE4.2 str{,n}casecmp.
2010-11-10 Ulrich DrepperFix warnings in __bswap_16.
next