projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9151679
)
(routines): Add strtof, strtold.
author
roland
<roland>
Sat, 11 Feb 1995 18:09:57 +0000
(18:09 +0000)
committer
roland
<roland>
Sat, 11 Feb 1995 18:09:57 +0000
(18:09 +0000)
stdlib/Makefile
patch
|
blob
|
history
diff --git
a/stdlib/Makefile
b/stdlib/Makefile
index
ca66196
..
1a1498c
100644
(file)
--- a/
stdlib/Makefile
+++ b/
stdlib/Makefile
@@
-33,7
+33,8
@@
routines := \
div ldiv \
mblen mbstowcs mbtowc wcstombs wctomb \
random rand \
- strtod strtol strtoul strtoq strtouq \
+ strtol strtoul strtoq strtouq \
+ strtof strtod strtold \
system
distribute := exit.h