1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Symbol.map additions for carg and cargf. (They're in C99, so I didn't

add a new version for them.)
This commit is contained in:
David Schultz 2007-12-14 03:06:50 +00:00
parent 667aaea554
commit 39ebc398b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174583

View File

@ -60,6 +60,8 @@ FBSD_1.0 {
asinhf;
atan;
atanf;
carg
cargf
cbrt;
cbrtf;
ceil;