Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also retrieve SSE exceptions in x86-32 fegetexceptflag | Ulrich Drepper | 2011-12-22 | 3 | -8/+28 |
| | |||||
* | Build ur_IN locale | Ulrich Drepper | 2011-12-22 | 3 | -4/+8 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-12-22 | 6 | -32/+89 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Support building bits/syscall.h for any number of subarch variants. | Joseph Myers | 2011-12-22 | 6 | -32/+89 |
| | | |||||
* | | Fix overrun in strcpy destination buffer in x86-32/SSSE3 version | Liubov Dmitrieva | 2011-12-22 | 2 | -745/+521 |
|/ | |||||
* | Add brx_IN locale | Ulrich Drepper | 2011-12-22 | 6 | -3/+196 |
| | |||||
* | 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 |
| | | | | | | In cases where a function call fails return errno and allow the caller to fixup the return code as required by their API. | ||||
* | BZ #5245: pthread_create returns EAGAIN for stack allocation failure, not ↵ | Jeff Law | 2011-12-14 | 2 | -2/+8 |
| | | | | ENOMEM. | ||||
* | 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 |
| |