acadia-newlib/newlib/libc
PkmX via Newlib 123b806523 riscv: fix integer wraparound in memcpy
This patch fixes a bug in RISC-V's memcpy implementation where an
integer wraparound occurs when src + size < 8 * sizeof(long), causing
the word-sized copy loop to be incorrectly entered.

Signed-off-by: Chih-Mao Chen <cmchen@andestech.com>
2020-07-27 10:14:34 +02:00
..
argz
ctype Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
errno
iconv libc/iconv: find_alias was mis-computing remaining alias table length 2020-07-10 10:51:43 +02:00
include ctype.h: Fix unused variable warnings 2020-07-16 11:27:38 +02:00
locale Locale modifier "@cjksingle" to enforce single-width CJK width. 2020-02-18 11:35:42 +01:00
machine riscv: fix integer wraparound in memcpy 2020-07-27 10:14:34 +02:00
misc Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
posix Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
reent
search Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
signal Fix newlib functions perror()/psignal() not to use writev(). 2018-07-05 15:33:49 -04:00
ssp AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
stdio Typo in license for newlib/libc/stdio/flags.c 2020-02-06 11:58:50 +01:00
stdio64 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
stdlib Reimplement aligned_alloc 2020-05-19 15:19:33 +02:00
string Locale modifier "@cjksingle" to enforce single-width CJK width. 2020-02-18 11:35:42 +01:00
sys RTEMS: Include missing header and fix stub 2020-03-13 13:51:20 -05:00
syscalls
time newlib: strftime: fix over-enthusiastic fix from 0283642f35 2018-08-08 23:59:34 +02:00
unix Fix comparison between two character arrays 2018-07-30 09:36:49 +02:00
xdr xdr_private.h needs sys/types.h for u_char 2018-09-06 14:10:42 +02:00
Makefile.am
Makefile.in
aclocal.m4
configure Bump up newlib release to 3.3.0 2020-01-21 15:17:43 -05:00
configure.in
libc.in.xml
libc.texinfo
saber Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
sys.tex