| Commit message (Expand) | Author | Age | Files | Lines |
* | pt_chown: Clear any signal mask inherited from the parent process. | Geoffrey Thomas | 2015-10-19 | 1 | -0/+5 |
* | Remove -fgnu89-inline configure test. | Joseph Myers | 2015-10-19 | 1 | -0/+6 |
* | Remove .weak, .weakext configure tests. | Joseph Myers | 2015-10-19 | 1 | -0/+12 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 1 | -0/+277 |
* | sunrpc: Rewrite with explicit TLS access using __thread | Florian Weimer | 2015-10-17 | 1 | -0/+9 |
* | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer | 2015-10-17 | 1 | -0/+22 |
* | vfprintf: Rewrite printf_positional to use struct scratch_buffer | Florian Weimer | 2015-10-17 | 1 | -0/+5 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -0/+22 |
* | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer | 2015-10-17 | 1 | -0/+6 |
* | Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod). | Joseph Myers | 2015-10-16 | 1 | -0/+9 |
* | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey | 2015-10-16 | 1 | -0/+5 |
* | Add more tests for ceil, floor, round, trunc. | Joseph Myers | 2015-10-16 | 1 | -0/+6 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 1 | -0/+743 |
* | Fix i386 build for lll_unlock_elision change. | Joseph Myers | 2015-10-16 | 1 | -0/+5 |
* | Remove NPTL configure errors based on top-level configure tests. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove -Bgroup configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove sizeof (long double) configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+101 |
* | Do not leave files behind in /tmp from testing. | Joseph Myers | 2015-10-15 | 1 | -0/+8 |
* | powerpc: Optimize lock elision for pthread_mutex_t | Paul Murphy | 2015-10-15 | 1 | -0/+15 |
* | nptl: Add adapt_count parameter to lll_unlock_elision | Paul Murphy | 2015-10-15 | 1 | -0/+11 |
* | Mark ld.so internel __uname hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark ld.so internel string functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+18 |
* | Mark ld.so internel stdlib functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark ld.so internel sigaction functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal setjmp functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark ld.so internel __profile_frequency hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark internal fcntl functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal dirent functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+10 |
* | Mark _dl_catch_error hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal _itoa functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark internal _dl_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+22 |
* | Mark _wordcopy_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+6 |
* | Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden | H.J. Lu | 2015-10-15 | 1 | -0/+10 |
* | Add comments for GCC 5 requirement | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Remove assembler -mtune=i686 configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+6 |
* | Remove .previous, .popsection configure tests. | Joseph Myers | 2015-10-15 | 1 | -0/+13 |
* | Remove -static-libgcc configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+7 |
* | Remove stddef.h configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+5 |
* | vfscanf: Use struct scratch_buffer instead of extend_alloca | Florian Weimer | 2015-10-15 | 1 | -0/+10 |
* | Remove i386/epoll_pwait.S | H.J. Lu | 2015-10-15 | 1 | -0/+7 |
* | Optimize i386 syscall inlining for GCC 5 | H.J. Lu | 2015-10-15 | 1 | -0/+24 |
* | i386: Remove syscall assembly codes with 6 arguments | H.J. Lu | 2015-10-15 | 1 | -0/+11 |
* | Always enable pointer guard [BZ #18928] | Florian Weimer | 2015-10-15 | 1 | -0/+10 |
* | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 2015-10-14 | 1 | -0/+8 |
* | [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0 | Szabolcs Nagy | 2015-10-14 | 1 | -0/+6 |
* | manual/argp.texi (Specifying Argp Parsers): Fix typo. | Namhyung Kim | 2015-10-14 | 1 | -0/+4 |
* | include/stap-probe.h: Fix formatting. | Carlos O'Donell | 2015-10-14 | 1 | -0/+4 |
* | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer | 2015-10-14 | 1 | -0/+6 |
* | Avoid PLT when calling __sched_getaffinity_new | H.J. Lu | 2015-10-14 | 1 | -0/+7 |