Commit Graph

  • 712f1167b4 Use binutils 2.32 branch in build-many-glibcs.py. Joseph Myers 2019-01-21 22:51:18 +0000
  • 108bc4049f CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] Florian Weimer 2019-01-21 21:26:03 +0100
  • 5165de69c0 x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:36:36 -0800
  • c7c54f65b0 x86-64 strncpy: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:35:18 -0800
  • ee915088a0 x86-64 strncmp family: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:33:52 -0800
  • 82d0b4a4d7 x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:32:24 -0800
  • ecd8b842cf x86-64 memrchr: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:29:58 -0800
  • 231c56760c x86-64 memcpy: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:27:25 -0800
  • b304fc201d x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:25:56 -0800
  • 97700a34f3 x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097] H.J. Lu 2019-01-21 11:23:59 -0800
  • 6ca53a2453 resolv: Do not send queries for non-host-names in nss_dns [BZ #24112] Florian Weimer 2019-01-21 09:26:41 +0100
  • 5e30b8ef07 resolv: Reformat inet_addr, inet_aton to GNU style Florian Weimer 2019-01-21 08:59:42 +0100
  • 71effcea34 malloc: Revert fastbins to old-style atomics Florian Weimer 2019-01-18 22:38:32 +0100
  • 562f43620d Disable lazy binding on tests for minimal signal handler H.J. Lu 2019-01-18 08:56:51 -0800
  • 80dfa29874 manual: Fix the wording to "alternative" rather than "alternate" TAMUKI Shoichi 2019-01-18 00:53:40 +0900
  • 008b598e2a powerpc: Fix tiny bug in strncmp.c Paul Clarke 2019-01-15 12:42:58 -0600
  • fbbc9a4e34 Tests for minimal signal handler functionality in MINSIGSTKSZ space. Zack Weinberg 2019-01-15 14:58:15 -0500
  • 5f1135e4e5 Update libc.pot Siddhesh Poyarekar 2019-01-16 15:52:23 +0530
  • ecdacd34a2 Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests Tulio Magno Quites Machado Filho 2019-01-14 17:54:44 -0200
  • 56054664cc powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6. Rogerio Alves 2019-01-14 07:53:50 -0600
  • 1a153e47fc x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2 Leonardo Sandoval 2018-10-08 08:59:50 -0500
  • a1b02ae763 Fix a few typos in comments Dmitry V. Levin 2019-01-12 13:44:51 +0000
  • 5cbbf01ebe strftime: Consequently use the "L_" macro with character literals TAMUKI Shoichi 2019-01-11 13:46:40 +0900
  • 0bc9bdf159 powerpc: Fix VSCR position in ucontext (bug 24088) Rogerio Alves 2018-11-05 10:18:38 -0600
  • 5494af04ad resolv: IDNA tests: AAAA (28) is valid, no fallthrough to default Andreas K. Hüttel 2019-01-10 01:17:17 +0100
  • e17f63ffa1
    RISC-V: Update LP64D libm-test-ulps. Jim Wilson 2019-01-06 16:37:39 -0800
  • 02f440c1ef [AArch64] Add ifunc support for Ares Wilco Dijkstra 2018-12-19 18:28:24 +0000
  • 69da3c9e87 soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066] H.J. Lu 2019-01-07 09:04:29 -0800
  • 2ef4271688 Only build libm with -fno-math-errno (bug 24024) Aurelien Jarno 2019-01-03 15:51:37 +0100
  • 7395f3a0ef en_US: define date_fmt (bug 24046) Aurelien Jarno 2018-12-31 00:29:53 +0100
  • 010fe23177 manual: Use @code{errno} instead of @var{errno} [BZ #24063] Florian Weimer 2019-01-07 11:42:04 +0100
  • b79dc8d0fe posix: Fix tst-spawn.c issue from commit 805334b26c Adhemerval Zanella 2019-01-05 11:58:47 -0200
  • 890461fe12 ChangeLog: Fix an obvious typo in the previous commit. Rafal Luzynski 2019-01-05 00:34:24 +0100
  • 27c5e756a2 sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444] Martin Jansa 2019-01-04 16:17:48 +0000
  • 8b18d418bd Fix the manual for old texinfo Szabolcs Nagy 2019-01-04 11:06:04 +0000
  • 4392898d8c Linux: Improve handling of resource limits in misc/tst-ttyname Florian Weimer 2019-01-04 12:12:17 +0100
  • ce7eb0e903 nptl: Cleanup cancellation macros Adhemerval Zanella 2018-05-10 17:24:56 -0300
  • 0b13e25581 i386: Remove bogus THREAD_ATOMIC_* macros Adhemerval Zanella 2018-05-09 10:39:49 -0300
  • 85c828a462 x86_64: Remove wrong THREAD_ATOMIC_* macros Adhemerval Zanella 2018-05-09 10:32:25 -0300
  • d0d7f85f66 nptl: Fix testcases for new pthread cancellation mechanism Adhemerval Zanella 2015-09-21 15:55:58 -0700
  • 17cc27d5b7 nptl: Remove tst-cancel-wrappers test and related macros Adhemerval Zanella 2018-05-08 16:28:18 -0300
  • 7d7af8f17d AArch64: Update dl-procinfo.c with new HWCAP Szabolcs Nagy 2019-01-02 17:27:02 +0000
  • 805334b26c posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640) Adhemerval Zanella 2018-09-19 12:14:34 -0700
  • 03992356e6
    Use C99-compliant scanf under _GNU_SOURCE with modern compilers. Zack Weinberg 2018-02-10 11:58:35 -0500
  • 6f343c1f33 termios: Consolidate termios.h Adhemerval Zanella 2018-10-09 18:57:53 -0300
  • 51f4beb081 termios: Add powerpc termios-misc Adhemerval Zanella 2018-10-09 17:41:28 -0300
  • f69c5cb2a5 termios: Remove Linux _IOT_termios Adhemerval Zanella 2018-10-09 17:28:27 -0300
  • 3aa4a07ec1 termios: Consolidate tcflow symbolic constants Adhemerval Zanella 2018-10-09 15:54:16 -0300
  • 22679ddf10 termios: Consolidate local mode definitions Adhemerval Zanella 2018-10-09 15:34:31 -0300
  • 72eb6ecc7e termios: Consolidate control mode definitions Adhemerval Zanella 2018-10-09 15:03:30 -0300
  • 9c5d0d02c1 termios: Consolidate Baud Rate Selection definitions (BZ#23783) Adhemerval Zanella 2018-10-09 14:35:03 -0300
  • 7b83201888 termios: Consolidate Output Modes definitions Adhemerval Zanella 2018-10-09 11:56:06 -0300
  • 3127003e75 termios: Consolidate Input Modes definitions. Adhemerval Zanella 2018-10-09 11:02:40 -0300
  • 48c1dd9632 termios: Consolidate termios c_cc symbolic constants Adhemerval Zanella 2018-10-09 10:26:14 -0300
  • e5a50db36e termios: Consolidate struct termios Adhemerval Zanella 2018-10-09 10:00:14 -0300
  • 8083afa55d termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783) Adhemerval Zanella 2018-10-08 17:51:32 -0300
  • 4d7d7dc6fe bs_BA: Fix a small typo in comment (bug 24011). PanderMusubi 2019-01-01 14:13:00 +0100
  • 8e291a293b Update powerpc-nofpu libm-test-ulps. Joseph Myers 2019-01-02 22:38:47 +0000
  • 55137f7dd9 hurd: advertise *_setpshared as not supported Samuel Thibault 2019-01-02 22:21:34 +0100
  • acb55dcb89 Update Linux kernel version in tst-mman-consts.py. Joseph Myers 2019-01-02 18:35:50 +0000
  • 2ce09e0187 Update MIPS libm-test-ulps. Joseph Myers 2019-01-02 17:25:33 +0000
  • fe20bb1d60 ARM: fix kernel assisted atomics with GCC 8 (bug 24034) Aurelien Jarno 2019-01-02 18:21:18 +0100
  • 2d9837c1fb Set behavior of sprintf-like functions with overlapping source and destination Gabriel F. T. Gomes 2018-12-19 18:01:14 -0200
  • d5c6df0b0e Fix ChangeLog entry Florian Weimer 2019-01-02 16:44:33 +0100
  • 8c1aafc1f3 intl: Do not return NULL on asprintf failure in gettext [BZ #24018] Florian Weimer 2018-12-21 16:08:55 +0100
  • 66081e383c nptl/tst-audit-threads: Switch to <support/test-driver.c> Florian Weimer 2019-01-02 16:09:26 +0100
  • 6ef3d22558 Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h. Joseph Myers 2019-01-01 02:03:24 +0000
  • e3d4e292f5 Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h. Joseph Myers 2019-01-01 02:02:35 +0000
  • f45077974a Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h. Joseph Myers 2019-01-01 02:01:43 +0000
  • 47ad5e1a2a Update syscall-names.list for Linux 4.20. Joseph Myers 2019-01-01 02:01:02 +0000
  • 7628a1b05a Update miscellaneous files from upstream sources. Joseph Myers 2019-01-01 00:52:59 +0000
  • c9123888d8 Update copyright dates not handled by scripts/update-copyrights. Joseph Myers 2019-01-01 00:15:13 +0000
  • 04277e02d7 Update copyright dates with scripts/update-copyrights. Joseph Myers 2019-01-01 00:11:28 +0000
  • e740e5b1f0 Update timezone code from tzcode 2018i. Joseph Myers 2018-12-31 23:51:15 +0000
  • 9b7f98b345 regex: improve Gnulib port to AIX Paul Eggert 2018-12-31 15:08:31 -0800
  • b50dd3bc8c malloc: Always call memcpy in _int_realloc [BZ #24027] Florian Weimer 2018-12-31 22:04:36 +0100
  • 0b9c84906f riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022] H.J. Lu 2018-12-31 09:26:42 -0800
  • 01047fa6d0 Use Linux 4.20 in build-many-glibcs.py. Joseph Myers 2018-12-31 13:07:21 +0000
  • 065957a370 hurd: Handle "pid" magical lookup retry Justus Winter 2018-12-28 22:31:01 +0100
  • 989182c40a Multiple locales: Use the correct 12-hour time formats (bug 10496). Rafal Luzynski 2018-10-09 01:16:36 +0200
  • 27841a7d5a sq_AL: Use the correct date and time formats (bug 10496, 23724). Rafal Luzynski 2018-10-09 01:15:33 +0200
  • 5fc3eca750 NEWS: Fix another typo ("multithread..." -> "multi-threaded..."). Rafal Luzynski 2018-12-28 21:15:41 +0100
  • 0253580a75 Replace check_mul_overflow_size_t with __builtin_mul_overflow Adhemerval Zanella 2018-12-21 09:49:37 -0200
  • 09104e5ba4 Update Alpha libm-test-ulps Aurelien Jarno 2018-12-28 10:49:31 +0100
  • e46d7dedcf NEWS: Fix a minor typo ("incosistent" -> "inconsistent"). Rafal Luzynski 2018-12-27 23:04:14 +0100
  • c0feb731d5 regex: simplify Gnulib port Paul Eggert 2018-12-26 14:13:43 -0800
  • 5289f1f56b Improve bench-strlen Wilco Dijkstra 2018-12-27 14:56:23 +0000
  • ba4b8fab20 x86-64: Remove s_sincosf-sse2.S H.J. Lu 2018-12-26 06:58:15 -0800
  • 9412979a43 Regenerate sysdeps/x86_64/fpu/libm-test-ulps H.J. Lu 2018-12-26 06:57:17 -0800
  • 8700a7851b x86-64: Vectorize sincosf_poly and update s_sincosf-fma.c H.J. Lu 2018-12-26 06:56:04 -0800
  • 57b3ff8e1a Update nios2, sparc32 localplt.data for difftime changes (bug 24023). Joseph Myers 2018-12-21 19:02:23 +0000
  • 90d3320d7f Refactor string benchtests Wilco Dijkstra 2018-12-21 18:52:40 +0000
  • 5d025ea617 Update longlong.h. Joseph Myers 2018-12-21 18:45:03 +0000
  • 192963be49 Require GCC 5 or later to build glibc (bug 23993). Joseph Myers 2018-12-21 17:53:40 +0000
  • c0e82f1173 malloc: Check the alignment of mmapped chunks before unmapping. Istvan Kurucsai 2018-12-21 00:13:01 -0500
  • ebe544bf6e malloc: Add more integrity checks to mremap_chunk. Istvan Kurucsai 2018-12-20 23:30:07 -0500
  • 5f72b00591 Add C-SKY port Mao Han 2018-12-21 09:48:04 +0800
  • ac253355ba Y2038: make __difftime compatible with 64-bit time Albert ARIBAUD (3ADEV) 2018-12-20 22:14:08 +0100
  • ab4169313c manual/examples: Remove redundant "if not" H.J. Lu 2018-12-20 07:53:47 -0800
  • da75c1b180 Remove x86 mathinline.h. Joseph Myers 2018-12-19 22:55:32 +0000