about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments.Ulrich Drepper2011-04-011-0/+9
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-0/+13
* Define AT_EMPTY_PATH.Ulrich Drepper2011-04-011-0/+4
* Export new symbol.Ulrich Drepper2011-03-311-0/+3
* Add clock_adjtime syscall.Ulrich Drepper2011-03-301-0/+8
* Last change caused infinite loops because of missing loop increment.Ulrich Drepper2011-03-221-0/+6
* Handle page boundaries in x86 SSE4.2 strncmp.H.J. Lu2011-03-211-0/+8
* Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper2011-03-201-0/+7
* Add BZ info.Ulrich Drepper2011-03-181-0/+1
* Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2011-03-181-0/+6
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-03-181-0/+6
* Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2011-03-101-0/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-03-101-0/+6
|\
| * sparc64: Relax tls linking test.Mike Frysinger2011-03-101-0/+7
* | Fix copy relocations handling of unique objects.Ulrich Drepper2011-03-101-0/+12
* | Don't run tests checking xecutable stack when SELinux is enforcing.Ulrich Drepper2011-03-101-0/+4
|/
* Fix loading first object along a path when tracing.Ulrich Drepper2011-03-061-0/+5
* Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia2011-03-041-1/+15
* Optimize fmemopen a bit.Ulrich Drepper2011-03-041-0/+4
* Don't read past end of buffer in fmemopenAndreas Schwab2011-03-041-0/+4
* setjmp/bits/setjmp2.h: Canonicalize comment formatting.Roland McGrath2011-03-031-0/+4
* Fix sparc64 bzero on non-Niagara systems.David S. Miller2011-03-031-0/+5
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-0/+18
* Don't crash when dependencies are missingAndreas Schwab2011-02-251-1/+7
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault2011-02-211-0/+6
* Update with BZ number.Ulrich Drepper2011-02-201-0/+1
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-02-201-0/+8
* Move setting variable in relro data earlier in ld.so.Andreas Schwab2011-02-201-0/+8
* elf/elf.h: Add new ARM TLS relocs.Nathan Sidwell2011-02-181-0/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-02-171-0/+11
|\
| * Add multiple inclusion protection to some Mach/i386 internal headers.Samuel Thibault2011-02-161-0/+5
| * Conditionalize use of SIGRTMIN in psiginfo.Samuel Thibault2011-02-161-0/+6
* | Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-171-0/+9
* | Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-02-171-0/+7
* | Remove use of ranlib.Ulrich Drepper2011-02-151-0/+9
|/
* Fix two printf handler issues.Jakub Jelinek2011-02-151-0/+8
* Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab2011-02-071-7/+10
* Synchronize generic bits/sched.h cpu_set_t with Linux implementation.Samuel Thibault2011-02-071-0/+11
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-0/+31
* Fix some warning nits.Roland McGrath2011-02-041-0/+14
* AVX audit test failures with gcc 4.6H.J. Lu2011-02-021-0/+14
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-021-0/+6
* Fix range error handling in sgetspent.Andreas Schwab2011-02-021-0/+5
* Patch followup.Ulrich Drepper2011-01-191-0/+1
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-191-0/+27
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-01-191-0/+5
* Run IFUNC tests unless no support build in at all.Ulrich Drepper2011-01-181-0/+4
* 2.13 release glibc-2.13Ulrich Drepper2011-01-171-0/+3
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-171-0/+2
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-1/+2