Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI | Andreas Schwab | 2011-11-30 | 3 | -2/+160 | |
| | ||||||
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 10 | -47/+29 | |
| | ||||||
* | Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and ↵ | Andreas Schwab | 2011-11-16 | 3 | -12/+81 | |
| | | | | -mno-tls-direct-seg-refs | |||||
* | Use O_CLOEXEC in a few more places | Ulrich Drepper | 2011-11-15 | 3 | -6/+13 | |
| | ||||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-15 | 3 | -8/+14 | |
|\ | | | | | | | | | Conflicts: sysdeps/unix/sysv/linux/clock_gettime.c | |||||
| * | Fix clock_gettime for assumed kernel >= 2.6.12 | Andreas Schwab | 2011-11-15 | 3 | -2/+15 | |
| | | ||||||
* | | Fix Linux SYSDEP_GETTIME_CPU for newer kernels | Ulrich Drepper | 2011-11-15 | 2 | -1/+8 | |
|/ | ||||||
* | Pretty printing | Ulrich Drepper | 2011-11-15 | 1 | -1/+1 | |
| | ||||||
* | Fix reference counting in network interface information cache | Andreas Schwab | 2011-11-15 | 2 | -1/+7 | |
| | ||||||
* | Clean up internal fopen uses | Ulrich Drepper | 2011-11-15 | 27 | -46/+117 | |
| | | | | No need to ever not use c and e. | |||||
* | Use O_CLOEXEC in tzfile handling | Ulrich Drepper | 2011-11-14 | 2 | -3/+7 | |
| | ||||||
* | Update NEWS | Ulrich Drepper | 2011-11-14 | 1 | -1/+4 | |
| | ||||||
* | Merge branch 'x32-strcase' | Ulrich Drepper | 2011-11-14 | 18 | -339/+1548 | |
|\ | | | | | | | | | Conflicts: ChangeLog | |||||
| * | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 9 | -89/+484 | |
| | | ||||||
| * | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 15 | -266/+1080 | |
| | | ||||||
* | | Don't call reused_arena when _int_new_arena failed | Andreas Schwab | 2011-11-14 | 2 | -5/+10 | |
|/ | ||||||
* | Fix wanings in clock_gettime | Ulrich Drepper | 2011-11-12 | 3 | -8/+13 | |
| | ||||||
* | Avoid unused warning in getaddrinfo_a | Ulrich Drepper | 2011-11-12 | 2 | -3/+6 | |
| | ||||||
* | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper | 2011-11-12 | 3 | -4/+8 | |
| | ||||||
* | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper | 2011-11-12 | 2 | -2/+7 | |
| | ||||||
* | Prepare dwarf2.h for multiple inclusion | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 | |
| | ||||||
* | Fix incomplete edit in last patch | Ulrich Drepper | 2011-11-12 | 1 | -2/+0 | |
| | ||||||
* | Avoid redefinition of DWARF constants | Ulrich Drepper | 2011-11-12 | 3 | -76/+52 | |
| | ||||||
* | Fix warning in __dl_iterate_phdr | Ulrich Drepper | 2011-11-12 | 2 | -1/+6 | |
| | ||||||
* | Fix case value used in RPC cod | Ulrich Drepper | 2011-11-12 | 2 | -1/+3 | |
| | ||||||
* | Avoid warning from shifting | Ulrich Drepper | 2011-11-12 | 2 | -2/+9 | |
| | ||||||
* | Fix warnings in regex | Ulrich Drepper | 2011-11-12 | 3 | -5/+11 | |
| | ||||||
* | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper | 2011-11-12 | 4 | -0/+16 | |
| | ||||||
* | Fix warning in nis_table | Ulrich Drepper | 2011-11-12 | 2 | -18/+23 | |
| | ||||||
* | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | 2011-11-11 | 6 | -4/+149 | |
| | ||||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-11 | 2 | -1/+6 | |
|\ | | | | | | | | | Conflicts: ChangeLog | |||||
| * | Fix __readlink declaration. | Roland McGrath | 2011-11-11 | 2 | -1/+6 | |
| | | ||||||
* | | Remove unused variables | Marek Polacek | 2011-11-11 | 3 | -15/+19 | |
|/ |