Converting fseek to kern_fseek because kernel space and userland use
different paramters. This will ensure no confusion when using offset of 32 or 64bits. |
---|
|
sys/fs/vfs/file.c |
---|
sys/include/vfs/file.h |
---|
sys/kernel/elf.c |
---|
sys/kernel/ld.c |
---|
sys/kmods/kmod.c |
---|
sys/vmm/vmm_mmap.c |
---|