acadia-newlib/newlib/libc
Florian Schmidt 9cf0c4a012 newlib/libc/stdlib/realloc.c: fix variable name
The variable doesn't follow the convention of having the same name as
the function it's bundled with. Furthermore, it clashes with the
variable of the same name in newlib/libc/stdlib/calloc.c.

Signed-off-by: Florian Schmidt <florian.schmidt@neclab.eu>
2017-11-14 10:18:30 +01:00
..
argz Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
ctype Bump release to 2.5.0 for yearly snapshot. 2016-12-22 21:33:54 -05:00
errno Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
iconv Fix compile error due to new strnstr() 2017-08-28 17:31:52 +02:00
include Make ffsl() and ffsll() BSD-visible 2017-11-03 10:46:07 +01:00
locale Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlocale 2017-03-13 11:12:01 +01:00
machine Change license to FreeBSD License for RISC-V 2017-08-21 11:08:54 +02:00
misc Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
posix Only define static locks in multithreaded mode 2017-02-13 17:04:17 -05:00
reent newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS 2017-11-13 10:19:23 +01:00
search Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
signal Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
stdio stdio: Fix make rule override 2017-07-28 15:05:54 +02:00
stdio64 Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
stdlib newlib/libc/stdlib/realloc.c: fix variable name 2017-11-14 10:18:30 +01:00
string Fix warnings and documentation in strnstr.c 2017-09-19 15:35:09 -05:00
sys RTEMS: Remove internal timecounter API 2017-10-26 08:47:21 +02:00
syscalls Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
time Remove harmful casts in gmtime_r() 2017-09-07 15:39:34 +02:00
unix Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
xdr Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
Makefile.am Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
Makefile.in Bump release to 2.5.0 for yearly snapshot. 2016-12-22 21:33:54 -05:00
aclocal.m4 Fix up errors in regenerated files for 2.3.0 release. 2016-01-04 12:57:31 -05:00
configure Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
configure.in Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
libc.in.xml Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
libc.texinfo Fix versions in documentation (manually for now) 2017-01-09 16:22:02 +01:00
saber
sys.tex