haiku/headers
Axel Dörfler 589f1a9133 * Made the private kernel locking primitives available to file systems as well.
* Applied Korli's mutex_unlock() fix to block_cache.cpp.
* Removed block_cache_priv.h, as it's no longer needed (moved its definitions
  into block_cache.cpp, as in the kernel file).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26296 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-07 15:19:19 +00:00
..
build Define INT32_MAX, if not defined. 2008-06-19 00:03:56 +00:00
compatibility/bsd Removed prototypes for openpty() (which lives in pty.h) and forkpty() 2008-05-28 20:44:47 +00:00
cpp
glibc Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the 2008-03-22 15:26:55 +00:00
gnu
legacy/network
libs updated freetype to 2.3.6 2008-06-16 20:51:14 +00:00
os Resolved a couple of problems in BNetAddress implementation: 2008-07-05 22:37:06 +00:00
posix Applied patch from Mika Lindqvist: This patch implements both strlwr() and strupr() functions in libroot and includes strupr() in kernel build. 2008-07-02 19:30:46 +00:00
private * Made the private kernel locking primitives available to file systems as well. 2008-07-07 15:19:19 +00:00
tools