Gunnar Beutner
|
1d4ae9194e
LibC: Fix struct layout for sys_dirent on x86_64
|
4 年之前 |
Mart G
|
b00cdf8ed8
Kernel+LibC: Make get_dir_entries syscall retriable
|
4 年之前 |
Brian Gianforcaro
|
0726d39cb1
LibC: Fix invalid 1-byte read I introduced in dirent.
|
4 年之前 |
Brian Gianforcaro
|
331ab52318
LibC: Implement scandir(...) to enumerate directories.
|
4 年之前 |
Brian Gianforcaro
|
d4d988532a
LibC: Fix bugs in the population of dirent members.
|
4 年之前 |
Gunnar Beutner
|
2447dcd1ea
LibC: Implement the rewinddir() function
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |