aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-12support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer1-0/+12
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin1-0/+4
2017-11-11resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer1-0/+15
2017-11-11resolv: ns_name_pton should report trailing \ as error [BZ #22413]Florian Weimer1-0/+6
2017-11-11resolv: Add tst-ns_name_ptonFlorian Weimer1-0/+6
2017-11-11resolv: Add tst-res_hnokFlorian Weimer1-0/+6
2017-11-11resolv: Use test framework in tst-resolv-networkFlorian Weimer1-0/+5
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+42
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers1-0/+90
2017-11-07Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers1-0/+22
2017-11-07Remove traces of tst-typesizesAndreas Schwab1-0/+4
2017-11-07mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403]Mike FABIAN1-0/+8
2017-11-07an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403]Claude Paroz1-0/+10
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+67
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella1-0/+60
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+26
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer1-0/+8
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan1-0/+5
2017-11-06Optimize sighold implementationAdhemerval Zanella1-0/+2
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella1-0/+3
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella1-0/+8
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella1-0/+10
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella1-0/+15
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu1-0/+12
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers1-0/+6
2017-11-04tpi_PG locale: Fix wrong d_fmtMike FABIAN1-0/+5
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer1-0/+4
2017-11-03Handle more _FloatN, _FloatNx types in __MATH_TG.Joseph Myers1-0/+16
2017-11-03Update translations from the Translation ProjectDmitry V. Levin1-0/+5
2017-11-04manual: Document the linkat functionFlorian Weimer1-0/+4
2017-11-03Handle more _FloatN, _FloatNx types in tgmath.h.Joseph Myers1-0/+12
2017-11-03Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers1-0/+34
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson1-0/+4
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy1-0/+4
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy1-0/+11
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy1-0/+4
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy1-0/+6
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy1-0/+7
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy1-0/+17
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy1-0/+5
2017-11-03Mark lazy tlsdesc helper functions unused to avoid warningsSzabolcs Nagy1-0/+5
2017-11-02Declare wcstof functions for more _FloatN, _FloatNx types.Joseph Myers1-0/+16
2017-11-02tpi_PG locale: fix syntax error [BZ #22382]Mike FABIAN1-0/+6
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer1-0/+12
2017-11-02stdio-common: Use array_length and array_end macrosFlorian Weimer1-0/+18
2017-11-02<array_length.h>: New array_length and array_end macrosFlorian Weimer1-0/+5
2017-11-02Fix ChangeLog typoRafal Luzynski1-1/+1
2017-11-02posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer1-0/+7
2017-11-01Include bits/cmathcalls.h for more _FloatN, _FloatNx types.Joseph Myers1-0/+15
2017-11-01Clean up complex.h handling of float128.Joseph Myers1-0/+8