Files
ladybird/Libraries/LibC
Sergey Bugaev e0013a6b4c 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().
2020-01-17 21:49:58 +01:00
..
2019-11-16 16:27:48 +01:00
2020-01-15 22:11:44 +01:00
2019-10-03 08:18:05 +02:00
2020-01-07 15:35:41 +01:00
2020-01-03 09:10:55 +01:00
2019-11-16 12:50:50 +01:00
2019-12-27 23:09:08 +01:00
2020-01-16 22:11:31 +01:00
2020-01-16 22:11:31 +01:00