haiku/headers
Stephan Aßmus 26fbe862cf Patch by John Scipione: Added cbrt() function to the supported functions
and factrorial expression support. Closes ticket #7945, thanks a bunch!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-26 10:31:29 +00:00
..
build Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines, 2011-06-14 13:44:07 +00:00
compatibility * Added definitions for n_short, n_long, and n_time as expected on FreeBSD when 2011-07-23 15:41:47 +00:00
config Changed to 64 bit physical addresses for x86. This enabled PAE support. 2010-06-23 16:10:08 +00:00
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs * Added bool and double BString::operator<<() versions. 2011-07-07 10:17:15 +00:00
os * add predicate FormattingConventions::AreCountrySpecific() 2011-08-21 17:18:31 +00:00
posix Fixed open_memstream(), buf was void, opengroup.org shows that it should be char. Fixes #7905. 2011-08-10 19:14:49 +00:00
private Patch by John Scipione: Added cbrt() function to the supported functions 2011-08-26 10:31:29 +00:00
tools