fedir pushed to API at fedir/ICFS 2025-02-03 18:13:47 +01:00
8f8841c7d9 Added start window description
fedir pushed to API at fedir/ICFS 2025-02-03 18:12:16 +01:00
1fa6c306db Added Cambalache gui file
fedir pushed to main at fedir/mindoverflow 2025-01-26 10:59:33 +01:00
a0dd895111 Updated README.md
fedir pushed to main at fedir/mindoverflow 2025-01-23 10:00:33 +01:00
8d0e81adc7 Updated README.md
fedir created repository fedir/mindoverflow 2025-01-23 09:40:06 +01:00
fedir pushed to API at fedir/ICFS 2024-12-25 17:08:02 +01:00
e0b69cfea1 Improved ui socket and made open and create send requests.
3cbe520916 Edited Makefile to compite ui socket.
Compare 2 commits »
fedir pushed to API at fedir/ICFS 2024-12-25 11:00:41 +01:00
e2014f03f1 Basic socket communication
fedir pushed to API at fedir/ICFS 2024-12-20 08:51:58 +01:00
dadcc6476b Added the ui-socket.h.
fedir created branch API in fedir/ICFS 2024-12-20 08:51:58 +01:00
fedir opened issue fedir/ICFS#3 2024-12-19 09:28:00 +01:00
API
fedir opened issue fedir/ICFS#2 2024-12-18 21:37:34 +01:00
Implement all file operations.
fedir opened issue fedir/ICFS#1 2024-12-18 21:33:23 +01:00
access(2)
fedir pushed to main at fedir/ICFS 2024-12-17 10:31:11 +01:00
1646b2fe3f Resolved merge conflict in favor of basic-passthrough
bfc22c79e0 Implemented the passthrough.
1ddbef6a65 Used the libfuse example as a foundation.
3e2aeea810 Added opendir and readdir.
Compare 4 commits »
fedir pushed to basic-passthough at fedir/ICFS 2024-12-15 15:48:17 +01:00
1ddbef6a65 Used the libfuse example as a foundation.
fedir pushed to basic-passthough at fedir/ICFS 2024-12-03 18:14:40 +01:00
3e2aeea810 Added opendir and readdir.
fedir created branch basic-passthough in fedir/ICFS 2024-12-03 18:14:40 +01:00
fedir pushed to main at fedir/ICFS 2024-11-20 10:36:23 +01:00
ff6a8713d3 Removed useless comments from main.c.
8fcfebe3f9 Implemented getattr and source_stat.
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2024-11-20 09:34:36 +01:00
e48cbc62f1 Added source files initialization.
fedir pushed to main at fedir/ICFS 2024-11-18 18:47:22 +01:00
424543cd99 Updated Makefile to use gcc instead of g++.
64aee2d9e5 Moved from C++ to C.
Compare 2 commits »
fedir pushed to main at fedir/ICFS 2024-11-18 17:44:12 +01:00
5916e89e41 Added clean rule to the Makefile