2017-11-16 |
Siddhesh Poyarekar | Fix botched up regeneration in the last commit |
commit | commitdiff | tree |
2017-11-16 |
Siddhesh Poyarekar | Prefer https for Sourceware links |
commit | commitdiff | tree |
2017-11-16 |
Martin Sebor | The -Wstringop-truncation option new in GCC 8 detects... |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux ttyname{_r}: Add tests |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux ttyname{_r}: Don't bail prematurely [BZ #22145] |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux ttyname{_r}: Make tty checks consistent |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux ttyname: Change return type of is_pty from int... |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux ttyname: Update a reference to kernel docs for... |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | manual: Update to mention ENODEV for ttyname and ttyname_r |
commit | commitdiff | tree |
2017-11-15 |
Joseph Myers | Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h. |
commit | commitdiff | tree |
2017-11-15 |
Joseph Myers | Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14. |
commit | commitdiff | tree |
2017-11-15 |
Adhemerval... | Optimize sigrelse implementation |
commit | commitdiff | tree |
2017-11-15 |
Adhemerval... | Cleanup sigpause implementation |
commit | commitdiff | tree |
2017-11-15 |
Joseph Myers | Use Linux 4.14 in build-many-glibcs.py. |
commit | commitdiff | tree |
2017-11-15 |
Steve Ellcey | Check length of ifname before copying it into to ifreq... |
commit | commitdiff | tree |
2017-11-15 |
Luke Shumaker | linux: Include <sysdep-cancel.h> for epoll_wait |
commit | commitdiff | tree |
2017-11-15 |
Mike FABIAN | ka_GE locale: Add “X” back to yesexpr. |
commit | commitdiff | tree |
2017-11-15 |
Mike FABIAN | az_IR locale: Add standard copyright header |
commit | commitdiff | tree |
2017-11-15 |
Florian Weimer | malloc: Account for all heaps in an arena in malloc_inf... |
commit | commitdiff | tree |
2017-11-15 |
Florian Weimer | malloc: Add missing arena lock in malloc_info [BZ ... |
commit | commitdiff | tree |
2017-11-15 |
Joseph Myers | Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660). |
commit | commitdiff | tree |
2017-11-14 |
Joseph Myers | Fix string/tester.c build with GCC 8. |
commit | commitdiff | tree |
2017-11-14 |
Joseph Myers | Fix string/bug-strncat1.c build with GCC 8. |
commit | commitdiff | tree |
2017-11-14 |
Claude Paroz | Replaced unicode sequences in the ASCII printable range |
commit | commitdiff | tree |
2017-11-13 |
Florian Weimer | support: Add <support/next_to_fault.h> |
commit | commitdiff | tree |
2017-11-13 |
Florian Weimer | Add missing ChangeLog sub-entries |
commit | commitdiff | tree |
2017-11-13 |
H.J. Lu | ld.so: Add architecture specific fields |
commit | commitdiff | tree |
2017-11-13 |
Paul Eggert | timezone: pacify GCC -Wstringop-truncation |
commit | commitdiff | tree |
2017-11-12 |
Florian Weimer | support: Add xstrndup, xunlink, xreadlink, support_crea... |
commit | commitdiff | tree |
2017-11-11 |
John David... | Fix clog10_downward ulps on hppa. |
commit | commitdiff | tree |
2017-11-11 |
Florian Weimer | resolv: More precise checks in res_hnok, res_dnok ... |
commit | commitdiff | tree |
2017-11-11 |
Florian Weimer | resolv: ns_name_pton should report trailing \ as error... |
commit | commitdiff | tree |
2017-11-11 |
Florian Weimer | resolv: Add tst-ns_name_pton |
commit | commitdiff | tree |
2017-11-11 |
Florian Weimer | resolv: Add tst-res_hnok |
commit | commitdiff | tree |
2017-11-11 |
Florian Weimer | resolv: Use test framework in tst-resolv-network |
commit | commitdiff | tree |
2017-11-09 |
H.J. Lu | Add jmp_buf-macros.h |
commit | commitdiff | tree |
2017-11-07 |
Joseph Myers | Handle more _FloatN, _FloatNx types in include/float.h. |
commit | commitdiff | tree |
2017-11-07 |
Joseph Myers | Handle more _FloatN, _FloatNx types in type-generic... |
commit | commitdiff | tree |
2017-11-07 |
Andreas Schwab | Remove traces of tst-typesizes |
commit | commitdiff | tree |
2017-11-07 |
Mike FABIAN | mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ... |
commit | commitdiff | tree |
2017-11-07 |
Claude Paroz | an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt... |
commit | commitdiff | tree |
2017-11-07 |
Adhemerval... | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} |
commit | commitdiff | tree |
2017-11-07 |
Adhemerval... | nptl: Change tst-typesizes to _Static_assert |
commit | commitdiff | tree |
2017-11-07 |
Adhemerval... | nptl: Add tests for internal pthread_mutex_t offsets |
commit | commitdiff | tree |
2017-11-07 |
Florian Weimer | Move <bits/mman-linux.h> to the Linux sysdeps directory |
commit | commitdiff | tree |
2017-11-07 |
Rajalakshmi... | powerpc: Use latest optimization for internal function... |
commit | commitdiff | tree |
2017-11-06 |
Adhemerval... | Optimize sighold implementation |
commit | commitdiff | tree |
2017-11-06 |
Adhemerval... | Cleanup Linux sigqueue implementation |
commit | commitdiff | tree |
2017-11-06 |
Adhemerval... | Simplify Linux sig{timed}wait{info} implementations |
commit | commitdiff | tree |
2017-11-06 |
Adhemerval... | arm: Implement memchr ifunc selection in C |
commit | commitdiff | tree |
2017-11-06 |
Adhemerval... | arm: Implement memcpy ifunc selection in C |
commit | commitdiff | tree |
2017-11-06 |
H.J. Lu | Use newly built crt*.o files to build shared objects... |
commit | commitdiff | tree |
2017-11-06 |
Joseph Myers | Do not declare _Float128 support for powerpc64le -mlong... |
commit | commitdiff | tree |
2017-11-04 |
Mike FABIAN | tpi_PG locale: Fix wrong d_fmt |
commit | commitdiff | tree |
2017-11-03 |
Florian Weimer | manual: Document the O_TMPFILE flag |
commit | commitdiff | tree |
2017-11-03 |
Joseph Myers | Handle more _FloatN, _FloatNx types in __MATH_TG. |
commit | commitdiff | tree |
2017-11-03 |
Dmitry V. Levin | Update translations from the Translation Project |
commit | commitdiff | tree |
2017-11-03 |
Florian Weimer | manual: Document the linkat function |
commit | commitdiff | tree |
2017-11-03 |
Joseph Myers | Handle more _FloatN, _FloatNx types in tgmath.h. |
commit | commitdiff | tree |
2017-11-03 |
Joseph Myers | Declare strtof, strfromf functions for more _FloatN... |
commit | commitdiff | tree |
2017-11-03 |
Richard Henderson | aarch64: Guess L1 cache linesize for aarch64 |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | aarch64: optimize _dl_tlsdesc_dynamic fast path |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | arm: Remove lazy tlsdesc initialization related code |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | arm: Remove unnecessary volatile qualifier |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | [BZ #18572] arm: Disable lazy initialization of tlsdesc... |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | [BZ #17078] arm: remove prelinker support for R_ARM_TLS... |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | aarch64: Remove barriers from TLS descriptor functions |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | aarch64: Disable lazy symbol binding of TLSDESC |
commit | commitdiff | tree |
2017-11-03 |
Szabolcs Nagy | Mark lazy tlsdesc helper functions unused to avoid... |
commit | commitdiff | tree |
2017-11-02 |
Joseph Myers | Declare wcstof functions for more _FloatN, _FloatNx... |
commit | commitdiff | tree |
2017-11-02 |
Mike FABIAN | tpi_PG locale: fix syntax error [BZ #22382] |
commit | commitdiff | tree |
2017-11-02 |
Florian Weimer | test-errno-linux: quotactl can fail with EPERM in conta... |
commit | commitdiff | tree |
2017-11-02 |
Florian Weimer | stdio-common: Use array_length and array_end macros |
commit | commitdiff | tree |
2017-11-02 |
Florian Weimer | <array_length.h>: New array_length and array_end macros |
commit | commitdiff | tree |
2017-11-02 |
Rafal Luzynski | Fix ChangeLog typo |
commit | commitdiff | tree |
2017-11-02 |
Florian Weimer | posix/tst-glob-tilde.c: Add test for bug 22332 |
commit | commitdiff | tree |
2017-11-01 |
Joseph Myers | Include bits/cmathcalls.h for more _FloatN, _FloatNx... |
commit | commitdiff | tree |
2017-11-01 |
Joseph Myers | Clean up complex.h handling of float128. |
commit | commitdiff | tree |
2017-11-01 |
H.J. Lu | x86: Add sysdeps/x86/sysdep.h |
commit | commitdiff | tree |
2017-10-31 |
Rafal Luzynski | localedata: Once again correct and regenerate i18n_ctype. |
commit | commitdiff | tree |
2017-10-31 |
Yury Norov | Remove useless #ifdefs from Linux sig*.c syscalls |
commit | commitdiff | tree |
2017-10-31 |
Yury Norov | Consolidate Linux sigpending() implementation |
commit | commitdiff | tree |
2017-10-31 |
Joseph Myers | Define CMPLX macros for more _FloatN, _FloatNx types. |
commit | commitdiff | tree |
2017-10-31 |
Joseph Myers | Adjust __MATH_EVAL_FMT2 definition to handle _Float16... |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] sysdep.h doesn't need to be included in... |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] strncase_l-power7.c should use strncase_l.c |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] Tidy strcasecmp_l-power7.S symbols |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] Remove duplicate define in stpncpy-power8.S |
commit | commitdiff | tree |
2017-10-31 |
Alan Modra | [PowerPC64] Don't define __GI_ variant of isnan for... |
commit | commitdiff | tree |
2017-10-30 |
Joseph Myers | Include bits/math-finite.h for more _FloatN, _FloatNx... |
commit | commitdiff | tree |
2017-10-30 |
Joseph Myers | Remove _Mlong_double_ etc. macros. |
commit | commitdiff | tree |
2017-10-30 |
H.J. Lu | sysdeps/x86/libc-start.c: Add /* !SHARED */ |
commit | commitdiff | tree |
2017-10-30 |
H.J. Lu | Reformat sysdeps/x86/libc-start.c |
commit | commitdiff | tree |
2017-10-30 |
H.J. Lu | i586: Use conditional branches in strcpy.S [BZ #22353] |
commit | commitdiff | tree |
2017-10-30 |
Joseph Myers | Add _FloatN, _FloatNx M_* constants. |
commit | commitdiff | tree |
2017-10-30 |
Florian Weimer | Assume that _DIRENT_HAVE_D_TYPE is always defined. |
commit | commitdiff | tree |
2017-10-30 |
Florian Weimer | ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU |
commit | commitdiff | tree |
2017-10-30 |
Florian Weimer | tst-gnuglob64: New test for glob64 based on tst-gnuglob |
commit | commitdiff | tree |
2017-10-30 |
Mike FABIAN | csb_PL locale: Fix “abmon” for March and use a better... |
commit | commitdiff | tree |
next |