Age | Commit message (Expand) | Author |
2009-11-19 | Fix getwc* and putwc* on non-wide streams. | Ulrich Drepper |
2009-11-19 | Avoid warnings in CPU_* macros when using const bitsets. | Ulrich Drepper |
2009-11-19 | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper |
2009-11-18 | Minor optimizations and cleanups of x86 cond_broadcast. | Ulrich Drepper |
2009-11-18 | Update cfi offsets for pthread_cond_broadcast and signal fir x86. | Dinakar Guniguntala |
2009-11-17 | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | Ulrich Drepper |
2009-11-17 | Minimal unwind section size reduction. | Ulrich Drepper |
2009-11-17 | Minial unwind section size reduction. | Ulrich Drepper |
2009-11-17 | Change misleading names of parameters of sync_file_range. | Ulrich Drepper |
2009-11-17 | Fix sync_file_range on ppc/ppc64. | Jakub Jelinek |
2009-11-17 | Use cfi directives in x86 pthread_cond_{,timed}wait. | Ulrich Drepper |
2009-11-17 | Whitespace fixes. | Ulrich Drepper |
2009-11-17 | Add missing test files. | Ulrich Drepper |
2009-11-17 | Fix ranges with multibyte characters as endpoints. | Paolo Bonzini |
2009-11-17 | Handle LC_GLOBAL_LOCALE in duplocale. | Ulrich Drepper |
2009-11-17 | Fix _NC_LOCALE_NAME definition. | Ulrich Drepper |
2009-11-17 | Add missing Linux MADV_* definitions. | Ulrich Drepper |
2009-11-14 | Use a simple loop on data shorter than software pipeline. | H.J. Lu |
2009-11-14 | Missing CL. | Mike Frsyinger |
2009-11-14 | Fix building on x86 with older kernel headers. | Mike Frsyinger |
2009-11-14 | Add missing stdio.h include. | Mike Frsyinger |
2009-11-14 | Add support for new Linux error ERFKILL. | Ulrich Drepper |
2009-11-14 | Fix F_SETOWN_EX and F_GETOWN_EX definitions. | Ulrich Drepper |
2009-11-12 | Start 2.12 development. | Ulrich Drepper |
2009-11-10 | Handle running out of buffer space with IPv6 mapping enabled. | Andreas Schwab |
2009-11-10 | Avoid memset warning in one case. | Caolan McNamara |
2009-11-06 | Fix up whitespaces. | Ulrich Drepper |
2009-11-06 | Fix spelling of (Newton-)Raphson | Philippe De Muyter |
2009-11-06 | Fix spelling in memusagestat.c | Holger Hans Peter Freyther |
2009-11-06 | Properly handle STT_GNU_IFUNC symbols in do_sym. | H.J. Lu |
2009-11-06 | Correct readahead syscall wrapper on powerpc32. | Andreas Schwab |
2009-11-06 | Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c. | Jakub Jelinek |
2009-11-06 | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek |
2009-11-03 | Make name of libgcc_s library configurable | Andreas Schwab |
2009-11-01 | Restore locking in free_check. | Ulrich Drepper |
2009-10-30 | 2.11 release.glibc-2.11 | Ulrich Drepper |
2009-10-30 | Fix aliasing problem in tst-sem11. | Ulrich Drepper |
2009-10-30 | Add cast in tst-execstack to avoid warning. | Ulrich Drepper |
2009-10-30 | Avoid warning in scanf test. | Ulrich Drepper |
2009-10-30 | Avoid two warnings in strtol{,l} tests. | Ulrich Drepper |
2009-10-30 | Mentin new my_MM locale in NEWS. | Ulrich Drepper |
2009-10-30 | Fix whitespaces. | Ulrich Drepper |
2009-10-30 | Fix last change to it_CH and it_IT. | Ulrich Drepper |
2009-10-30 | Implement Burmese language locale for Myanmar. | Keith Stribley |
2009-10-30 | Implement mkostemps and mkostemps64. | Ulrich Drepper |
2009-10-30 | Fix first weekday for ast_ES locale. | Ulrich Drepper |
2009-10-30 | Add missing declarations. | Andreas Schwab |
2009-10-30 | Fix typo in readlinkat | Andreas Schwab |
2009-10-30 | New simplified make dist using git archive. | Roland McGrath |
2009-10-30 | Fix races in setXid implementation. | Daniel Jacobowitz |