about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-04-171-0/+8
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-0/+8
* Use .machine to prevent AS from complaining about z9-109 instructions in icon...Andreas Krebbel2011-04-171-0/+7
* Skip extra zeroes when searching auxv on s390Andreas Krebbel2011-04-171-0/+5
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-0/+74
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-0/+12
* Don't leave empty element in rpath when skipping an elementAndreas Schwab2011-04-091-0/+11
* Make ppc sync_file_range cancelable.Andreas Schwab2011-04-091-0/+5
* Fix typo in comment.Ulrich Drepper2011-04-091-0/+6
* Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2011-04-071-0/+6
* Revert "Fix strncmp page test to limit length to size of object"Andreas Schwab2011-04-071-5/+0
* Fix strncmp page test to limit length to size of objectAndreas Schwab2011-04-051-0/+5
* Fix typo in CL.Ulrich Drepper2011-04-051-1/+1
* Fix typo in cache information table for x86-{32,64}.Ulrich Drepper2011-04-031-0/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-04-021-0/+2
|\
| * Update comment about feature macros.Ulrich Drepper2011-04-021-0/+4
* | Define CLOCK_BOOTTIME.Ulrich Drepper2011-04-021-0/+4
|/
* Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu2011-04-011-0/+13
* Fix visibility of declarations of wcpcpy and wcpncpy.Ulrich Drepper2011-04-011-0/+5
* Add syncfs syscall.Andreas Schwab2011-04-011-0/+7
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-0/+12
* Define O_PATH.Ulrich Drepper2011-04-011-0/+8
* Also make x86 sync_file_range a cancellation point.Ulrich Drepper2011-04-011-1/+8
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-011-1/+14
* Install bits/timex.h header.Andreas Schwab2011-04-011-0/+5
* 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