This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-12 06:08:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc4eae87f883a770739f08bca008c22d8657b149
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Peter Elliott
c0e88b9710
Kernel: Add FIBMAP ioctl to Ext2FileSystem
...
FIBMAP is a linux ioctl that gives the location on disk of a specific block of a file
2021-01-30 22:54:51 +01:00
..
arch
/i386
…
cdefs.h
…
file.h
…
internals.h
…
ioctl_numbers.h
Kernel: Add FIBMAP ioctl to Ext2FileSystem
2021-01-30 22:54:51 +01:00
ioctl.h
…
mman.h
…
param.h
…
prctl_numbers.h
…
prctl.cpp
…
prctl.h
…
ptrace.cpp
…
ptrace.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
…
socket.h
…
stat.h
…
sysmacros.h
…
time.h
…
times.h
…
types.h
…
uio.cpp
…
uio.h
…
un.h
Libraries: Add missing headers
2021-01-22 21:49:54 +01:00
utsname.h
…
wait.cpp
…
wait.h
…