gint/src/fs
2025-04-12 08:47:17 +02:00
..
fugue fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
fygue fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
close.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
closedir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
creat.c fs: basic filesystem support over BFile 2021-12-11 16:38:28 +01:00
fdopendir.c fs: prepare Fygue integration 2025-04-01 21:06:55 +02:00
fs.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
lseek.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
mkdir.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
open.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
opendir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
pread.c fs: fix incorrect cursor state after pread/pwrite 2025-04-06 15:54:44 +02:00
pwrite.c fs: fix incorrect cursor state after pread/pwrite 2025-04-06 15:54:44 +02:00
read.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
readdir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
rename.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
rewinddir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
rmdir.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
seekdir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
stat.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
telldir.c fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family) 2021-12-21 19:01:00 +01:00
unlink.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00
write.c fygue: switch tabs to spaces :) 2025-04-12 08:47:17 +02:00