OSDN Git Service

atoi, atol, atoll, and atof are supposed to be functions, not macros.
authorEric Andersen <andersen@codepoet.org>
Fri, 24 Aug 2001 21:05:39 +0000 (21:05 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 24 Aug 2001 21:05:39 +0000 (21:05 -0000)
commitfa5a15eeb283a27ea4f03ee581856930e60a7ca0
treefcbc3b65c4653105ebc54f2c756851379add0237
parentfb35042521e6e4b0dcee32ca7e0ce33b18f9523d
atoi, atol, atoll, and atof are supposed to be functions, not macros.
 -Erik
include/stdlib.h
libc/stdlib/Makefile
libc/stdlib/strto_l.c
libc/stdlib/strto_ll.c
libc/stdlib/strtod.c