haiku/headers
Axel Dörfler 7f5bbbdc56 * Removed PI, and PI2 from math.h.
* Replaced all occurences with the standard macros M_PI, and M_PI_2.
* Some coding style cleanup on the touched files, no other changes besides
  adding a missing check for a failed memory allocation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31250 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-26 11:58:43 +00:00
..
build add spinlock initializer constant for BeOS 2009-02-09 19:06:44 +00:00
compatibility/bsd Added a strsep() to our BSD compatibility library. 2009-04-08 10:57:46 +00:00
cpp Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
glibc
gnu
legacy/network
libs Moved libudis86 to headers/libs/udis86 and src/libs/udis86. 2009-06-21 12:58:16 +00:00
os Added transparent software breakpoint support for user debuggers: 2009-06-23 21:03:57 +00:00
posix * Removed PI, and PI2 from math.h. 2009-06-26 11:58:43 +00:00
private * DatagramSocket::InitCheck() returned the sem_id instead of a status_t, causing 2009-06-25 16:01:11 +00:00
tools * fix gcc4 build of cppunit library by explicitly spelling out std:: in 2009-05-02 19:04:52 +00:00