Age | Commit message (Expand) | Author | Files | Lines |
2011-12-22 | Add bho_IN locale | Ulrich Drepper | 1 | -2/+4 |
2011-12-21 | Define EPOLLONESHOT and EPOLLET using unsigned values | Ulrich Drepper | 1 | -1/+1 |
2011-12-21 | Fix sign errr in some cacosh results | Richard B. Kreckel | 1 | -2/+2 |
2011-12-21 | Fix reading thread name from comm file | Ulrich Drepper | 1 | -1/+1 |
2011-12-21 | Store invocation-specific data of conversion modules in __gconv_step_data | Ulrich Drepper | 1 | -2/+2 |
2011-12-21 | Fix division by denominator with more than two limbs in strtold | Andreas Schwab | 1 | -2/+2 |
2011-12-17 | Fix extension of array in extended printf format handling | Ulrich Drepper | 1 | -2/+2 |
2011-12-17 | Optimized strcasecmp for Power7 | Adhemerval Zanella | 1 | -1/+2 |
2011-12-17 | Add BZ number | Ulrich Drepper | 1 | -1/+2 |
2011-12-17 | Avoid warnings in __*_finite math function declarations with C++ | Marek Polacek | 1 | -1/+1 |
2011-12-17 | Check values from TZ file header | Ulrich Drepper | 1 | -1/+1 |
2011-12-17 | Optimized nearbyint for PPC | Adhemerval Zanella | 1 | -1/+3 |
2011-12-17 | Optimized wcschr and wcscpy for x86-64 and x86-32 | Ulrich Drepper | 1 | -1/+2 |
2011-11-14 | Update NEWS | Ulrich Drepper | 1 | -1/+4 |
2011-11-11 | Fix grouping and reuse other locales in various locales | Ulrich Drepper | 1 | -2/+2 |
2011-11-04 | Always provide declarations of long double math functions when !_LIBC | Andreas Schwab | 1 | -5/+5 |
2011-11-01 | New Linux syscalls process_vm_readv and process_vm_writev | Ulrich Drepper | 1 | -1/+3 |
2011-10-31 | Unify getent output for initgroups database | Ulrich Drepper | 1 | -2/+2 |
2011-10-29 | Add bug number | Ulrich Drepper | 1 | -2/+2 |
2011-10-29 | Add missing register initialization in x86-64 pthread_cond_timedwait | Ulrich Drepper | 1 | -1/+1 |
2011-10-29 | Fix accuracy problem in generic sin | Ulrich Drepper | 1 | -4/+4 |
2011-10-29 | Correctly NUL-terminate link name in sprof | Ulrich Drepper | 1 | -1/+1 |
2011-10-29 | Fix readlink call in ldconfig's chroot handling | Thomas Jarosch | 1 | -2/+3 |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab | 1 | -2/+2 |
2011-10-23 | Add optimized wcslen and strnlen for x86-32 | Liubov Dmitrieva | 1 | -2/+2 |
2011-10-23 | Optimized strnlen and wcscmp for x86-64 | Liubov Dmitrieva | 1 | -2/+2 |
2011-10-20 | Preserve link time dependencies over relocation dependencies | Andreas Schwab | 1 | -4/+4 |
2011-10-19 | Add optimized str{,n}casecmp for AVX on x86-64 | Ulrich Drepper | 1 | -1/+7 |
2011-10-15 | Optimized memcmp and wmemcmp for x86-64 and x86-32 | Liubov Dmitrieva | 1 | -1/+1 |
2011-10-15 | Add parameter annotation to modf | Andreas Jaeger | 1 | -2/+2 |
2011-10-14 | Add missing BZ number to NEWS | Ulrich Drepper | 1 | -2/+2 |
2011-10-12 | Optimized memchr, memrchr, rawmemchr for x86-32 | Liubov Dmitrieva | 1 | -1/+1 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -1/+4 |
2011-10-08 | Note bug number in CL | Ulrich Drepper | 1 | -1/+1 |
2011-10-08 | Fix netname2host | Andreas Jaeger | 1 | -2/+2 |
2011-10-07 | Fix remainder (NaN, 0) | Andreas Jaeger | 1 | -3/+3 |
2011-10-07 | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | 1 | -0/+3 |
2011-10-07 | Fix type in NEWS | Ulrich Drepper | 1 | -1/+1 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -1/+4 |
2011-09-11 | Avoid cast in non-gcc obstack_free | Ulrich Drepper | 1 | -2/+2 |
2011-09-11 | Fix use of AC_INIT | Ulrich Drepper | 1 | -3/+3 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -2/+3 |
2011-09-09 | Fix boundary conditions in scanf | Ulrich Drepper | 1 | -1/+1 |
2011-09-09 | Don't lock string streams in stream cleanup code | Ulrich Drepper | 1 | -2/+2 |
2011-09-08 | Fix macro used in test | H.J. Lu | 1 | -2/+2 |
2011-09-08 | Add missing definition of LOCPATH for bug-regex32 run | John Stanley | 1 | -1/+1 |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 1 | -1/+4 |
2011-09-07 | Fix memory leak in case of failed dlopen | Ulrich Drepper | 1 | -1/+1 |
2011-09-07 | Remove invalid BZ number | Ulrich Drepper | 1 | -1/+1 |
2011-09-07 | Fix profiling on powerpc32 secure-plt shared libs and PIEs | Alan Modra | 1 | -2/+2 |