haiku/src/system
Axel Dörfler 45b17b80d1 * Temporarily switched to a recursive lock for the depot.
* While this is not a really good idea for a lock with supposedly little
  contention, but it'll fix bug #1731. I haven't tested it yet, but will
  do so in a minute :-)
* I will need to rework the slab anyway so that it's possible to use it
  as a replacement for our heap, and then I'll switch back to a benaphore
  again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23822 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-02 12:12:54 +00:00
..
boot When starting the other CPUs from the bootloader we did not wait for any 2008-01-31 22:15:52 +00:00
glue crt files for m68k. 2007-10-22 00:06:13 +00:00
kernel * Temporarily switched to a recursive lock for the depot. 2008-02-02 12:12:54 +00:00
ldscripts Our ld script is actually closer to the x86 one... this should work. 2008-01-15 15:00:00 +00:00
libroot Added experimental ktrace_[v]printf() functions to libroot. Their output 2008-01-21 15:10:05 +00:00
runtime_loader Fix the static cleanup mechanism introduced to the runtime_loader/libroot: 2008-01-13 18:49:27 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00