2016-12-28 |
Adhemerval... | Add SYSV semaphore test |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Consolidate Linux semtimedop implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Use semop syscall for Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Use semget syscall for Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Consolidate Linux semctl implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Add SYSV message queue test |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Use msgget syscall for Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Use msgsnd syscall for Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Consolidate Linux msgrcv implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Consolidate Linux msgctl implementation |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Refactor Linux ipc_priv header |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Adhemerval... | Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Tulio Magno... | powerpc: Fix powerpc32/power7 memchr for large input... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Rajalakshmi... | powerpc64: strchr/strchrnul optimization for power8 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Florian Weimer | Fix various typos in the ChangeLog |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Florian Weimer | Add file missing from ChangeLog in previous commit |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Florian Weimer | support: Add support for delayed test failure reporting |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Steve Ellcey | Add comments to check-c++-types.sh. |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Dmitry V. Levin | Fix typos in the spelling of "implementation" |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Adhemerval... | powerpc: Remove f{max,min}{f} assembly implementations |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Gabriel F.... | Fix typo in manual for iseqsig |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Florian Weimer | Declare getentropy in <unistd.h> [BZ #17252] |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Florian Weimer | resolv: Remove processing of unimplemented "spoof"... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Florian Weimer | sunrpc: Always obtain AF_INET addresses from NSS [BZ... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Florian Weimer | rpcinfo: Remove traces of unbuilt helper program |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Adhemerval... | Fix x86_64 memchr for large input sizes |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Enable -fstack-protector=* when requested by configure... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Do not stack-protect sigreturn stubs [BZ #7065] |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Drop explicit stack-protection of pieces of the system... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Link a non-libc-using test with -fno-stack-protector... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | PLT avoidance for __stack_chk_fail [BZ #7065] |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Work even with compilers which enable -fstack-protector... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Ignore __stack_chk_fail* in the rtld mapfile computatio... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Compile the dynamic linker without stack protection... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Disable stack protector in early static initialization... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Do not stack-protect ifunc resolvers [BZ #7065] |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Initialize the stack guard earlier when linking statica... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Nick Alcock | Configure support for --enable-stack-protector [BZ... |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Carlos O'Donell | Fix failing pretty printer tests when CPPFLAGS has... |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Carlos O'Donell | Add deferred cancellation regression test for getpwuid_r. |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Carlos O'Donell | Bug 11941: ld.so: Improper assert map->l_init_called... |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Florian Weimer | scripts/test_printers_common.py: Log GDB error message |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Siddhesh Poyarekar | Add configure check for python program |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Joseph Myers | Update NEWS feature test macro description of TS 18661... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Joseph Myers | Fix nss_nisplus build with mainline GCC (bug 20978). |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Joseph Myers | Update miscellaneous files from upstream sources. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Wilco Dijkstra | This patch cleans up the strsep implementation and... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Florian Weimer | Remove unused function _dl_tls_setup |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Nick Alcock | x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Nick Alcock | Move all tests out of the csu subdirectory |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Rical Jasan | manual: Convert @tables of variables to @vtables. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Joseph Myers | Add roundeven, roundevenf, roundevenl. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Joseph Myers | Add preprocessor indentation for llogb macro in tgmath.h. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Gabriel F.... | Replace use of snprintf with strfrom in libm tests |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Optimize lock-elision by decrementing adapt_count... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use new __libc_tbegin_retry macro in elision... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use own tbegin macro instead of __builtin_tbegin. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use C11-like atomics instead of plain memory... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Florian Weimer | Do not require memset elimination in explicit_bzero... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Joseph Myers | Add fmaxmag, fminmag functions. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Torvald Riegel | Robust mutexes: Fix lost wake-up. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | benchtests: Add fmaxf/fminf benchmarks |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | benchtests: Add fmax/fmin benchmarks |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | Adjust benchtests to new support library. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Andrew Senkevich | Disable TSX on some Haswell processors. |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Florian Weimer | Add missing bug number to ChangeLog |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Jim Meyering | assert.h: allow gcc to detect assert(a = 1) errors |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Siddhesh Poyarekar | Link benchset tests against libsupport |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Siddhesh Poyarekar | Add ChangeLog for previous commit |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Martin Galvan | Add -B to python invocation to avoid generating pyc... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Document sNaN argument error handling. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Zack Weinberg | New string function explicit_bzero (from OpenBSD). |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Define FE_SNANS_ALWAYS_SIGNAL. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Adhemerval... | Fix typos and missing closing bracket in test-memchr.c |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Make build-many-glibcs.py flush stdout before execv. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Adhemerval... | Fix powerpc64/power7 memchr for large input sizes |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Gabriel F.... | Make w_scalbln type-generic |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Joseph Myers | Fix x86, x86_64 fmax, fmin sNaN handling, add tests... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Andreas Schwab | Fix assertion failure on test timeout |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Joseph Myers | Fix powerpc fmax, fmin sNaN handling (bug 20947). |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Fix generic fmax, fmin sNaN handling (bug 20947). |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Refactor long double information into bits/long-double.h. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Include <linux/falloc.h> in bits/fcntl-linux.h. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Gabriel F.... | Fix arg used as litteral suffix in tst-strfrom.h |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Adhemerval... | Consolidate renameat Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Adhemerval... | Consolidate rename Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Add [BZ #19398] marker to ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Wilco Dijkstra | Improve strtok and strtok_r performance. Instead of... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Gabriel F.... | Make w_log1p type-generic |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Wilco Dijkstra | Improve generic rawmemchr for targets that don't have an |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Use Linux 4.9 (headers) in build-many-glibcs.py. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Andrew Senkevich | Better design of libm.a installation rule. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Andreas Schwab | powerpc: remove _dl_platform_string and _dl_powerpc_pla... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Florian Weimer | nptl/tst-cancel7: Add missing case label |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Florian Weimer | Expose linking against libsupport as make dependency |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Rajalakshmi... | powerpc: strncmp optimization for power9 |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Florian Weimer | Add getentropy, getrandom, <sys/random.h> [BZ #17252] |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Florian Weimer | debug: Additional compiler barriers for backtrace tests... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Andreas Schwab | Fix testsuite timeout handling |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Florian Weimer | inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with... |
commit | commitdiff | tree | snapshot |
next |