summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu
2019-01-07Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno
2019-01-07en_US: define date_fmt (bug 24046)Aurelien Jarno
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer
2019-01-05posix: Fix tst-spawn.c issue from commit 805334b26cAdhemerval Zanella
2019-01-05ChangeLog: Fix an obvious typo in the previous commit.Rafal Luzynski
2019-01-04sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa
2019-01-04Fix the manual for old texinfoSzabolcs Nagy
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella
2019-01-03x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella
2019-01-03nptl: Fix testcases for new pthread cancellation mechanismAdhemerval Zanella
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella
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