aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu1-0/+13
2012-04-11Fix times return value, CLK_TCK descriptionAndreas Jaeger1-0/+10
2012-04-10Fix ld.so regression.David S. Miller1-0/+6
2012-04-10Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu1-0/+6
2012-04-11New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar1-0/+10
2012-04-10Merge commit '9904dc47c88d9592ec66e599075436'Roland McGrath1-0/+6
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers1-0/+8
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers1-0/+16
2012-04-09Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger1-0/+5
2012-04-09Fix missing clobber in i386 __sincos_code asm.Roland McGrath1-0/+5
2012-04-09Enhance d_namlen descriptionAndreas Jaeger1-0/+4
2012-04-09Document additional fopen optionsAndreas Jaeger1-0/+6
2012-04-09Use sourceware.org for email and web references.Carlos O'Donell1-0/+5
2012-04-09Fix missing overflow exceptions from pow (bug 13873).Joseph Myers1-0/+8
2012-04-09Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers1-0/+10
2012-04-08Do not allow overflow exception on exp underflow test (bug 13705).Joseph Myers1-0/+6
2012-04-08Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705).Aurelien Jarno1-0/+6
2012-04-08memset: also update copyright yearsMike Frysinger1-0/+5
2012-04-08Document return values of putenv and setenvAndreas Jaeger1-0/+4
2012-04-08Describe DT_LNKAndreas Jaeger1-0/+4
2012-04-08Fix DT_UNKNOWN descriptionAndreas Jaeger1-0/+4
2012-04-08Fix closelog descriptionAndreas Jaeger1-0/+5
2012-04-08Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger1-0/+18
2012-04-08Better describe open argumentsStephen Compall1-0/+6
2012-04-07memset: fix define usage for shared libsMike Frysinger1-0/+5
2012-04-07Handle some new sparc relocation types.David S. Miller1-0/+8
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell1-0/+5
2012-04-06Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu1-0/+6
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu1-0/+13
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+8
2012-04-06Fix typo in manualRobert Millan1-0/+6
2012-04-06Add missing include fileAndreas Jaeger1-0/+3
2012-04-06Add __poll and __ppoll to libc.abilistAndreas Jaeger1-0/+4
2012-04-05Fix check-local-headers.sh on multiarch systems.David S. Miller1-0/+3
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-0/+11
2012-04-05Fix CL typos.Marek Polacek1-2/+2
2012-04-05Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.David S. Miller1-0/+10
2012-04-05Fix size parameter comparisions.Michael Matz1-0/+5
2012-04-05Don't warn about unused result of mktempAndreas Jaeger1-0/+6
2012-04-05Fix return value of SH fesetround.Kaz Kojima1-0/+5
2012-04-05Set SH fpcsr register which read again.Kaz Kojima1-0/+6
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima1-0/+12
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson1-0/+6
2012-04-05[BZ #13553] Remove pre-ISO C supportThomas Schwinge1-1/+7
2012-04-03Fix typo in manualAndreas Jaeger1-0/+3
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger1-0/+17
2012-04-02Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho1-0/+6
2012-04-02Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller1-0/+16
2012-04-02Testsuite #include fixes.Thomas Schwinge1-0/+6
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge1-0/+8