about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix unnecessary overallocation due to incomplete characterUlrich Drepper2011-05-281-0/+12
* Handle failure of _nl_explode_name in all casesUlrich Drepper2011-05-281-0/+4
* Fix build for platforms with socketcall syscallUlrich Drepper2011-05-281-0/+2
* Unify messagesUlrich Drepper2011-05-281-0/+3
* Add support for time syscall in vDSOUlrich Drepper2011-05-281-0/+6
* Add sendmmsg syscallUlrich Drepper2011-05-281-0/+8
* Set setns system callUlrich Drepper2011-05-281-0/+6
* Use getcpu definition from vDSO on x86-64Ulrich Drepper2011-05-271-0/+7
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-05-271-0/+15
|\
| * Undo accidental change in x86-64 user.hJakub Jelinek2011-05-251-0/+5
| * Update Japanese translationUlrich Drepper2011-05-251-0/+4
| * Define RLIMIT_RTTIMEUlrich Drepper2011-05-231-0/+6
* | Add test for last iconv bugUlrich Drepper2011-05-271-0/+6
* | Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designationAndreas Schwab2011-05-271-0/+5
|/
* Update longlong.h from GCCAndreas Schwab2011-05-231-0/+4
* Fix sysconf compilation for !HP_TIMING_AVAIL archsAndreas Schwab2011-05-231-0/+8
* Add a few more alloca size checksUlrich Drepper2011-05-221-0/+8
* Fix flags parameter value passed to pltenter and pltexitUlrich Drepper2011-05-221-0/+6
* Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper2011-05-211-0/+3
* Always fill output buffer in XPG strerror functionUlrich Drepper2011-05-211-0/+4
* Nicer output for negative error numbers in strerror_rUlrich Drepper2011-05-211-0/+3
* Fix CP1258 conversionUlrich Drepper2011-05-211-0/+5
* Fix configure visibility testsUlrich Drepper2011-05-211-0/+3
* Fix handling of LC_CTYPE in locale name handlingUlrich Drepper2011-05-211-0/+4
* Set stream errors in more casesUlrich Drepper2011-05-211-0/+10
* Don't unconditionally use alloca in gaih_inetUlrich Drepper2011-05-201-0/+5
* Update documentation in regex.hReuben Thomas2011-05-201-0/+8
* Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold2011-05-201-0/+6
* Remove __libc_alloca_cutoff workaroundAndreas Schwab2011-05-191-0/+4
* Cleanup namespace use.Ulrich Drepper2011-05-191-0/+5
* Fix typo in x86-64 powlH.J. Lu2011-05-181-0/+8
* Fix fileops.c build for old kernelsH.J. Lu2011-05-171-0/+4
* Update GB18030 to 2005 versionUlrich Drepper2011-05-171-0/+5
* Update RE_SYNTAX*_AWK constants in regex.hAharon Robbins2011-05-161-0/+4
* Handle long variable names in putenvUlrich Drepper2011-05-161-0/+4
* Fix reporting of invalid timeouts in emulated pselectUlrich Drepper2011-05-161-0/+4
* Fix test for error_one_per_line mode in errorUlrich Drepper2011-05-161-0/+5
* Remove shortcut for call of chownUlrich Drepper2011-05-161-0/+3
* Cleanup x86-64 sys/user.hUlrich Drepper2011-05-161-0/+4
* Avoid potential deadlock in mtraceUlrich Drepper2011-05-161-0/+10
* Remove USE_MTRACE_FILE support from mtraceUlrich Drepper2011-05-161-0/+5
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-0/+16
* Provide more helpful error message in getoptUlrich Drepper2011-05-151-0/+6
* Update configure helper scriptsUlrich Drepper2011-05-151-0/+4
* sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper2011-05-151-0/+7
* Make stack canary value harder to read through read overflowUlrich Drepper2011-05-151-0/+5
* Use non-cancelable interfaces in setup codeUlrich Drepper2011-05-151-0/+3
* Fix typo in last checkinUlrich Drepper2011-05-151-1/+1
* Add entry for Sorani languageUlrich Drepper2011-05-151-0/+3
* Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2011-05-151-0/+18