about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | The last change left a variable in some situations uninitialized.
* 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
| | | | | | 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.
* 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
| | | | | fclose should leave the file descriptor position after the last read or written byte.
* 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
|
* Fix manual regarding switch from read to write on streams.Per Inge Mathisen2011-05-112-69/+67
|
* Report write error in addmnt even for cached streams.Ulrich Drepper2011-05-113-5/+8
|
* Translate kernel error into what pthread_create should returnUlrich Drepper2011-05-113-3/+8
|
* Fix typo.Ulrich Drepper2011-05-111-1/+1
|
* Fix up testing for valid $ORIGIN useUlrich Drepper2011-05-112-16/+44
|
* More configurability for secondary group lookupUlrich Drepper2011-05-104-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.
* Update NEWS.Ulrich Drepper2011-05-101-0/+2
|
* Just BZ annotationsUlrich Drepper2011-05-093-5/+7
|
* Handle localized y/n reply in sq_ALUlrich Drepper2011-05-093-7/+11
|
* Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper2011-05-0929-24/+1705
|
* sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara2011-05-094-13/+14
|
* Fix currency_symbol of es_NI localeUlrich Drepper2011-05-093-30/+34
|
* Change paper format for Nicaragua to letterUlrich Drepper2011-05-093-6/+9
|
* Month names in Russian Localization should be in lowercaseAlexey Balmashnov2011-05-093-23/+27
|
* Add mhr_RU localeUlrich Drepper2011-05-094-5/+172
|
* Add ary language entry.Ulrich Drepper2011-05-092-0/+3
|
* Support Colon SignUlrich Drepper2011-05-096-623/+631
| | | | | Used in the Costa Rican locale and now also in the El Salvadorian locale.
* Add lij_IT localeUlrich Drepper2011-05-094-5/+140
|
* Add yue_HK localeChunshek Chan2011-05-094-5/+178
|
* Add wae_CH localeKevin Bortis2011-05-096-5/+256
|
* Estonia (et_EE) joins the eurozonePriit Laes2011-05-093-6/+10
|
* Add lb_LU localeUlrich Drepper2011-05-094-5/+206
|
* Use appropriate type for return value checkingUlrich Drepper2011-05-093-4/+8
|
* Add sw_KE and sw_TZ localesUlrich Drepper2011-05-095-3/+302
|
* Fix whitespacesUlrich Drepper2011-05-091-3/+2
|
* Add ff_SN localeUlrich Drepper2011-05-094-3/+204
|
* Update day/month names in tk_TM localeGhorban M. Tavakoly2011-05-093-72/+82
|
* Add bem_ZM and en_ZM localesUlrich Drepper2011-05-095-7/+301
|
* Document new localeUlrich Drepper2011-05-091-0/+2
|
* Use rupee sign in Indian locales.Ulrich Drepper2011-05-0919-20/+39
|
* Transliterate U20B9.Ulrich Drepper2011-05-095-499/+507
|
* Remove some incorrectly added lines from UTF-8 dataUlrich Drepper2011-05-091-6/+0
|
* Update UTF-8 data fileUlrich Drepper2011-05-092-0/+4387
|
* Fix contact info.Ulrich Drepper2011-05-091-2/+2
|
* Fix whitespacesUlrich Drepper2011-05-091-1/+0
|
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-05-092-4/+9
|\ | | | | | | | | Conflicts: localedata/ChangeLog
| * Remove .UTF-8 suffix from locale names when it is the only supported codesetAndreas Schwab2011-05-082-4/+9
| |
* | Add os_RU localeUlrich Drepper2011-05-094-2/+181
|/