]> Zhao Yanbai Git Server - minix.git/commit
some extra math functions from netbsd for netpbm.
authorBen Gras <ben@minix3.org>
Sun, 30 Jan 2011 23:40:51 +0000 (23:40 +0000)
committerBen Gras <ben@minix3.org>
Sun, 30 Jan 2011 23:40:51 +0000 (23:40 +0000)
commitdee29bbd3c1ab7d1fe105bf0098e2b603c9869a2
tree75ff61258e7cd4d32b9ad7b26e4bbd586814f8de
parentd5322973fa6a300812521e751d94a5484c5b2d14
some extra math functions from netbsd for netpbm.
lib/libc/math/Makefile.inc
lib/libc/math/mathimpl.h [new file with mode: 0644]
lib/libc/math/n_j1.c [new file with mode: 0644]
lib/libc/math/s_copysign.c [new file with mode: 0644]
lib/libc/math/s_finite.c [new file with mode: 0644]