haiku/headers
2003-10-24 07:33:41 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs) 2003-10-24 07:33:41 +00:00
posix h_errno is now declared in each file that uses it. 2003-10-17 13:57:33 +00:00
private Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs) 2003-10-24 07:33:41 +00:00
tools/cppunit Fixed compilation of many tests under Dano. 2003-10-13 02:26:22 +00:00