haiku/headers
Ingo Weinhold 57b6c3bcad * Changed return value of read_port[_etc] from status_t to ssize_t. That's
not how it is declared in R5, but it is what actually is returned.
* Temporarily added debug_[v]printf() functions for userland usage,
  equivalent to dprintf() in kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-15 21:41:14 +00:00
..
cpp
gnu
libs sync to tree to support stippi's Painter classes 2005-01-12 11:09:33 +00:00
os * Changed return value of read_port[_etc] from status_t to ssize_t. That's 2005-01-15 21:41:14 +00:00
posix
private removed a few DMA define errors which lets DMA now place the commands in actual acceleration engine registers (via the FIFO), instead of sending them into oblivian. Because the engine does not process them OK yet (no visible confirmation onscreen of any activity even) it will hang DMA fetching after about 100 fed blit-commands.... 2005-01-14 21:36:57 +00:00
tools