diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2020-01-17 21:48:44 +0300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2020-01-17 21:49:58 +0100 |
commit | e0013a6b4c4a006617d2c0ef09e25720892fee3d (patch) | |
tree | d6da8453d920c252251f728c06dafd3a94790352 /DevTools/FormCompiler | |
parent | d6184afcaeb260f76e8b27a7931f609f822b7d1f (diff) | |
download | serenity-e0013a6b4c4a006617d2c0ef09e25720892fee3d.zip |
Kernel+LibC: Unify sys$open() and sys$openat()
The syscall is now called sys$open(), but it behaves like the old sys$openat().
In userspace, open_with_path_length() is made a wrapper over openat_with_path_length().
Diffstat (limited to 'DevTools/FormCompiler')
0 files changed, 0 insertions, 0 deletions