projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename nextafterx to nexttoward.
[kopensolaris-gnu/glibc.git]
/
math
/
Versions
diff --git
a/math/Versions
b/math/Versions
index
104c7e5
..
8bed026
100644
(file)
--- a/
math/Versions
+++ b/
math/Versions
@@
-103,7
+103,7
@@
libm {
log2; log2f; log2l;
nan; nanf; nanl;
nearbyint; nearbyintf; nearbyintl;
- next
afterx; nextafterxf; nextafterx
l;
+ next
toward; nexttowardf; nexttoward
l;
pow10; pow10f; pow10l;
remquo; remquof; remquol;
lrint; lrintf; lrintl;