+1
−0
base/unique_fd_test.cpp
0 → 100644
+54
−0
+40
−32
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). debuggerd_handler: use syscall(__NR_close) instead of close. base: add support for tagged fd closure to unique_fd.