haiku/headers
Axel Dörfler e9843da357 KPath: Added LAZY_ALLOC flag.
* This allows KPath to not allocate a buffer when initialized
  without path.
* Added test cases for this.
* Added test for LockBuffer().
* Enhanced tests to allow building them in debug mode.
* Moved calling vfs_normalize_path() into own private method.
* Improved error codes; B_NO_MEMORY is now only returned if the
  allocation actually failed.
* If used with LAZY_ALLOC, Path() and LockBuffer() are now allowed
  to return a NULL path.
2017-04-30 17:14:45 +02:00
..
build Fix build on Linux 2017-02-11 14:15:38 +01:00
clang
compatibility
config
cpp
glibc
libs agg: Pull in updated scanline + basics header from 2.4 2017-03-18 18:59:30 -05:00
os elf.h: add more architectures. 2017-04-11 18:59:06 +02:00
posix limits.h: define PIPE_BUF. 2017-04-19 17:52:28 +02:00
private KPath: Added LAZY_ALLOC flag. 2017-04-30 17:14:45 +02:00
tools