Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-24 | Use newly built locales for tst-c16c32-1. | Joseph Myers | 1 | -0/+4 | |
2012-01-23 | Hurd: Try to respect mmap address hint for non-MAP_FIXED. | Samuel Thibault | 1 | -0/+6 | |
2012-01-23 | Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT. | Pino Toscano | 1 | -0/+5 | |
2012-01-21 | Fix version check in uchar.h | Ulrich Drepper | 1 | -0/+4 | |
2012-01-20 | Do not cache negative results in nscd if these are transient | Ulrich Drepper | 1 | -0/+10 | |
2012-01-16 | Minor cleanups of malloc code | Ulrich Drepper | 1 | -0/+3 | |
2012-01-16 | Fix locking problem in fmtmsg | Ulrich Drepper | 1 | -0/+8 | |
2012-01-13 | Don't always provide definition of gets checking version | Marek Polacek | 1 | -0/+5 | |
2012-01-12 | Powerpc: correct duplicate label issue with multiple passes through context code | Will Schmidt | 1 | -0/+8 | |
2012-01-11 | Optimized acosh for 64-bit platforms | Ulrich Drepper | 1 | -0/+2 | |
2012-01-11 | Optimize scalbln | Ulrich Drepper | 1 | -1/+8 | |
2012-01-10 | Optimize s_modf | Ulrich Drepper | 1 | -0/+6 | |
2012-01-10 | Add const attribute to fmin and fmax | Ulrich Drepper | 1 | -0/+2 | |
2012-01-10 | Optimize ldexp and scalbn | Ulrich Drepper | 1 | -0/+9 | |
2012-01-10 | Add noreturn attribute | Marek Polacek | 1 | -0/+5 | |
2012-01-09 | Some branch prediction for log1p | Ulrich Drepper | 1 | -0/+4 | |
2012-01-08 | bits/poll2.h needs __BEGIN/__END_DECLS | Ulrich Drepper | 1 | -0/+2 | |
2012-01-08 | Install bits/poll2.h | Ulrich Drepper | 1 | -0/+4 | |
2012-01-08 | Fix typo in Linux/PPC32 getcontext | Will Schmidt | 1 | -0/+5 | |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 1 | -0/+18 | |
Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup. | |||||
2012-01-08 | Mark potential fix for BZ 11929 | Ulrich Drepper | 1 | -0/+1 | |
2012-01-08 | sscanf always calls realloc | Paul Pluzhnikov | 1 | -0/+5 | |
2012-01-08 | Fix CL | Ulrich Drepper | 1 | -2/+1 | |
2012-01-08 | Add test for CMPLX macros | Ulrich Drepper | 1 | -0/+3 | |
2012-01-08 | Fix typo in CMPLXL | Ulrich Drepper | 1 | -0/+2 | |
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 | |
No more __const. | |||||
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 | |
Ports have their own files | |||||
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 | |
It works now for UTF-8 locales | |||||
2012-01-07 | Do not declare gets in _GNU_SOURCE mode at all | Ulrich Drepper | 1 | -0/+2 | |