Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check values from TZ file header | Ulrich Drepper | 2011-12-17 | 1 | -0/+5 |
| | |||||
* | Simplify code for accessing powerpc GOT | Will Schmidt | 2011-12-17 | 1 | -0/+34 |
| | |||||
* | Optimized nearbyint for PPC | Adhemerval Zanella | 2011-12-17 | 1 | -0/+8 |
| | |||||
* | Open /etc/resolv.conf with FD_CLOEXEC | Ross Lagerwall | 2011-12-17 | 1 | -0/+5 |
| | |||||
* | Optimized wcschr and wcscpy for x86-64 and x86-32 | Ulrich Drepper | 2011-12-17 | 1 | -0/+25 |
| | |||||
* | Add tests for wcsrchr and wcscpy | Ulrich Drepper | 2011-12-17 | 1 | -3/+8 |
| | |||||
* | Manual typo fix for _SC_NPROCESSORS_ONLN. | Jeff Law | 2011-12-14 | 1 | -0/+5 |
| | |||||
* | Optimize generic ELF hash function a bit more | Ulrich Drepper | 2011-12-10 | 1 | -0/+5 |
| | |||||
* | Fix a wrong constant in powerpc hypot implementation | Andreas Schwab | 2011-12-06 | 1 | -0/+5 |
| | |||||
* | Small optimization of generic ELF hash function | Ulrich Drepper | 2011-12-04 | 1 | -0/+1 |
| | |||||
* | Fix attreibute for _dl_elf_hash | Ulrich Drepper | 2011-12-04 | 1 | -0/+2 |
| | |||||
* | Fix aliasing issues in RPC code | Ulrich Drepper | 2011-12-04 | 1 | -0/+6 |
| | |||||
* | Fix more warnings | Ulrich Drepper | 2011-12-03 | 1 | -0/+16 |
| | |||||
* | Fix comment in mcheck.h | Ulrich Drepper | 2011-12-03 | 1 | -0/+4 |
| | |||||
* | Remove aliasing problems in NIS code | Ulrich Drepper | 2011-12-02 | 1 | -0/+3 |
| | |||||
* | Avoid warning in aicache.c | Ulrich Drepper | 2011-12-02 | 1 | -0/+4 |
| | |||||
* | SH atomic asms fix for gcc 4.7 | Ulrich Drepper | 2011-12-02 | 1 | -0/+10 |
| | |||||
* | Implement SH backtrace using IA64 version | Ulrich Drepper | 2011-12-02 | 1 | -0/+4 |
| | |||||
* | Fix CL | Ulrich Drepper | 2011-12-02 | 1 | -6/+0 |
| | |||||
* | Mark fortified __FD_ELT as extension | Andreas Schwab | 2011-12-02 | 1 | -0/+5 |
| | |||||
* | Truncate time values in Linux futimes when falling back to utime | Andreas Schwab | 2011-12-01 | 1 | -0/+5 |
| | |||||
* | Adjust libm test ulps for s390 | Andreas Schwab | 2011-11-30 | 1 | -0/+5 |
| | |||||
* | Fix access after end of search string in regex matcher | Andreas Schwab | 2011-11-30 | 1 | -0/+11 |
| | |||||
* | Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI | Andreas Schwab | 2011-11-30 | 1 | -0/+6 |
| | |||||
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 1 | -1/+9 |
| | |||||
* | Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and ↵ | Andreas Schwab | 2011-11-16 | 1 | -0/+13 |
| | | | | -mno-tls-direct-seg-refs | ||||
* | Use O_CLOEXEC in a few more places | Ulrich Drepper | 2011-11-15 | 1 | -0/+6 |
| | |||||
* | Fix clock_gettime for assumed kernel >= 2.6.12 | Andreas Schwab | 2011-11-15 | 1 | -0/+5 |
| | |||||
* | Fix reference counting in network interface information cache | Andreas Schwab | 2011-11-15 | 1 | -0/+5 |
| | |||||
* | Clean up internal fopen uses | Ulrich Drepper | 2011-11-15 | 1 | -0/+65 |
| | | | | No need to ever not use c and e. | ||||
* | Use O_CLOEXEC in tzfile handling | Ulrich Drepper | 2011-11-14 | 1 | -0/+4 |
| | |||||
* | Merge branch 'x32-strcase' | Ulrich Drepper | 2011-11-14 | 1 | -0/+36 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 1 | -0/+14 |
| | | |||||
| * | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 1 | -0/+22 |
| | | |||||
* | | Don't call reused_arena when _int_new_arena failed | Andreas Schwab | 2011-11-14 | 1 | -0/+5 |
|/ | |||||
* | Fix wanings in clock_gettime | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Avoid unused warning in getaddrinfo_a | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper | 2011-11-12 | 1 | -0/+4 |
| | |||||
* | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Avoid redefinition of DWARF constants | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Fix warning in __dl_iterate_phdr | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Fix case value used in RPC cod | Ulrich Drepper | 2011-11-12 | 1 | -0/+2 |
| | |||||
* | Avoid warning from shifting | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Fix warnings in regex | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper | 2011-11-12 | 1 | -0/+4 |
| | |||||
* | Fix warning in nis_table | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | 2011-11-11 | 1 | -0/+11 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-11 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix __readlink declaration. | Roland McGrath | 2011-11-11 | 1 | -0/+5 |
| | | |||||
* | | Remove unused variables | Marek Polacek | 2011-11-11 | 1 | -0/+5 |
|/ |