Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | az_IR locale: Add standard copyright header | Mike FABIAN | 1 | -0/+4 |
2017-11-15 | malloc: Account for all heaps in an arena in malloc_info [BZ #22439] | Florian Weimer | 1 | -0/+6 |
2017-11-15 | malloc: Add missing arena lock in malloc_info [BZ #22408] | Florian Weimer | 1 | -0/+9 |
2017-11-15 | Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660). | Joseph Myers | 1 | -0/+55 |
2017-11-14 | Fix string/tester.c build with GCC 8. | Joseph Myers | 1 | -0/+10 |
2017-11-14 | Fix string/bug-strncat1.c build with GCC 8. | Joseph Myers | 1 | -0/+5 |
2017-11-14 | Replaced unicode sequences in the ASCII printable range | Claude Paroz | 1 | -0/+305 |
2017-11-13 | support: Add <support/next_to_fault.h> | Florian Weimer | 1 | -0/+8 |
2017-11-13 | Add missing ChangeLog sub-entries | Florian Weimer | 1 | -0/+3 |
2017-11-13 | ld.so: Add architecture specific fields | H.J. Lu | 1 | -0/+9 |
2017-11-12 | timezone: pacify GCC -Wstringop-truncation | Paul Eggert | 1 | -0/+7 |
2017-11-12 | support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory | Florian Weimer | 1 | -0/+12 |
2017-11-11 | Fix clog10_downward ulps on hppa. | John David Anglin | 1 | -0/+4 |
2017-11-11 | resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412] | Florian Weimer | 1 | -0/+15 |
2017-11-11 | resolv: ns_name_pton should report trailing \ as error [BZ #22413] | Florian Weimer | 1 | -0/+6 |
2017-11-11 | resolv: Add tst-ns_name_pton | Florian Weimer | 1 | -0/+6 |
2017-11-11 | resolv: Add tst-res_hnok | Florian Weimer | 1 | -0/+6 |
2017-11-11 | resolv: Use test framework in tst-resolv-network | Florian Weimer | 1 | -0/+5 |
2017-11-09 | Add jmp_buf-macros.h | H.J. Lu | 1 | -0/+42 |
2017-11-07 | Handle more _FloatN, _FloatNx types in include/float.h. | Joseph Myers | 1 | -0/+90 |
2017-11-07 | Handle more _FloatN, _FloatNx types in type-generic strtod tests. | Joseph Myers | 1 | -0/+22 |
2017-11-07 | Remove traces of tst-typesizes | Andreas Schwab | 1 | -0/+4 |
2017-11-07 | mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403] | Mike FABIAN | 1 | -0/+8 |
2017-11-07 | an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403] | Claude Paroz | 1 | -0/+10 |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 1 | -0/+67 |
2017-11-07 | nptl: Change tst-typesizes to _Static_assert | Adhemerval Zanella | 1 | -0/+60 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 1 | -0/+26 |
2017-11-07 | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer | 1 | -0/+8 |
2017-11-07 | powerpc: Use latest optimization for internal function calls | Rajalakshmi Srinivasaraghavan | 1 | -0/+5 |
2017-11-06 | Optimize sighold implementation | Adhemerval Zanella | 1 | -0/+2 |
2017-11-06 | Cleanup Linux sigqueue implementation | Adhemerval Zanella | 1 | -0/+3 |
2017-11-06 | Simplify Linux sig{timed}wait{info} implementations | Adhemerval Zanella | 1 | -0/+8 |
2017-11-06 | arm: Implement memchr ifunc selection in C | Adhemerval Zanella | 1 | -0/+10 |
2017-11-06 | arm: Implement memcpy ifunc selection in C | Adhemerval Zanella | 1 | -0/+15 |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 1 | -0/+12 |
2017-11-06 | Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402). | Joseph Myers | 1 | -0/+6 |
2017-11-04 | tpi_PG locale: Fix wrong d_fmt | Mike FABIAN | 1 | -0/+5 |
2017-11-04 | manual: Document the O_TMPFILE flag | Florian Weimer | 1 | -0/+4 |
2017-11-03 | Handle more _FloatN, _FloatNx types in __MATH_TG. | Joseph Myers | 1 | -0/+16 |
2017-11-03 | Update translations from the Translation Project | Dmitry V. Levin | 1 | -0/+5 |
2017-11-04 | manual: Document the linkat function | Florian Weimer | 1 | -0/+4 |
2017-11-03 | Handle more _FloatN, _FloatNx types in tgmath.h. | Joseph Myers | 1 | -0/+12 |
2017-11-03 | Declare strtof, strfromf functions for more _FloatN, _FloatNx types. | Joseph Myers | 1 | -0/+34 |
2017-11-03 | aarch64: Guess L1 cache linesize for aarch64 | Richard Henderson | 1 | -0/+4 |
2017-11-03 | aarch64: optimize _dl_tlsdesc_dynamic fast path | Szabolcs Nagy | 1 | -0/+4 |
2017-11-03 | arm: Remove lazy tlsdesc initialization related code | Szabolcs Nagy | 1 | -0/+11 |
2017-11-03 | arm: Remove unnecessary volatile qualifier | Szabolcs Nagy | 1 | -0/+4 |
2017-11-03 | [BZ #18572] arm: Disable lazy initialization of tlsdesc entries | Szabolcs Nagy | 1 | -0/+6 |
2017-11-03 | [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESC | Szabolcs Nagy | 1 | -0/+7 |
2017-11-03 | aarch64: Remove barriers from TLS descriptor functions | Szabolcs Nagy | 1 | -0/+17 |