Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Optimize tr_freehook | Ulrich Drepper | 2011-12-22 | 3 | -6/+12 | |
* | Change currency symbol placement for nl_BE | Ulrich Drepper | 2011-12-22 | 3 | -3/+7 | |
* | Add es_CU locale | Ulrich Drepper | 2011-12-22 | 4 | -3/+130 | |
* | WP issues | Ulrich Drepper | 2011-12-22 | 1 | -1/+0 | |
* | Add unm_US locale | Ulrich Drepper | 2011-12-22 | 4 | -3/+159 | |
* | WP issues | Ulrich Drepper | 2011-12-22 | 1 | -34/+34 | |
* | Add bho_IN locale | Ulrich Drepper | 2011-12-22 | 4 | -2/+175 | |
* | Use __REDIRECT_NTH for __feraiseexcept_renamed | Ulrich Drepper | 2011-12-22 | 2 | -1/+6 | |
* | Define EPOLLONESHOT and EPOLLET using unsigned values | Ulrich Drepper | 2011-12-21 | 5 | -10/+16 | |
* | Use Kahan's formula in cacosh | Ulrich Drepper | 2011-12-21 | 4 | -0/+24 | |
* | Fix sign errr in some cacosh results | Richard B. Kreckel | 2011-12-21 | 5 | -32/+13 | |
* | Fix reading thread name from comm file | Ulrich Drepper | 2011-12-21 | 3 | -2/+17 | |
* | Fix one typo | Ulrich Drepper | 2011-12-21 | 1 | -1/+1 | |
* | Store invocation-specific data of conversion modules in __gconv_step_data | Ulrich Drepper | 2011-12-21 | 6 | -47/+56 | |
* | Fix division by denominator with more than two limbs in strtold | Andreas Schwab | 2011-12-21 | 3 | -2/+10 | |
* | Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES. | Rafael Ávila de Espíndola | 2011-12-21 | 2 | -1/+6 | |
* | Fix extension of array in extended printf format handling | Ulrich Drepper | 2011-12-17 | 3 | -9/+13 | |
* | Optimized strcasecmp for Power7 | Adhemerval Zanella | 2011-12-17 | 10 | -1/+298 | |
* | Add BZ number | Ulrich Drepper | 2011-12-17 | 1 | -1/+2 | |
* | Avoid warnings in __*_finite math function declarations with C++ | Marek Polacek | 2011-12-17 | 3 | -91/+104 | |
* | Check values from TZ file header | Ulrich Drepper | 2011-12-17 | 3 | -10/+50 | |
* | Fix WP | Ulrich Drepper | 2011-12-17 | 1 | -1/+1 | |
* | Simplify code for accessing powerpc GOT | Will Schmidt | 2011-12-17 | 32 | -159/+167 | |
* | Optimized nearbyint for PPC | Adhemerval Zanella | 2011-12-17 | 7 | -1/+292 | |
* | Open /etc/resolv.conf with FD_CLOEXEC | Ross Lagerwall | 2011-12-17 | 2 | -1/+6 | |
* | WP fixes | Ulrich Drepper | 2011-12-17 | 1 | -1/+0 | |
* | WP fixes | Ulrich Drepper | 2011-12-17 | 1 | -3/+5 | |
* | Optimized wcschr and wcscpy for x86-64 and x86-32 | Ulrich Drepper | 2011-12-17 | 20 | -13/+2466 | |
* | WP cleanup | Ulrich Drepper | 2011-12-17 | 2 | -11/+11 | |
* | Fix WP | Ulrich Drepper | 2011-12-17 | 1 | -5/+7 | |
* | Add tests for wcsrchr and wcscpy | Ulrich Drepper | 2011-12-17 | 6 | -92/+163 | |
* | Return errno on failure in allocate_stack | Carlos O'Donell | 2011-12-14 | 2 | -12/+8 | |
* | BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ENO... | Jeff Law | 2011-12-14 | 2 | -2/+8 | |
* | Manual typo fix for _SC_NPROCESSORS_ONLN. | Jeff Law | 2011-12-14 | 2 | -1/+6 | |
* | Optimize generic ELF hash function a bit more | Ulrich Drepper | 2011-12-10 | 2 | -1/+9 | |
* | Fix a wrong constant in powerpc hypot implementation | Andreas Schwab | 2011-12-06 | 2 | -1/+6 | |
* | Small optimization of generic ELF hash function | Ulrich Drepper | 2011-12-04 | 2 | -25/+23 | |
* | Fix attreibute for _dl_elf_hash | Ulrich Drepper | 2011-12-04 | 2 | -1/+3 | |
* | Fix aliasing issues in RPC code | Ulrich Drepper | 2011-12-04 | 4 | -3/+37 | |
* | Fix more warnings | Ulrich Drepper | 2011-12-03 | 10 | -29/+267 | |
* | Fix comment in mcheck.h | Ulrich Drepper | 2011-12-03 | 2 | -2/+6 | |
* | Remove aliasing problems in NIS code | Ulrich Drepper | 2011-12-02 | 2 | -2/+7 | |
* | Avoid warning in aicache.c | Ulrich Drepper | 2011-12-02 | 2 | -2/+9 | |
* | SH atomic asms fix for gcc 4.7 | Ulrich Drepper | 2011-12-02 | 2 | -22/+38 | |
* | Implement SH backtrace using IA64 version | Ulrich Drepper | 2011-12-02 | 2 | -0/+5 | |
* | Fix CL | Ulrich Drepper | 2011-12-02 | 2 | -6/+6 | |
* | Mark fortified __FD_ELT as extension | Andreas Schwab | 2011-12-02 | 2 | -1/+7 | |
* | Truncate time values in Linux futimes when falling back to utime | Andreas Schwab | 2011-12-01 | 2 | -3/+8 | |
* | Adjust libm test ulps for s390 | Andreas Schwab | 2011-11-30 | 2 | -4/+9 | |
* | Fix access after end of search string in regex matcher | Andreas Schwab | 2011-11-30 | 9 | -22/+34 |