Searched +hist:57 +hist:b6c3bc (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/os/kernel/
H A DOS.hdiff bcfdf881 Fri Dec 06 13:57:58 MST 2013 Pawel Dziepak <pdziepak@quarnos.org> apps, kernel: Remove B_MAX_CPU_COUNT
diff 794df3bf Sat Aug 20 17:57:11 MDT 2005 Marcus Overhagen <marcusoverhagen@gmail.com> This removes the inline assembly code for find_thread
from OS.h, sorry for triggering a complete rebuild.
To avoid doing a syscall for find_thread(0), the assembly
version is now in libroot. For BeOS R5 compatibility,
_kfind_thread_ is retained. This will fix some compile
problems, and provides a cleaner OS.h for future Haiku
versions.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14014 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 576c52f8 Mon Mar 28 08:25:57 MST 2005 Ingo Weinhold <ingo_weinhold@gmx.de> Added the gcc printf format attribute for debug_printf(), so that gcc warns about format/parameter inconsistencies.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12096 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 57b6c3bc Sat Jan 15 14:41:14 MST 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * 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
diff 57b6c3bc Sat Jan 15 14:41:14 MST 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * 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
diff bcfdf88186a46a982b684c89dc76b4f6c3d53bf4 Fri Dec 06 13:57:58 MST 2013 Pawel Dziepak <pdziepak@quarnos.org> apps, kernel: Remove B_MAX_CPU_COUNT
diff 794df3bf254c03b363a5d196456a429b89a71855 Sat Aug 20 17:57:11 MDT 2005 Marcus Overhagen <marcusoverhagen@gmail.com> This removes the inline assembly code for find_thread
from OS.h, sorry for triggering a complete rebuild.
To avoid doing a syscall for find_thread(0), the assembly
version is now in libroot. For BeOS R5 compatibility,
_kfind_thread_ is retained. This will fix some compile
problems, and provides a cleaner OS.h for future Haiku
versions.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14014 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 576c52f8b14c2831877aa4f82a457842a2250a4f Mon Mar 28 08:25:57 MST 2005 Ingo Weinhold <ingo_weinhold@gmx.de> Added the gcc printf format attribute for debug_printf(), so that gcc warns about format/parameter inconsistencies.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12096 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 57b6c3bcad26fed7e42d2a6a77b34280f2cf5dca Sat Jan 15 14:41:14 MST 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * 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

Completed in 195 milliseconds