Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-07 | NEWS | Ulrich Drepper | |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | |
2012-01-07 | NEWS | Ulrich Drepper | |
2012-01-07 | Update ABI information | Ulrich Drepper | |
2012-01-07 | Remove m68k support from Linux configure | Ulrich Drepper | |
2012-01-07 | Remove Alpha support from ldsodefs.h | Ulrich Drepper | |
2012-01-07 | Clean up shlib-versions files | Ulrich Drepper | |
Ports have their own files | |||
2012-01-07 | More IA-64 removal | Ulrich Drepper | |
2012-01-07 | Linux configure cleanup | Ulrich Drepper | |
2012-01-07 | Remove IA-64 support from kernel-features.h | Ulrich Drepper | |
2012-01-07 | Remove IA-64 support from NPTL | Ulrich Drepper | |
2012-01-07 | Fix up a comment | Ulrich Drepper | |
2012-01-07 | Yet more ia64 removal fallout | Ulrich Drepper | |
2012-01-07 | Fix WS | Ulrich Drepper | |
2012-01-07 | More ia64 removal changes | Ulrich Drepper | |
2012-01-07 | Remove --enable-omitfp support | Ulrich Drepper | |
2012-01-07 | Remove IA-64 support | Ulrich Drepper | |
2012-01-07 | Remove support in configure for unsupported architectures | Ulrich Drepper | |
2012-01-07 | More NEWS | Ulrich Drepper | |
2012-01-07 | Fix collation in Hungarian locale | Ulrich Drepper | |
2012-01-07 | Add BZ | Ulrich Drepper | |
2012-01-07 | More char16_t and char32_t support | Ulrich Drepper | |
It works now for UTF-8 locales | |||
2012-01-07 | Do not declare gets in _GNU_SOURCE mode at all | Ulrich Drepper | |
2012-01-07 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | |
Conflicts: ChangeLog | |||
2012-01-07 | Add explicit declaration of gets in C++ code | Ulrich Drepper | |
2012-01-07 | Fix problem with reuse of test-strcpy for wide char testing | Ulrich Drepper | |
2012-01-06 | Fix C11 header changes for C++. | Joseph Myers | |
2012-01-03 | Fix assertion in gconv's loop.c | Ulrich Drepper | |
2012-01-03 | Typo in test for C11-capable compiler | Ulrich Drepper | |
2012-01-03 | Merge branch 'c11' | Ulrich Drepper | |
2012-01-03 | Optimize regex a bit | Ulrich Drepper | |
2012-01-01 | Add uchar.h support, part 1 | Ulrich Drepper | |
c16 support for locales other than the C locale is still missing. | |||
2012-01-01 | More fallout from gets removal | Ulrich Drepper | |
2012-01-01 | Better gets prototype and fallout from removal | Ulrich Drepper | |
2012-01-01 | Fix aligned_alloc prototype | Ulrich Drepper | |
2012-01-01 | Start of uchar.h work | Ulrich Drepper | |
2012-01-01 | Add missing restrict in mbrtowc declaration | Ulrich Drepper | |
2012-01-01 | Typo in CL | Ulrich Drepper | |
2012-01-01 | Implement timespec_get | Ulrich Drepper | |
2012-01-01 | Implement aligned_alloc | Ulrich Drepper | |
2012-01-01 | Missed half the support for __USE_ISOC11 | Ulrich Drepper | |
2012-01-01 | Enable at_quick_exit and quick_exit for ISO C11 | Ulrich Drepper | |
2012-01-01 | Add __USE_ISOCXX11 | Ulrich Drepper | |
2012-01-01 | Remove gets declaration | Ulrich Drepper | |
2012-01-01 | Define static_assert | Ulrich Drepper | |
2012-01-01 | Start 2.16 development | Ulrich Drepper | |
2012-01-01 | Missing BZ | Ulrich Drepper | |
2012-01-01 | Support C11 __STDC_SOURCE__ and _ISOC11_SOURCE | Ulrich Drepper | |
2012-01-01 | Also update new programs | Ulrich Drepper | |
2012-01-01 | Update copyright year | Ulrich Drepper | |