aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2011-05-16Handle long variable names in putenvUlrich Drepper
2011-05-16Fix reporting of invalid timeouts in emulated pselectUlrich Drepper
2011-05-16Fix test for error_one_per_line mode in errorUlrich Drepper
2011-05-16Remove shortcut for call of chownUlrich Drepper
The UID might differ, too. Just call chown unconditionally.
2011-05-16Cleanup x86-64 sys/user.hUlrich Drepper
2011-05-16Add work and week day info to sl_SI localeSašo Živanovic
2011-05-16Recode se_NO locale file to UTF-8Ulrich Drepper
2011-05-16Avoid potential deadlock in mtraceUlrich Drepper
The _dl_addr function might have to call malloc which would lead to a deadlock. Avoid by calling _dl_addr early.
2011-05-15Provide more helpful error message in getoptUlrich Drepper
If provide with an ambiguous long option we now show all the possibilities.
2011-05-15Update configure helper scriptsUlrich Drepper
2011-05-15Move Dzonghka collation rules to common collation rules fileUlrich Drepper
2011-05-15Fix some fields in time info in sv_FI localeJohan Heikkila
2011-05-15sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper
The code is also cleaned up to avoid inefficiencies.
2011-05-15Make stack canary value harder to read through read overflowUlrich Drepper
2011-05-15Fix typo in last checkinUlrich Drepper
I referenced the attachment, not th eBZ number
2011-05-15Add entry for Sorani languageUlrich Drepper
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper
2011-05-14Last patch also fixes BZ 11952Ulrich Drepper
2011-05-14Fix handling of static TLS in dlopen'ed objectsMartin von Gagern
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 Teo
2011-05-14Fix initialization of optimization values for AIOUlrich Drepper
2011-05-14Fix handling of conversion problem in CP932 moduleUlrich Drepper
2011-05-14Fix potential problem with out-of-scope bufferUlrich Drepper
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper
2011-05-13Fix file descriptor position after fcloseUlrich Drepper
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 Bury
2011-05-11Fix sched_setscheduler call in spawn implementationUlrich Drepper
2011-05-11Fix manual regarding switch from read to write on streams.Per Inge Mathisen
2011-05-11Report write error in addmnt even for cached streams.Ulrich Drepper
2011-05-11Translate kernel error into what pthread_create should returnUlrich Drepper
2011-05-10More configurability for secondary group lookupUlrich Drepper
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 Drepper
2011-05-09Just BZ annotationsUlrich Drepper
2011-05-09Handle localized y/n reply in sq_ALUlrich Drepper
2011-05-09Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper
2011-05-09sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara
2011-05-09Fix currency_symbol of es_NI localeUlrich Drepper
2011-05-09Change paper format for Nicaragua to letterUlrich Drepper
2011-05-09Month names in Russian Localization should be in lowercaseAlexey Balmashnov
2011-05-09Add mhr_RU localeUlrich Drepper
2011-05-09Add lij_IT localeUlrich Drepper
2011-05-09Add yue_HK localeChunshek Chan
2011-05-09Add wae_CH localeKevin Bortis
2011-05-09Estonia (et_EE) joins the eurozonePriit Laes
2011-05-09Add lb_LU localeUlrich Drepper
2011-05-09Use appropriate type for return value checkingUlrich Drepper
2011-05-09Add sw_KE and sw_TZ localesUlrich Drepper
2011-05-09Add ff_SN localeUlrich Drepper
2011-05-09Update day/month names in tk_TM localeGhorban M. Tavakoly
2011-05-09Add bem_ZM and en_ZM localesUlrich Drepper