| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use mmap for allocation of buffers used for __abort_msg | Ulrich Drepper | 2011-05-15 | 1 | -6/+6 |
* | Last patch also fixes BZ 11952 | Ulrich Drepper | 2011-05-14 | 1 | -5/+5 |
* | Fix handling of static TLS in dlopen'ed objects | Martin von Gagern | 2011-05-14 | 1 | -4/+4 |
* | Fix time format in en_SG locale | KH Teo | 2011-05-14 | 1 | -3/+3 |
* | Fix initialization of optimization values for AIO | Ulrich Drepper | 2011-05-14 | 1 | -5/+5 |
* | Fix handling of conversion problem in CP932 module | Ulrich Drepper | 2011-05-14 | 1 | -3/+3 |
* | Fix potential problem with out-of-scope buffer | Ulrich Drepper | 2011-05-14 | 1 | -3/+3 |
* | Handle recursive calls in backtrace better | Ulrich Drepper | 2011-05-14 | 1 | -6/+6 |
* | Fix file descriptor position after fclose | Ulrich Drepper | 2011-05-13 | 1 | -2/+3 |
* | Fix resizing able for unique symbols when adding symbol for copy relocation | Piotr Bury | 2011-05-12 | 1 | -3/+3 |
* | Fix sched_setscheduler call in spawn implementation | Ulrich Drepper | 2011-05-11 | 1 | -4/+4 |
* | Fix manual regarding switch from read to write on streams. | Per Inge Mathisen | 2011-05-11 | 1 | -3/+3 |
* | Report write error in addmnt even for cached streams. | Ulrich Drepper | 2011-05-11 | 1 | -2/+2 |
* | Translate kernel error into what pthread_create should return | Ulrich Drepper | 2011-05-11 | 1 | -2/+2 |
* | More configurability for secondary group lookup | Ulrich Drepper | 2011-05-10 | 1 | -6/+6 |
* | Update NEWS. | Ulrich Drepper | 2011-05-10 | 1 | -0/+2 |
* | Just BZ annotations | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | Handle localized y/n reply in sq_AL | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | Add support for CP770, CP771, CP772, CP773, and CP774 | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | sync glibc Latin American paper sizes with CLDR 1.8.1 | Caolán McNamara | 2011-05-09 | 1 | -5/+5 |
* | Fix currency_symbol of es_NI locale | Ulrich Drepper | 2011-05-09 | 1 | -4/+5 |
* | Change paper format for Nicaragua to letter | Ulrich Drepper | 2011-05-09 | 1 | -4/+4 |
* | Month names in Russian Localization should be in lowercase | Alexey Balmashnov | 2011-05-09 | 1 | -4/+4 |
* | Add mhr_RU locale | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | Add lij_IT locale | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | Add yue_HK locale | Chunshek Chan | 2011-05-09 | 1 | -5/+6 |
* | Add wae_CH locale | Kevin Bortis | 2011-05-09 | 1 | -5/+5 |
* | Estonia (et_EE) joins the eurozone | Priit Laes | 2011-05-09 | 1 | -4/+4 |
* | Add lb_LU locale | Ulrich Drepper | 2011-05-09 | 1 | -5/+5 |
* | Use appropriate type for return value checking | Ulrich Drepper | 2011-05-09 | 1 | -3/+3 |
* | Add sw_KE and sw_TZ locales | Ulrich Drepper | 2011-05-09 | 1 | -3/+4 |
* | Add ff_SN locale | Ulrich Drepper | 2011-05-09 | 1 | -3/+3 |
* | Update day/month names in tk_TM locale | Ghorban M. Tavakoly | 2011-05-09 | 1 | -2/+2 |
* | Add bem_ZM and en_ZM locales | Ulrich Drepper | 2011-05-09 | 1 | -7/+7 |
* | Document new locale | Ulrich Drepper | 2011-05-09 | 1 | -0/+2 |
* | Use rupee sign in Indian locales. | Ulrich Drepper | 2011-05-09 | 1 | -2/+2 |
* | Transliterate U20B9. | Ulrich Drepper | 2011-05-09 | 1 | -2/+2 |
* | Add os_RU locale | Ulrich Drepper | 2011-05-09 | 1 | -2/+2 |
* | Fix Linux getcwd for long paths | Ulrich Drepper | 2011-05-08 | 1 | -3/+3 |
* | Doc fixes. | Ulrich Drepper | 2011-05-07 | 1 | -1/+1 |
* | Backport BIND code to query name as TLD. | Ulrich Drepper | 2011-05-07 | 1 | -1/+1 |
* | Allow $ORIGIN to reference trusted directoreis in SUID binaries. | Ulrich Drepper | 2011-05-07 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2011-05-06 | 1 | -3/+2 |
* | Explain header situation after RPC removal in NEWS | Ulrich Drepper | 2011-05-05 | 1 | -1/+6 |
* | getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules | Maciej Babinski | 2011-05-02 | 1 | -1/+1 |
* | Fix pathconf(_PC_BUF_SIZE). | Ulrich Drepper | 2011-05-02 | 1 | -2/+2 |
* | Update NEWS | Ulrich Drepper | 2011-05-01 | 1 | -2/+2 |
* | Use al possible bytes from fopen mode string. | Eric Blake | 2011-04-22 | 1 | -2/+2 |
* | Fix static linking with checking x86/x86-64 memcpy. | Mike Frysinger | 2011-04-17 | 1 | -1/+1 |
* | Fix FPU context handling in getcontext on x86-64. | Ulrich Drepper | 2011-04-17 | 1 | -3/+3 |