]> git.corax.cc Git - corax/commit
Add infrastructure to allocate file descriptors to processes
authorMatthias Kruk <m@m10k.eu>
Thu, 3 Oct 2019 09:39:51 +0000 (18:39 +0900)
committerMatthias Kruk <m@m10k.eu>
Thu, 3 Oct 2019 09:40:38 +0000 (18:40 +0900)
commit55a010559cf1e4fc23b6378ade251e698807314d
tree48e863e444214f571dcf7bb4064701149e435b2d
parentb78f96e677e3615774fdaca9c6e731ec66b68455
Add infrastructure to allocate file descriptors to processes
kernel/core/fd.h [new file with mode: 0644]
kernel/core/process.c
kernel/include/process.h