Files
ladybird/Kernel/FileSystem/DevPtsFS.h
Andreas Kling efe4e230ee Kernel: Tidy up DevPtsFS construction and handle OOM errors
- Use KResultOr and TRY() to propagate errors
- Check for OOM when creating new inodes
2021-09-06 13:06:05 +02:00

2.0 KiB