about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Set stream errors in more casesUlrich Drepper2011-05-215-6/+33
* Don't unconditionally use alloca in gaih_inetUlrich Drepper2011-05-204-102/+367
* Update documentation in regex.hReuben Thomas2011-05-203-12/+25
* Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold2011-05-202-2/+11
* Remove __libc_alloca_cutoff workaroundAndreas Schwab2011-05-192-6/+4
* Cleanup namespace use.Ulrich Drepper2011-05-193-2/+7
* Fix whitespaceUlrich Drepper2011-05-181-1/+1
* Fix typo in x86-64 powlH.J. Lu2011-05-185-5/+66
* Fix fileops.c build for old kernelsH.J. Lu2011-05-172-0/+5
* Update GB18030 to 2005 versionUlrich Drepper2011-05-175-64139/+10808
* Update RE_SYNTAX*_AWK constants in regex.hAharon Robbins2011-05-162-9/+16
* Handle long variable names in putenvUlrich Drepper2011-05-163-11/+32
* Fix reporting of invalid timeouts in emulated pselectUlrich Drepper2011-05-163-9/+23
* Fix test for error_one_per_line mode in errorUlrich Drepper2011-05-163-3/+10
* Remove shortcut for call of chownUlrich Drepper2011-05-163-8/+12
* Cleanup x86-64 sys/user.hUlrich Drepper2011-05-163-49/+53
* Add work and week day info to sl_SI localeSašo Živanovic2011-05-163-20/+28
* Recode se_NO locale file to UTF-8Ulrich Drepper2011-05-162-30/+30
* Avoid potential deadlock in mtraceUlrich Drepper2011-05-163-31/+59
* Remove USE_MTRACE_FILE support from mtraceUlrich Drepper2011-05-162-17/+7
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-159-39/+143
* Provide more helpful error message in getoptUlrich Drepper2011-05-155-28/+137
* Whitespace fixesUlrich Drepper2011-05-152-118/+118
* Update configure helper scriptsUlrich Drepper2011-05-154-218/+359
* Fix typoe in CLUlrich Drepper2011-05-151-6/+6
* Fix whitespacesUlrich Drepper2011-05-151-1/+1
* Move Dzonghka collation rules to common collation rules fileUlrich Drepper2011-05-154-707/+1394
* Fix some fields in time info in sv_FI localeJohan Heikkila2011-05-153-33/+42
* sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper2011-05-154-44/+47
* Make stack canary value harder to read through read overflowUlrich Drepper2011-05-154-28/+61
* Use non-cancelable interfaces in setup codeUlrich Drepper2011-05-152-4/+8
* Fix typo in last checkinUlrich Drepper2011-05-152-2/+2
* Add entry for Sorani languageUlrich Drepper2011-05-153-7/+11
* Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2011-05-159-97/+133
* Last patch also fixes BZ 11952Ulrich Drepper2011-05-141-5/+5
* Fix handling of static TLS in dlopen'ed objectsMartin von Gagern2011-05-148-30/+132
* Fix time format in en_SG localeKH Teo2011-05-143-10/+17
* Fix initialization of optimization values for AIOUlrich Drepper2011-05-143-8/+14
* Fix handling of conversion problem in CP932 moduleUlrich Drepper2011-05-145-43/+90
* Fix typo in commentUlrich Drepper2011-05-141-1/+1
* Fix potential problem with out-of-scope bufferUlrich Drepper2011-05-143-5/+9
* Initialize variable in _IO_new_file_close_itUlrich Drepper2011-05-142-0/+4
* Handle recursive calls in backtrace betterUlrich Drepper2011-05-143-10/+36
* Optimize conversion of single character in gconvUlrich Drepper2011-05-142-2/+4
* Fix handling of incomplete character storage in stateUlrich Drepper2011-05-142-1/+9
* Add support for generated PIE link rulesAndreas Schwab2011-05-136-95/+48
* Fix error messages in test.Ulrich Drepper2011-05-132-4/+9
* Fix file descriptor position after fcloseUlrich Drepper2011-05-135-10/+157
* Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2011-05-127-31/+91
* Fix sched_setscheduler call in spawn implementationUlrich Drepper2011-05-113-7/+8