aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-05-15Fix some fields in time info in sv_FI localeJohan Heikkila3-33/+42
2011-05-15sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper4-44/+47
The code is also cleaned up to avoid inefficiencies.
2011-05-15Make stack canary value harder to read through read overflowUlrich Drepper4-28/+61
2011-05-15Use non-cancelable interfaces in setup codeUlrich Drepper2-4/+8
2011-05-15Fix typo in last checkinUlrich Drepper2-2/+2
I referenced the attachment, not th eBZ number
2011-05-15Add entry for Sorani languageUlrich Drepper3-7/+11
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper9-97/+133
2011-05-14Last patch also fixes BZ 11952Ulrich Drepper1-5/+5
2011-05-14Fix handling of static TLS in dlopen'ed objectsMartin von Gagern8-30/+132
When dynamically loading a library along with several dependencies, calls to _dl_add_to_slotinfo and _dl_update_slotinfo can become intermixed. As a consequence, _dl_update_slotinfo will update the generation counter of the dtv although not all of the slots belonging to that generation have been added. Subsequent calls to _dl_add_to_slotinfo will add more slots to the same generation, for which no storage will be allocated, as the dtv generation checks will claim no work is necessary. This will lead to uninitialized dtv entries and will likely cause a SIGSEGV when thread local variables are accessed.
2011-05-14Fix time format in en_SG localeKH Teo3-10/+17
2011-05-14Fix initialization of optimization values for AIOUlrich Drepper3-8/+14
2011-05-14Fix handling of conversion problem in CP932 moduleUlrich Drepper5-43/+90
2011-05-14Fix typo in commentUlrich Drepper1-1/+1
2011-05-14Fix potential problem with out-of-scope bufferUlrich Drepper3-5/+9
2011-05-14Initialize variable in _IO_new_file_close_itUlrich Drepper2-0/+4
The last change left a variable in some situations uninitialized.
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper3-10/+36
2011-05-14Optimize conversion of single character in gconvUlrich Drepper2-2/+4
2011-05-14Fix handling of incomplete character storage in stateUlrich Drepper2-1/+9
If iconv is called more than once in a row for adding bytes to the sequence while still remain under the minimum size of a character and if STORE_REST is defined, we didn't consume any input. Fix that.
2011-05-13Add support for generated PIE link rulesAndreas Schwab6-95/+48
2011-05-13Fix error messages in test.Ulrich Drepper2-4/+9
2011-05-13Fix file descriptor position after fcloseUlrich Drepper5-10/+157
fclose should leave the file descriptor position after the last read or written byte.
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
Together with a previous patch which introduced the initgroups entry in nsswitch.conf this patch allows more customization of the lookups for initgroups/getgrouplist. Nothing changes if the groups entry in nsswitch.conf is used. If the initgroups entry is used instead the code now doesn't automatically continue looking for more entries aftedr a successful lookup. Instead the normal rules are followed which do specify that by default no more service is consulted. This can be overwritten with [SUCCESS=continue] appropriately placed in the line.
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
Used in the Costa Rican locale and now also in the El Salvadorian locale.
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