Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper | 1 | -0/+14 |
2012-01-08 | Define CMPLX, CMPLXF, CMPLXL | Ulrich Drepper | 1 | -0/+3 |
2012-01-08 | Static linking is always needed | Ulrich Drepper | 1 | -0/+10 |
2012-01-08 | Remove pwd tst from configure | Ulrich Drepper | 1 | -0/+3 |
2012-01-08 | No need for test for __builtin_expect | Ulrich Drepper | 1 | -0/+1 |
2012-01-08 | Remove more unnecessary Alpha and IA-64 configury | Ulrich Drepper | 1 | -0/+2 |
2012-01-08 | gcc better don't use a signed type for size_t | Ulrich Drepper | 1 | -0/+2 |
2012-01-08 | Remove last remnants of RANLIB | Ulrich Drepper | 1 | -0/+3 |
2012-01-08 | Simplify char16_t implementation | Ulrich Drepper | 1 | -0/+12 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 1 | -0/+28 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -0/+202 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -0/+33 |
2012-01-07 | Update ABI information | Ulrich Drepper | 1 | -0/+20 |
2012-01-07 | Remove m68k support from Linux configure | Ulrich Drepper | 1 | -0/+2 |
2012-01-07 | Remove Alpha support from ldsodefs.h | Ulrich Drepper | 1 | -0/+2 |
2012-01-07 | Clean up shlib-versions files | Ulrich Drepper | 1 | -0/+2 |
2012-01-07 | More IA-64 removal | Ulrich Drepper | 1 | -0/+6 |
2012-01-07 | Linux configure cleanup | Ulrich Drepper | 1 | -0/+4 |
2012-01-07 | Remove IA-64 support from kernel-features.h | Ulrich Drepper | 1 | -0/+1 |
2012-01-07 | Remove --enable-omitfp support | Ulrich Drepper | 1 | -0/+7 |
2012-01-07 | Remove IA-64 support | Ulrich Drepper | 1 | -0/+4 |
2012-01-07 | Remove support in configure for unsupported architectures | Ulrich Drepper | 1 | -0/+3 |
2012-01-07 | Add BZ | Ulrich Drepper | 1 | -0/+2 |
2012-01-07 | More char16_t and char32_t support | Ulrich Drepper | 1 | -0/+16 |
2012-01-07 | Do not declare gets in _GNU_SOURCE mode at all | Ulrich Drepper | 1 | -0/+2 |
2012-01-07 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+7 |
2012-01-07 | Add explicit declaration of gets in C++ code | Ulrich Drepper | 1 | -0/+5 |
2012-01-07 | Fix problem with reuse of test-strcpy for wide char testing | Ulrich Drepper | 1 | -0/+4 |
2012-01-06 | Fix C11 header changes for C++. | Joseph Myers | 1 | -0/+7 |
2012-01-03 | Fix assertion in gconv's loop.c | Ulrich Drepper | 1 | -0/+3 |
2012-01-03 | Merge branch 'c11' | Ulrich Drepper | 1 | -0/+56 |
2012-01-03 | Optimize regex a bit | Ulrich Drepper | 1 | -0/+4 |
2012-01-01 | Add uchar.h support, part 1 | Ulrich Drepper | 1 | -0/+18 |
2012-01-01 | Add missing restrict in mbrtowc declaration | Ulrich Drepper | 1 | -0/+4 |
2012-01-01 | Typo in CL | Ulrich Drepper | 1 | -1/+1 |
2012-01-01 | Implement timespec_get | Ulrich Drepper | 1 | -0/+9 |
2012-01-01 | Implement aligned_alloc | Ulrich Drepper | 1 | -1/+7 |
2012-01-01 | Enable at_quick_exit and quick_exit for ISO C11 | Ulrich Drepper | 1 | -0/+4 |
2012-01-01 | Add __USE_ISOCXX11 | Ulrich Drepper | 1 | -0/+3 |
2012-01-01 | Remove gets declaration | Ulrich Drepper | 1 | -0/+3 |
2012-01-01 | Define static_assert | Ulrich Drepper | 1 | -0/+3 |
2012-01-01 | Start 2.16 development | Ulrich Drepper | 1 | -0/+2 |
2012-01-01 | Missing BZ | Ulrich Drepper | 1 | -0/+1 |
2012-01-01 | Support C11 __STDC_SOURCE__ and _ISOC11_SOURCE | Ulrich Drepper | 1 | -0/+3 |
2012-01-01 | Also update new programs | Ulrich Drepper | 1 | -0/+4 |
2012-01-01 | Update copyright year | Ulrich Drepper | 1 | -0/+19 |
2011-12-30 | Fix up regcomp/regexec | Jakub Jelinek | 1 | -0/+5 |
2011-12-23 | Preliminaries for 2.15 releaseglibc-2.15 | Ulrich Drepper | 1 | -0/+3 |
2011-12-23 | Fix typos in comments | Marek Polacek | 1 | -0/+3 |
2011-12-23 | Prevent warnings due to long long constants | Ulrich Drepper | 1 | -0/+8 |