haiku/src/system
Axel Dörfler 6adf7a0c75 VFS: prevent FD inheritance for the kernel completely.
* Each io_context now has a "inherit_fds" member that decides whether
  or not this context allows to inherit FDs to its children.
* This replaces the former O_CLOEXEC mechanism.
2015-09-11 17:08:35 +02:00
..
boot u-boot: PPC: Fix warnings 2015-06-12 23:18:33 +02:00
glue Optionally build glue code for bootstrap_stage0 platform. 2014-08-13 13:32:49 +02:00
kernel VFS: prevent FD inheritance for the kernel completely. 2015-09-11 17:08:35 +02:00
ldscripts PPC: simplify the bootloader linker script 2015-04-22 02:43:34 +02:00
libroot libroot_debug: Replace two more uses of printf in guarded heap. 2015-08-23 13:19:12 +02:00
runtime_loader runtime_loader: Add imageName and exactMatch to symbol lookup. 2015-04-11 11:18:50 +02:00
Jamfile