haiku/headers
Axel Dörfler aec945c959 * Removed the O_* modes that we currently don't and probably won't support
(O_MOUNT, O_EXLOCK, and O_SHLOCK). I only left the non-standard O_TEMPORARY
  for the time being (as it shouldn't fool anyone).
* Fixed libutil that already used O_EXLOCK, even though it did not do anything.
* Moved O_NOCACHE, and O_NOFOLLOW to the section with implemented modes.
* Added O_DIRECTORY.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34278 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-26 14:17:46 +00:00
..
build Renamed headers/build/config to headers/build/config_build, so it doesn't 2009-11-26 10:18:13 +00:00
compatibility - Coding style fixes. Thanks Axel for the heads up. 2009-11-17 16:13:00 +00:00
config Fixed __HAIKU_ARCH for m68k. 2009-11-25 19:38:09 +00:00
cpp * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
glibc
legacy/network
libs updated libpng to 1.2.40 2009-11-08 23:30:28 +00:00
os Also define a B_HAIKU_32_BIT. 2009-11-25 23:44:23 +00:00
posix * Removed the O_* modes that we currently don't and probably won't support 2009-11-26 14:17:46 +00:00
private * Removed the O_* modes that we currently don't and probably won't support 2009-11-26 14:17:46 +00:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00