Fs interal WIP
This commit is contained in:
parent
b1cfc0ee71
commit
a614195a2e
5 changed files with 496 additions and 84 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
void me_exit(t_i32 exit_code)
|
||||
{
|
||||
close_all_fds();
|
||||
close_all_slots();
|
||||
uninit_global_allocator();
|
||||
exit(exit_code);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue