haiku/headers/build
Pawel Dziepak 077c84eb27 kernel: atomic_*() functions rework
* No need for the atomically changed variables to be declared as
   volatile.
 * Drop support for atomically getting and setting unaligned data.
 * Introduce atomic_get_and_set[64]() which works the same as
   atomic_set[64]() used to. atomic_set[64]() does not return the
   previous value anymore.
2013-11-05 22:32:59 +01:00
..
config_build * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
gcc-2.95.3 Define MB_LEN_MAX to 16. 2011-11-22 17:40:45 +01:00
host Use libbe_build also on Haiku 2013-05-09 18:08:55 +02:00
os Switch build system from optional package to repositories 2013-07-05 10:51:42 +02:00
private Refactor reusable pkgman code into libpackage 2013-08-31 21:19:07 +02:00
BeOSBuildCompatibility.h Wrap POSIX FD functions in libroot_build 2011-11-25 06:18:41 +01:00
HaikuBuildCompatibility.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00