aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella4-50/+84
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella4-9/+4
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella9-23/+69
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella11-120/+214
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella10-60/+123
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella11-131/+212
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella11-211/+280
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella10-86/+136
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella12-103/+228
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella17-76/+195
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella4-3/+20
2019-01-02bs_BA: Fix a small typo in comment (bug 24011).PanderMusubi2-1/+6
2019-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers2-44/+48
2019-01-02hurd: advertise *_setpshared as not supportedSamuel Thibault6-0/+18
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers2-1/+4
2019-01-02Update MIPS libm-test-ulps.Joseph Myers3-88/+93
2019-01-02ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2-5/+20
2019-01-02Set behavior of sprintf-like functions with overlapping source and destinationGabriel F. T. Gomes8-4/+149
2019-01-02Fix ChangeLog entryFlorian Weimer1-1/+1
2019-01-02intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer2-1/+7
2019-01-02nptl/tst-audit-threads: Switch to <support/test-driver.c>Florian Weimer2-8/+10
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers2-0/+4
2019-01-01Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers2-0/+4
2019-01-01Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2-0/+4
2019-01-01Update syscall-names.list for Linux 4.20.Joseph Myers2-2/+7
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers5-86/+37
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers28-27/+55
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10643-10643/+10649
2018-12-31Update timezone code from tzcode 2018i.Joseph Myers3-5/+12
2018-12-31regex: improve Gnulib port to AIXPaul Eggert2-12/+10
2018-12-31malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer2-42/+8
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2-1/+11
2018-12-31Use Linux 4.20 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-12-28hurd: Handle "pid" magical lookup retryJustus Winter2-13/+71
2018-12-28Multiple locales: Use the correct 12-hour time formats (bug 10496).Rafal Luzynski80-112/+245
2018-12-28sq_AL: Use the correct date and time formats (bug 10496, 23724).Rafal Luzynski2-4/+17
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski1-1/+1
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella7-53/+21
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno2-40/+52
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski1-1/+1
2018-12-27regex: simplify Gnulib portPaul Eggert5-30/+23
2018-12-27Improve bench-strlenWilco Dijkstra2-14/+25
2018-12-26x86-64: Remove s_sincosf-sse2.SH.J. Lu4-568/+8
2018-12-26Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2-0/+10
2018-12-26x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu6-340/+278
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers3-0/+11
2018-12-21Refactor string benchtestsWilco Dijkstra22-207/+95
2018-12-21Update longlong.h.Joseph Myers2-58/+59
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers6-6/+21
2018-12-21malloc: Check the alignment of mmapped chunks before unmapping.Istvan Kurucsai2-1/+8