This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7aca21e6bfe1f8b43b8eda226ee5215e6352179a
haiku-beta6
/
headers
/
private
/
libroot
T
History
Andrew Bachmann
42b25a64ad
for libroot's trig functions we need PI2 = 2*pi, so undef the math definitions. this affects only this private header (trig.h) and the files that include it from libroot (sincos.c, tan.c). fixes sin/cos/tan problems.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12725 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-18 21:39:36 +00:00
..
time
from ftp://elsie.nci.nih.gov/pub/tzcode2004g.tar.gz
2004-11-19 15:42:10 +00:00
fork.h
Added some prototypes of private support functions for fork().
2004-10-12 16:28:25 +00:00
libroot_private.h
The heap is now initialized by libroot_init.c::initialize_before(), so
2005-03-23 01:47:21 +00:00
mathimpl.h
…
trig.h
for libroot's trig functions we need PI2 = 2*pi, so undef the math definitions. this affects only this private header (trig.h) and the files that include it from libroot (sincos.c, tan.c). fixes sin/cos/tan problems.
2005-05-18 21:39:36 +00:00