about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix DT_UNKNOWN descriptionAndreas Jaeger2012-04-081-0/+4
* | Fix closelog descriptionAndreas Jaeger2012-04-081-0/+5
* | Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger2012-04-081-0/+18
|\ \
| * | memset: fix define usage for shared libsMike Frysinger2012-04-071-0/+5
| * | Handle some new sparc relocation types.David S. Miller2012-04-071-0/+8
| * | Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell2012-04-071-0/+5
| |/
* / Better describe open argumentsStephen Compall2012-04-081-0/+6
|/
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-061-0/+13
* 2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2012-04-061-0/+8
* Fix typo in manualRobert Millan2012-04-061-0/+6
* Add missing include fileAndreas Jaeger2012-04-061-0/+3
* Add __poll and __ppoll to libc.abilistAndreas Jaeger2012-04-061-0/+4
* Fix check-local-headers.sh on multiarch systems.David S. Miller2012-04-051-0/+3
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-0/+11
* Fix CL typos.Marek Polacek2012-04-051-2/+2
* Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.David S. Miller2012-04-051-0/+10
* Fix size parameter comparisions.Michael Matz2012-04-051-0/+5
* Don't warn about unused result of mktempAndreas Jaeger2012-04-051-0/+6
* Fix return value of SH fesetround.Kaz Kojima2012-04-051-0/+5
* Set SH fpcsr register which read again.Kaz Kojima2012-04-051-0/+6
* Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima2012-04-051-0/+12
* [BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson2012-04-051-0/+6
* [BZ #13553] Remove pre-ISO C supportThomas Schwinge2012-04-051-1/+7
* Fix typo in manualAndreas Jaeger2012-04-031-0/+3
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-0/+17
* Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho2012-04-021-0/+6
* Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller2012-04-021-0/+16
* Testsuite #include fixes.Thomas Schwinge2012-04-021-0/+6
* Call __ctype_init in early glibc startup.Thomas Schwinge2012-04-021-0/+8
* Updated Vietnamese translationUlrich Drepper2012-04-011-0/+1
* Updated Russian translationsUlrich Drepper2012-04-011-0/+4
* Merge copyright years in resolv/nss_dns/dns-host.cSiddhesh Poyarekar2012-03-311-0/+4
* optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva2012-03-301-0/+7
* Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar2012-03-301-0/+7
* * resolv/nss_dns/dns-host.c: Update copyright year.Jeff Law2012-03-301-0/+2
* 2012-03-29 Jeff Law <law@redhat.com>Jeff Law2012-03-301-0/+7
* Correct check for DNS request send successUlrich Drepper2012-03-301-1/+1
* Speed up DNS by avoiding a system call if possibleUlrich Drepper2012-03-301-0/+3
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-1/+6
* Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho2012-03-301-0/+8
* Remove xsputn small copy optimization.David S. Miller2012-03-291-0/+5
* [BZ #13761]Jeff Law2012-03-291-0/+7
* Optimize mempcpy on sparc.David S. Miller2012-03-281-0/+12
* Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller2012-03-281-0/+4
* Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller2012-03-281-0/+9
* Fix bugs and improve performance of niagara memset/bzero.David S. Miller2012-03-281-0/+3
* Make sparc's -fPIC addition to ASFLAGS-.os more robust.David S. Miller2012-03-281-0/+6
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2012-03-281-0/+7
|\
| * [BZ #13760]Jeff Law2012-03-281-0/+7
* | Avoid warnings in test malloc programUlrich Drepper2012-03-281-3/+7
|/