]> Zhao Yanbai Git Server - minix.git/commit
Add a set of declarations to math.h. Since we don't actually have
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Tue, 9 Mar 2010 22:05:20 +0000 (22:05 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Tue, 9 Mar 2010 22:05:20 +0000 (22:05 +0000)
commita34d34bc1fb9d8ad52551ba9b44f04333a521f3b
tree681201debbcc05e4e5204d4dea8915e7e5de0bbe
parent44231405cf12bb3bdf4c5b74e24c0e9633776dd0
Add a set of declarations to math.h. Since we don't actually have
implementations for these functions, we lean on GNU builtin functions
for using them, so these declarations are also conditional on using
a GNU compiler.
include/math.h