1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/ext
Jonas 'Sortie' Termansen 1e671aa8cd Rename struct kernel_dirent::d_off to d_nextoff.
The d_off field exists on other operating systems and the kernel used the
field in an incompatible manner. The easy solution is to call the field
something else and later address the design mistake.
2014-03-01 14:37:40 +01:00
..
.gitignore
block.cpp
block.h
blockgroup.cpp
blockgroup.h
device.cpp
device.h
ext-constants.h
ext-structs.h
extfs.cpp Rename struct kernel_dirent::d_off to d_nextoff. 2014-03-01 14:37:40 +01:00
filesystem.cpp
filesystem.h
inode.cpp
inode.h
ioleast.cpp
ioleast.h
Makefile
util.h