This website requires JavaScript.
Explore
Help
Register
Sign In
KolibriOS
/
umka
Watch
10
Star
0
Fork
0
You've already forked umka
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9
Commits
3
Branches
0
Tags
131
MiB
C
78.3%
Assembly
8.6%
Shell
7.3%
ASL
2.3%
Makefile
1.9%
Other
1.5%
48a782e407
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ivan Baravy
48a782e407
Fix return value of kos_fuse_init.
2018-04-24 15:51:37 +03:00
.gitignore
Use fuse3, rewrite no-fuse version in C.
2017-10-18 23:19:53 +03:00
debug-fdo.inc
Working prototype.
2017-10-18 03:08:32 +03:00
disk.inc
Working prototype.
2017-10-18 03:08:32 +03:00
fs_common.inc
Working prototype.
2017-10-18 03:08:32 +03:00
kocdecl.asm
Check kos_fuse_init() return value, exit if it fails.
2018-04-23 14:42:32 +03:00
kocdecl.h
Fix return value of kos_fuse_init.
2018-04-24 15:51:37 +03:00
kofu.c
Check kos_fuse_init() return value, exit if it fails.
2018-04-23 14:42:32 +03:00
kofuse.c
Check kos_fuse_init() return value, exit if it fails.
2018-04-23 14:42:32 +03:00
makefile
Include most *.inc files from $(KERNEL_TRUNK) directory.
2018-04-23 14:07:22 +03:00
system.inc
Implement kos_fuse_getattr.
2017-11-16 03:31:32 +03:00