Added strtod() and localeconv() to the kernel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20348 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,6 +33,7 @@ KernelMergeObject kernel_posix.o :
|
|||||||
utime.c
|
utime.c
|
||||||
# locale
|
# locale
|
||||||
ctype.c
|
ctype.c
|
||||||
|
localeconv.c
|
||||||
# stdio (this subdir)
|
# stdio (this subdir)
|
||||||
kernel_vsprintf.c
|
kernel_vsprintf.c
|
||||||
# stdlib
|
# stdlib
|
||||||
@@ -43,6 +44,7 @@ KernelMergeObject kernel_posix.o :
|
|||||||
qsort.c
|
qsort.c
|
||||||
rand.c
|
rand.c
|
||||||
random.c
|
random.c
|
||||||
|
strtod.c
|
||||||
strtol.c
|
strtol.c
|
||||||
strtoll.c
|
strtoll.c
|
||||||
strtoul.c
|
strtoul.c
|
||||||
|
|||||||
Reference in New Issue
Block a user