summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-11-15Use Linux 4.14 in build-many-glibcs.py.Joseph Myers
2017-11-15Check length of ifname before copying it into to ifreq structure.Steve Ellcey
2017-11-15linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker
2017-11-15ka_GE locale: Add “X” back to yesexpr.Mike FABIAN
2017-11-15az_IR locale: Add standard copyright headerMike FABIAN
2017-11-15malloc: Account for all heaps in an arena in malloc_info [BZ #22439]Florian Weimer
2017-11-15malloc: Add missing arena lock in malloc_info [BZ #22408]Florian Weimer
2017-11-15Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660).Joseph Myers
2017-11-14Fix string/tester.c build with GCC 8.Joseph Myers
2017-11-14Fix string/bug-strncat1.c build with GCC 8.Joseph Myers
2017-11-14Replaced unicode sequences in the ASCII printable rangeClaude Paroz
2017-11-13support: Add <support/next_to_fault.h>Florian Weimer
2017-11-13Add missing ChangeLog sub-entriesFlorian Weimer
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu
2017-11-12timezone: pacify GCC -Wstringop-truncationPaul Eggert
2017-11-12support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin
2017-11-11resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer
2017-11-11resolv: ns_name_pton should report trailing \ as error [BZ #22413]Florian Weimer
2017-11-11resolv: Add tst-ns_name_ptonFlorian Weimer
2017-11-11resolv: Add tst-res_hnokFlorian Weimer
2017-11-11resolv: Use test framework in tst-resolv-networkFlorian Weimer
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers
2017-11-07Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers
2017-11-07Remove traces of tst-typesizesAndreas Schwab
2017-11-07mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403]Mike FABIAN
2017-11-07an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403]Claude Paroz
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-11-06Optimize sighold implementationAdhemerval Zanella
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers
2017-11-04tpi_PG locale: Fix wrong d_fmtMike FABIAN
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer
2017-11-03Handle more _FloatN, _FloatNx types in __MATH_TG.Joseph Myers
2017-11-03Update translations from the Translation ProjectDmitry V. Levin
2017-11-04manual: Document the linkat functionFlorian Weimer
2017-11-03Handle more _FloatN, _FloatNx types in tgmath.h.Joseph Myers
2017-11-03Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy