Age | Commit message (Expand) | Author |
2011-12-22 | Fix error code for too small input buffer to getnameinfo | Ulrich Drepper |
2011-12-22 | Add missing BZ | Ulrich Drepper |
2011-12-22 | Add feraiseexcept optimization for x86-32 | Ulrich Drepper |
2011-12-22 | Also retrieve SSE exceptions in x86-32 fegetexceptflag | Ulrich Drepper |
2011-12-22 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-12-22 | Fix overrun in strcpy destination buffer in x86-32/SSSE3 version | Liubov Dmitrieva |
2011-12-22 | Support building bits/syscall.h for any number of subarch variants. | Joseph Myers |
2011-12-22 | Add brx_IN locale | Ulrich Drepper |
2011-12-22 | Optimize tr_freehook | Ulrich Drepper |
2011-12-22 | Use __REDIRECT_NTH for __feraiseexcept_renamed | Ulrich Drepper |
2011-12-21 | Define EPOLLONESHOT and EPOLLET using unsigned values | Ulrich Drepper |
2011-12-21 | Use Kahan's formula in cacosh | Ulrich Drepper |
2011-12-21 | Fix sign errr in some cacosh results | Richard B. Kreckel |
2011-12-21 | Store invocation-specific data of conversion modules in __gconv_step_data | Ulrich Drepper |
2011-12-21 | Fix division by denominator with more than two limbs in strtold | Andreas Schwab |
2011-12-21 | Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES. | Rafael Ávila de Espíndola |
2011-12-17 | Fix extension of array in extended printf format handling | Ulrich Drepper |
2011-12-17 | Optimized strcasecmp for Power7 | Adhemerval Zanella |
2011-12-17 | Avoid warnings in __*_finite math function declarations with C++ | Marek Polacek |
2011-12-17 | Check values from TZ file header | Ulrich Drepper |
2011-12-17 | Simplify code for accessing powerpc GOT | Will Schmidt |
2011-12-17 | Optimized nearbyint for PPC | Adhemerval Zanella |
2011-12-17 | Open /etc/resolv.conf with FD_CLOEXEC | Ross Lagerwall |
2011-12-17 | Optimized wcschr and wcscpy for x86-64 and x86-32 | Ulrich Drepper |
2011-12-17 | Add tests for wcsrchr and wcscpy | Ulrich Drepper |
2011-12-14 | Manual typo fix for _SC_NPROCESSORS_ONLN. | Jeff Law |
2011-12-10 | Optimize generic ELF hash function a bit more | Ulrich Drepper |
2011-12-06 | Fix a wrong constant in powerpc hypot implementation | Andreas Schwab |
2011-12-04 | Small optimization of generic ELF hash function | Ulrich Drepper |
2011-12-04 | Fix attreibute for _dl_elf_hash | Ulrich Drepper |
2011-12-04 | Fix aliasing issues in RPC code | Ulrich Drepper |
2011-12-03 | Fix more warnings | Ulrich Drepper |
2011-12-03 | Fix comment in mcheck.h | Ulrich Drepper |
2011-12-02 | Remove aliasing problems in NIS code | Ulrich Drepper |
2011-12-02 | Avoid warning in aicache.c | Ulrich Drepper |
2011-12-02 | SH atomic asms fix for gcc 4.7 | Ulrich Drepper |
2011-12-02 | Implement SH backtrace using IA64 version | Ulrich Drepper |
2011-12-02 | Fix CL | Ulrich Drepper |
2011-12-02 | Mark fortified __FD_ELT as extension | Andreas Schwab |
2011-12-01 | Truncate time values in Linux futimes when falling back to utime | Andreas Schwab |
2011-11-30 | Adjust libm test ulps for s390 | Andreas Schwab |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab |
2011-11-30 | Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI | Andreas Schwab |
2011-11-17 | Remove handling of VCs other then git | Ulrich Drepper |
2011-11-16 | Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire... | Andreas Schwab |
2011-11-15 | Use O_CLOEXEC in a few more places | Ulrich Drepper |
2011-11-15 | Fix clock_gettime for assumed kernel >= 2.6.12 | Andreas Schwab |
2011-11-15 | Fix reference counting in network interface information cache | Andreas Schwab |
2011-11-15 | Clean up internal fopen uses | Ulrich Drepper |
2011-11-14 | Use O_CLOEXEC in tzfile handling | Ulrich Drepper |