aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Add test for last iconv bugUlrich Drepper1-0/+6
2011-05-27Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designationAndreas Schwab1-0/+5
2011-05-23Update longlong.h from GCCAndreas Schwab1-0/+4
2011-05-23Fix sysconf compilation for !HP_TIMING_AVAIL archsAndreas Schwab1-0/+8
2011-05-22Add a few more alloca size checksUlrich Drepper1-0/+8
2011-05-22Fix flags parameter value passed to pltenter and pltexitUlrich Drepper1-0/+6
2011-05-21Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper1-0/+3
2011-05-21Always fill output buffer in XPG strerror functionUlrich Drepper1-0/+4
2011-05-21Nicer output for negative error numbers in strerror_rUlrich Drepper1-0/+3
2011-05-21Fix CP1258 conversionUlrich Drepper1-0/+5
2011-05-21Fix configure visibility testsUlrich Drepper1-0/+3
2011-05-21Fix handling of LC_CTYPE in locale name handlingUlrich Drepper1-0/+4
2011-05-21Set stream errors in more casesUlrich Drepper1-0/+10
2011-05-20Don't unconditionally use alloca in gaih_inetUlrich Drepper1-0/+5
2011-05-20Update documentation in regex.hReuben Thomas1-0/+8
2011-05-20Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold1-0/+6
2011-05-19Remove __libc_alloca_cutoff workaroundAndreas Schwab1-0/+4
2011-05-19Cleanup namespace use.Ulrich Drepper1-0/+5
2011-05-18Fix typo in x86-64 powlH.J. Lu1-0/+8
2011-05-17Fix fileops.c build for old kernelsH.J. Lu1-0/+4
2011-05-17Update GB18030 to 2005 versionUlrich Drepper1-0/+5
2011-05-16Update RE_SYNTAX*_AWK constants in regex.hAharon Robbins1-0/+4
2011-05-16Handle long variable names in putenvUlrich Drepper1-0/+4
2011-05-16Fix reporting of invalid timeouts in emulated pselectUlrich Drepper1-0/+4
2011-05-16Fix test for error_one_per_line mode in errorUlrich Drepper1-0/+5
2011-05-16Remove shortcut for call of chownUlrich Drepper1-0/+3
2011-05-16Cleanup x86-64 sys/user.hUlrich Drepper1-0/+4
2011-05-16Avoid potential deadlock in mtraceUlrich Drepper1-0/+10
2011-05-16Remove USE_MTRACE_FILE support from mtraceUlrich Drepper1-0/+5
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper1-0/+16
2011-05-15Provide more helpful error message in getoptUlrich Drepper1-0/+6
2011-05-15Update configure helper scriptsUlrich Drepper1-0/+4
2011-05-15sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper1-0/+7
2011-05-15Make stack canary value harder to read through read overflowUlrich Drepper1-0/+5
2011-05-15Use non-cancelable interfaces in setup codeUlrich Drepper1-0/+3
2011-05-15Fix typo in last checkinUlrich Drepper1-1/+1
2011-05-15Add entry for Sorani languageUlrich Drepper1-0/+3
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper1-0/+18
2011-05-14Fix handling of static TLS in dlopen'ed objectsMartin von Gagern1-0/+10
2011-05-14Fix initialization of optimization values for AIOUlrich Drepper1-0/+4
2011-05-14Fix handling of conversion problem in CP932 moduleUlrich Drepper1-0/+6
2011-05-14Fix potential problem with out-of-scope bufferUlrich Drepper1-0/+4
2011-05-14Initialize variable in _IO_new_file_close_itUlrich Drepper1-0/+2
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper1-0/+7
2011-05-14Optimize conversion of single character in gconvUlrich Drepper1-1/+2
2011-05-14Fix handling of incomplete character storage in stateUlrich Drepper1-0/+5
2011-05-13Add support for generated PIE link rulesAndreas Schwab1-0/+15
2011-05-13Fix error messages in test.Ulrich Drepper1-0/+2
2011-05-13Fix file descriptor position after fcloseUlrich Drepper1-0/+8
2011-05-12Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury1-0/+13