CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/08 15:43:49
Modified files:
lib/libc/stdlib: Makefile.inc malloc.c
Added files:
lib/libc/stdlib: reallocarray.c
Log message:
move reallocarray() to a seperate file so that -portable applications
can avoid reinventing the wheel
ok guenther schwarze
