aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury7-31/+91
2011-05-11Fix sched_setscheduler call in spawn implementationUlrich Drepper3-7/+8
2011-05-11Fix manual regarding switch from read to write on streams.Per Inge Mathisen2-69/+67
2011-05-11Report write error in addmnt even for cached streams.Ulrich Drepper3-5/+8
2011-05-11Translate kernel error into what pthread_create should returnUlrich Drepper3-3/+8
2011-05-11Fix typo.Ulrich Drepper1-1/+1
2011-05-11Fix up testing for valid $ORIGIN useUlrich Drepper2-16/+44
2011-05-10More configurability for secondary group lookupUlrich Drepper4-21/+48
2011-05-10Update NEWS.Ulrich Drepper1-0/+2
2011-05-09Just BZ annotationsUlrich Drepper3-5/+7
2011-05-09Handle localized y/n reply in sq_ALUlrich Drepper3-7/+11
2011-05-09Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper29-24/+1705
2011-05-09sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara4-13/+14
2011-05-09Fix currency_symbol of es_NI localeUlrich Drepper3-30/+34
2011-05-09Change paper format for Nicaragua to letterUlrich Drepper3-6/+9
2011-05-09Month names in Russian Localization should be in lowercaseAlexey Balmashnov3-23/+27
2011-05-09Add mhr_RU localeUlrich Drepper4-5/+172
2011-05-09Add ary language entry.Ulrich Drepper2-0/+3
2011-05-09Support Colon SignUlrich Drepper6-623/+631
2011-05-09Add lij_IT localeUlrich Drepper4-5/+140
2011-05-09Add yue_HK localeChunshek Chan4-5/+178
2011-05-09Add wae_CH localeKevin Bortis6-5/+256
2011-05-09Estonia (et_EE) joins the eurozonePriit Laes3-6/+10
2011-05-09Add lb_LU localeUlrich Drepper4-5/+206
2011-05-09Use appropriate type for return value checkingUlrich Drepper3-4/+8
2011-05-09Add sw_KE and sw_TZ localesUlrich Drepper5-3/+302
2011-05-09Fix whitespacesUlrich Drepper1-3/+2
2011-05-09Add ff_SN localeUlrich Drepper4-3/+204
2011-05-09Update day/month names in tk_TM localeGhorban M. Tavakoly3-72/+82
2011-05-09Add bem_ZM and en_ZM localesUlrich Drepper5-7/+301
2011-05-09Document new localeUlrich Drepper1-0/+2
2011-05-09Use rupee sign in Indian locales.Ulrich Drepper19-20/+39
2011-05-09Transliterate U20B9.Ulrich Drepper5-499/+507
2011-05-09Remove some incorrectly added lines from UTF-8 dataUlrich Drepper1-6/+0
2011-05-09Update UTF-8 data fileUlrich Drepper2-0/+4387
2011-05-09Fix contact info.Ulrich Drepper1-2/+2
2011-05-09Fix whitespacesUlrich Drepper1-1/+0
2011-05-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-4/+9
2011-05-09Add os_RU localeUlrich Drepper4-2/+181
2011-05-08Remove .UTF-8 suffix from locale names when it is the only supported codesetAndreas Schwab2-4/+9
2011-05-08Make complete getcwd work in rtldUlrich Drepper9-35/+93
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper11-146/+307
2011-05-08Optimize fdopendir a bit.Ulrich Drepper4-7/+18
2011-05-07static tls memory leak on TLS_DTV_AT_TP archsAlan Modra3-25/+45
2011-05-07Doc fixes.Ulrich Drepper2-3/+3
2011-05-07Actually undefine ARG_MAX from <linux/limits.h>Jonathan Nieder2-2/+9
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper6-10/+30
2011-05-07Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper3-33/+106
2011-05-07Misplaced new line in last patchUlrich Drepper1-3/+1
2011-05-07Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.hPaul Pluzhnikov2-1/+10