projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(routines): Remove __random, srand.
[kopensolaris-gnu/glibc.git]
/
stdlib
/
Makefile
diff --git
a/stdlib/Makefile
b/stdlib/Makefile
index
dbe09d8
..
ca66196
100644
(file)
--- a/
stdlib/Makefile
+++ b/
stdlib/Makefile
@@
-32,7
+32,7
@@
routines := \
abs labs \
div ldiv \
mblen mbstowcs mbtowc wcstombs wctomb \
-
__random random rand srand
\
+
random rand
\
strtod strtol strtoul strtoq strtouq \
system