On 11/28/2017 05:45 AM, Cornelia Huck wrote:
On Mon, 27 Nov 2017 15:55:32 -0500
"Collin L. Walling" <wall...@linux.vnet.ibm.com> wrote:
Moved:
memcmp from bootmap.h to libc.h (renamed from _memcmp)
strlen from sclp.c to libc.h (renamed from _strlen)
Added C standard functions:
isdigit
atoi
Added non-C standard function:
itostr
Signed-off-by: Collin L. Walling <wall...@linux.vnet.ibm.com>
Acked-by: Christian Borntraeger <borntrae...@de.ibm.com>
Reviewed-by: fran...@linux.vnet.ibm.com
You might want to include Janosch's complete name :)
Whoops! I'll make sure his complete name is in there.
--
- Collin L Walling