1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Added "math_logb.c"; I still have to verify that it works as expected.

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14705 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2004-08-12 12:31:29 +00:00
parent 3f284b7fb8
commit c18e21ee36
7 changed files with 149 additions and 5 deletions

View File

@ -1,3 +1,6 @@
- Added "math_logb.c"; I still have to verify that it works as expected.
c.lib 1.169 (8.8.2004)
- Since the 'long double' data type is not really supported by the GCC