Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-14 | Fix handling of conversion problem in CP932 module | Ulrich Drepper | 5 | -43/+90 | |
2011-05-14 | Fix typo in comment | Ulrich Drepper | 1 | -1/+1 | |
2011-05-14 | Fix potential problem with out-of-scope buffer | Ulrich Drepper | 3 | -5/+9 | |
2011-05-14 | Initialize variable in _IO_new_file_close_it | Ulrich Drepper | 2 | -0/+4 | |
The last change left a variable in some situations uninitialized. | |||||
2011-05-14 | Handle recursive calls in backtrace better | Ulrich Drepper | 3 | -10/+36 | |
2011-05-14 | Optimize conversion of single character in gconv | Ulrich Drepper | 2 | -2/+4 | |
2011-05-14 | Fix handling of incomplete character storage in state | Ulrich Drepper | 2 | -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-13 | Add support for generated PIE link rules | Andreas Schwab | 6 | -95/+48 | |
2011-05-13 | Fix error messages in test. | Ulrich Drepper | 2 | -4/+9 | |
2011-05-13 | Fix file descriptor position after fclose | Ulrich Drepper | 5 | -10/+157 | |
fclose should leave the file descriptor position after the last read or written byte. | |||||
2011-05-12 | Fix resizing able for unique symbols when adding symbol for copy relocation | Piotr Bury | 7 | -31/+91 | |
2011-05-11 | Fix sched_setscheduler call in spawn implementation | Ulrich Drepper | 3 | -7/+8 | |
2011-05-11 | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 2 | -69/+67 | |
2011-05-11 | Report write error in addmnt even for cached streams. | Ulrich Drepper | 3 | -5/+8 | |
2011-05-11 | Translate kernel error into what pthread_create should return | Ulrich Drepper | 3 | -3/+8 | |
2011-05-11 | Fix typo. | Ulrich Drepper | 1 | -1/+1 | |
2011-05-11 | Fix up testing for valid $ORIGIN use | Ulrich Drepper | 2 | -16/+44 | |
2011-05-10 | More configurability for secondary group lookup | Ulrich Drepper | 4 | -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-10 | Update NEWS. | Ulrich Drepper | 1 | -0/+2 | |
2011-05-09 | Just BZ annotations | Ulrich Drepper | 3 | -5/+7 | |
2011-05-09 | Handle localized y/n reply in sq_AL | Ulrich Drepper | 3 | -7/+11 | |
2011-05-09 | Add support for CP770, CP771, CP772, CP773, and CP774 | Ulrich Drepper | 29 | -24/+1705 | |
2011-05-09 | sync glibc Latin American paper sizes with CLDR 1.8.1 | Caolán McNamara | 4 | -13/+14 | |
2011-05-09 | Fix currency_symbol of es_NI locale | Ulrich Drepper | 3 | -30/+34 | |
2011-05-09 | Change paper format for Nicaragua to letter | Ulrich Drepper | 3 | -6/+9 | |
2011-05-09 | Month names in Russian Localization should be in lowercase | Alexey Balmashnov | 3 | -23/+27 | |
2011-05-09 | Add mhr_RU locale | Ulrich Drepper | 4 | -5/+172 | |
2011-05-09 | Add ary language entry. | Ulrich Drepper | 2 | -0/+3 | |
2011-05-09 | Support Colon Sign | Ulrich Drepper | 6 | -623/+631 | |
Used in the Costa Rican locale and now also in the El Salvadorian locale. | |||||
2011-05-09 | Add lij_IT locale | Ulrich Drepper | 4 | -5/+140 | |
2011-05-09 | Add yue_HK locale | Chunshek Chan | 4 | -5/+178 | |
2011-05-09 | Add wae_CH locale | Kevin Bortis | 6 | -5/+256 | |
2011-05-09 | Estonia (et_EE) joins the eurozone | Priit Laes | 3 | -6/+10 | |
2011-05-09 | Add lb_LU locale | Ulrich Drepper | 4 | -5/+206 | |
2011-05-09 | Use appropriate type for return value checking | Ulrich Drepper | 3 | -4/+8 | |
2011-05-09 | Add sw_KE and sw_TZ locales | Ulrich Drepper | 5 | -3/+302 | |
2011-05-09 | Fix whitespaces | Ulrich Drepper | 1 | -3/+2 | |
2011-05-09 | Add ff_SN locale | Ulrich Drepper | 4 | -3/+204 | |
2011-05-09 | Update day/month names in tk_TM locale | Ghorban M. Tavakoly | 3 | -72/+82 | |
2011-05-09 | Add bem_ZM and en_ZM locales | Ulrich Drepper | 5 | -7/+301 | |
2011-05-09 | Document new locale | Ulrich Drepper | 1 | -0/+2 | |
2011-05-09 | Use rupee sign in Indian locales. | Ulrich Drepper | 19 | -20/+39 | |
2011-05-09 | Transliterate U20B9. | Ulrich Drepper | 5 | -499/+507 | |
2011-05-09 | Remove some incorrectly added lines from UTF-8 data | Ulrich Drepper | 1 | -6/+0 | |
2011-05-09 | Update UTF-8 data file | Ulrich Drepper | 2 | -0/+4387 | |
2011-05-09 | Fix contact info. | Ulrich Drepper | 1 | -2/+2 | |
2011-05-09 | Fix whitespaces | Ulrich Drepper | 1 | -1/+0 | |
2011-05-09 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2 | -4/+9 | |
Conflicts: localedata/ChangeLog | |||||
2011-05-09 | Add os_RU locale | Ulrich Drepper | 4 | -2/+181 | |
2011-05-08 | Remove .UTF-8 suffix from locale names when it is the only supported codeset | Andreas Schwab | 2 | -4/+9 | |