about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-0/+19
* The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor2017-11-151-0/+6
* linux ttyname{_r}: Add testsLuke Shumaker2017-11-151-0/+4
* linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2017-11-151-0/+5
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-11-151-0/+7
* linux ttyname: Change return type of is_pty from int to boolLuke Shumaker2017-11-151-0/+3
* linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker2017-11-151-0/+2
* manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker2017-11-151-0/+5
* Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers2017-11-151-0/+3
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-151-0/+9
* Optimize sigrelse implementationAdhemerval Zanella2017-11-151-0/+2
* Cleanup sigpause implementationAdhemerval Zanella2017-11-151-0/+6
* Use Linux 4.14 in build-many-glibcs.py.Joseph Myers2017-11-151-0/+5
* Check length of ifname before copying it into to ifreq structure.Steve Ellcey2017-11-151-0/+6
* linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker2017-11-151-0/+4
* ka_GE locale: Add “X” back to yesexpr.Mike FABIAN2017-11-151-0/+5
* az_IR locale: Add standard copyright headerMike FABIAN2017-11-151-0/+4
* malloc: Account for all heaps in an arena in malloc_info [BZ #22439]Florian Weimer2017-11-151-0/+6
* malloc: Add missing arena lock in malloc_info [BZ #22408]Florian Weimer2017-11-151-0/+9
* Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660).Joseph Myers2017-11-151-0/+55
* Fix string/tester.c build with GCC 8.Joseph Myers2017-11-141-0/+10
* Fix string/bug-strncat1.c build with GCC 8.Joseph Myers2017-11-141-0/+5
* Replaced unicode sequences in the ASCII printable rangeClaude Paroz2017-11-141-0/+305
* support: Add <support/next_to_fault.h>Florian Weimer2017-11-131-0/+8
* Add missing ChangeLog sub-entriesFlorian Weimer2017-11-131-0/+3
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-131-0/+9
* timezone: pacify GCC -Wstringop-truncationPaul Eggert2017-11-121-0/+7
* support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer2017-11-121-0/+12
* Fix clog10_downward ulps on hppa.John David Anglin2017-11-111-0/+4
* resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer2017-11-111-0/+15
* resolv: ns_name_pton should report trailing \ as error [BZ #22413]Florian Weimer2017-11-111-0/+6
* resolv: Add tst-ns_name_ptonFlorian Weimer2017-11-111-0/+6
* resolv: Add tst-res_hnokFlorian Weimer2017-11-111-0/+6
* resolv: Use test framework in tst-resolv-networkFlorian Weimer2017-11-111-0/+5
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+42
* Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers2017-11-071-0/+90
* Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers2017-11-071-0/+22
* Remove traces of tst-typesizesAndreas Schwab2017-11-071-0/+4
* mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403]Mike FABIAN2017-11-071-0/+8
* an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403]Claude Paroz2017-11-071-0/+10
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+67
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-0/+60
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+26
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-071-0/+8
* powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan2017-11-071-0/+5
* Optimize sighold implementationAdhemerval Zanella2017-11-061-0/+2
* Cleanup Linux sigqueue implementationAdhemerval Zanella2017-11-061-0/+3
* Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella2017-11-061-0/+8
* arm: Implement memchr ifunc selection in CAdhemerval Zanella2017-11-061-0/+10
* arm: Implement memcpy ifunc selection in CAdhemerval Zanella2017-11-061-0/+15