Age | Commit message (Expand) | Author | Files | Lines |
2017-08-14 | _dl_fini: Remove internal_function attribute | Florian Weimer | 3 | -2/+6 |
2017-08-14 | x86: Add IBT/SHSTK bits to cpu-features | H.J. Lu | 3 | -0/+21 |
2017-08-14 | Fix spelling mistake in fr.po | Mike FABIAN | 2 | -2/+7 |
2017-08-13 | ld.so: Remove internal_function attribute from various functions | Florian Weimer | 7 | -22/+23 |
2017-08-13 | Remove internal_function attribute from string-to-float functions | Florian Weimer | 3 | -15/+15 |
2017-08-13 | NPTL: Remove internal_function from stack marking functions | Florian Weimer | 7 | -9/+18 |
2017-08-13 | __netlink_assert_response: Remove internal_function attribute | Florian Weimer | 3 | -3/+8 |
2017-08-13 | __libc_rpc_getport: Remove internal_function attribute | Florian Weimer | 3 | -3/+7 |
2017-08-13 | NSS: Do not use internal_function for functions with hidden aliases | Florian Weimer | 9 | -25/+24 |
2017-08-13 | __fortify_fail: Remove internal_function attribute | Florian Weimer | 5 | -5/+18 |
2017-08-12 | Adapt test case data to the changes in the thousands separators | Mike FABIAN | 5 | -11/+22 |
2017-08-12 | Use U+202F instead of U+2009 as thousands_sep for es_MX | Mike FABIAN | 2 | -1/+5 |
2017-08-12 | Locales: Use Unicode wise thousands separator | Stanislav Brabec | 48 | -65/+133 |
2017-08-11 | assert: Suppress pedantic warning caused by statement expression | Florian Weimer | 2 | -3/+16 |
2017-08-11 | benchtests: Print json in memmove benchmark | Siddhesh Poyarekar | 3 | -41/+91 |
2017-08-11 | benchtests: Remove verification runs from benchmark tests | Siddhesh Poyarekar | 10 | -154/+14 |
2017-08-10 | manual: Rewrite the section on widths of integer types. | Rical Jasan | 2 | -40/+48 |
2017-08-10 | manual: Update @standards for [__]va_copy. | Rical Jasan | 2 | -6/+15 |
2017-08-10 | powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941) | Gabriel F. T. Gomes | 3 | -2/+11 |
2017-08-10 | [AArch64] Optimized memcmp. | Wilco Dijkstra | 2 | -105/+76 |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer | 29 | -239/+529 |
2017-08-10 | __inet6_scopeid_pton: Remove attribute_hidden, internal_function | Florian Weimer | 3 | -3/+9 |
2017-08-10 | malloc: Avoid optimizer warning with GCC 7 and -O3 | Florian Weimer | 2 | -4/+21 |
2017-08-10 | Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone... | Mike FABIAN | 3 | -11/+18 |
2017-08-10 | Remove redundant data for LC_MONETARY for Indian locales | Akhilesh Kumar | 21 | -342/+60 |
2017-08-10 | cmn_TW: add hanzi collation | Wei-Lun Chao | 3 | -18/+70790 |
2017-08-10 | aarch64/sys/ptrace.h: fix typo in comment | Dmitry V. Levin | 2 | -1/+4 |
2017-08-09 | sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928] | Dmitry V. Levin | 8 | -37/+13 |
2017-08-09 | Remove __qaddr_t. | Joseph Myers | 2 | -1/+2 |
2017-08-09 | Fix uc_* namespace (bug 21457). | Joseph Myers | 19 | -50/+152 |
2017-08-09 | nss: Call __resolv_context_put before early return in get*_r [BZ #21932] | Florian Weimer | 2 | -1/+15 |
2017-08-09 | Fix p_cs_precedes, n_cs_precedes, and n_sign_posn for mt_MT | Akhilesh Kumar | 2 | -3/+8 |
2017-08-09 | Remove “% Charset: ...” comments from locale sources | Mike FABIAN | 221 | -273/+232 |
2017-08-09 | Added new locale en_SC | Akhilesh Kumar | 3 | -0/+126 |
2017-08-09 | Add BZ reference | Andreas Schwab | 1 | -2/+2 |
2017-08-09 | Fix s390 version of pt-longjmp.c | Andreas Schwab | 2 | -2/+7 |
2017-08-09 | Add test for bug 21041 | Andreas Schwab | 4 | -2/+77 |
2017-08-09 | memcpy_falkor: Fix code style in comments | Siddhesh Poyarekar | 2 | -7/+7 |
2017-08-09 | aarch64: Optimized memcpy for Qualcomm Falkor processor | Siddhesh Poyarekar | 8 | -4/+216 |
2017-08-08 | manual: Document getcontext uc_stack value on Linux [BZ #759] | Adhemerval Zanella | 2 | -0/+11 |
2017-08-08 | Do not use __ptr_t. | Joseph Myers | 44 | -134/+197 |
2017-08-08 | getaddrinfo: Remove unreachable return statement from gaih_inet | Florian Weimer | 2 | -7/+8 |
2017-08-08 | i386: Add <startup.h> [BZ #21913] | H.J. Lu | 7 | -1/+87 |
2017-08-08 | Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041) | Andreas Schwab | 3 | -37/+24 |
2017-08-08 | posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780) | Adhemerval Zanella | 9 | -12/+25 |
2017-08-07 | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers | 10 | -34/+115 |
2017-08-07 | Consistently use uintN_t not u_intN_t everywhere. | Joseph Myers | 27 | -81/+131 |
2017-08-07 | Remove __long_double_t. | Joseph Myers | 4 | -3/+9 |
2017-08-08 | benchtests: Avoid a display error when running in text terminal | Siddhesh Poyarekar | 2 | -0/+5 |
2017-08-08 | benchtests: Allow selecting baseline for compare_string.py | Siddhesh Poyarekar | 2 | -10/+22 |