aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-02bs_BA: Fix a small typo in comment (bug 24011).PanderMusubi
2019-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2019-01-02hurd: advertise *_setpshared as not supportedSamuel Thibault
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers
2019-01-02Update MIPS libm-test-ulps.Joseph Myers
2019-01-02ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno
2019-01-02Set behavior of sprintf-like functions with overlapping source and destinationGabriel F. T. Gomes
2019-01-02Fix ChangeLog entryFlorian Weimer
2019-01-02intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer
2019-01-02nptl/tst-audit-threads: Switch to <support/test-driver.c>Florian Weimer
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers
2019-01-01Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers
2019-01-01Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers
2019-01-01Update syscall-names.list for Linux 4.20.Joseph Myers
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-31Update timezone code from tzcode 2018i.Joseph Myers
2018-12-31regex: improve Gnulib port to AIXPaul Eggert
2018-12-31malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers
2018-12-28hurd: Handle "pid" magical lookup retryJustus Winter
2018-12-28Multiple locales: Use the correct 12-hour time formats (bug 10496).Rafal Luzynski
2018-12-28sq_AL: Use the correct date and time formats (bug 10496, 23724).Rafal Luzynski
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski
2018-12-27regex: simplify Gnulib portPaul Eggert
2018-12-27Improve bench-strlenWilco Dijkstra
2018-12-26x86-64: Remove s_sincosf-sse2.SH.J. Lu
2018-12-26Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu
2018-12-26x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers
2018-12-21Refactor string benchtestsWilco Dijkstra
2018-12-21Update longlong.h.Joseph Myers
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers
2018-12-21malloc: Check the alignment of mmapped chunks before unmapping.Istvan Kurucsai
2018-12-20malloc: Add more integrity checks to mremap_chunk.Istvan Kurucsai
2018-12-21Add C-SKY portMao Han