]> Git Repo - uclibc-ng.git/blob - libm/README
libm: enable log2f and exp2f
[uclibc-ng.git] / libm / README
1 The routines included in this math library are derived from the
2 math library for Apple's MacOS X/Darwin math library, which was
3 itself swiped from FreeBSD.  The original copyright information
4 is as follows:
5
6         Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
7
8         Developed at SunPro, a Sun Microsystems, Inc. business.
9         Permission to use, copy, modify, and distribute this
10         software is freely granted, provided that this notice
11         is preserved.
12
13 It has been ported to work with uClibc and generally behave
14 by Erik Andersen <[email protected]>
15   22 May, 2001
This page took 0.025304 seconds and 4 git commands to generate.