aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-19libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]hjl/pr22459/masterH.J. Lu
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer
2017-11-18support_become_root: Fix comment styleChristian Brauner
2017-11-18support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer
2017-11-18support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-17support_become_root: Enable file creation in user namespacesFlorian Weimer
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
2017-11-17aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella
2017-11-16Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers
2017-11-16Update kernel version in syscall-names.list to 4.14.Joseph Myers
2017-11-16Fix botched up regeneration in the last commitSiddhesh Poyarekar
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor
2017-11-15linux ttyname{_r}: Add testsLuke Shumaker
2017-11-15linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker
2017-11-15linux ttyname{_r}: Make tty checks consistentLuke Shumaker
2017-11-15linux ttyname: Change return type of is_pty from int to boolLuke Shumaker
2017-11-15linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker
2017-11-15manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers
2017-11-15Optimize sigrelse implementationAdhemerval Zanella
2017-11-15Cleanup sigpause implementationAdhemerval Zanella
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