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