haiku/headers
Ingo Weinhold 4b9cf09f14 * Got rid of is_running_on_haiku(). It was used for the test environment,
but wouldn't work when running it on Haiku anyway. At any rate, it was
  relatively expensive (uname()) and used already in the libbe
  initialization.
* Got rid of the non-Haiku support of main_thread_for().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-30 12:14:02 +00:00
..
build * Map O_NOTRAVERSE to rarely used or non portable O_ modes if possible. 2009-11-26 16:02:07 +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 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs updated libpng to 1.2.40 2009-11-08 23:30:28 +00:00
os Got rid of the static app resources lock. We use pthread_once() now. 2009-11-30 11:54:30 +00:00
posix * Forgot to add linkat(), this really closes #4928 now. 2009-11-26 16:30:16 +00:00
private * Got rid of is_running_on_haiku(). It was used for the test environment, 2009-11-30 12:14:02 +00:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00