Commit Graph

14 Commits

Author SHA1 Message Date
4938e4cf1c fix - ordering oversight 2025-02-08 11:33:19 +01:00
716e1e83dc swap fails with ENOENT; i cannot replicate the error; if i run only that test, nothing happens; if i run the program for real, it works; my filesystem may or may not be haunted 2025-01-30 14:28:01 +01:00
3d34b453dd fix filename space related issues 2025-01-30 13:44:57 +01:00
8bcebb4f3f more error handling 2025-01-25 14:03:27 +01:00
a26a882446 formatting 2025-01-25 11:24:00 +01:00
2ee2c34bff fix buffer over-running bug 2025-01-25 11:21:57 +01:00
baa8a36206 fix parsing bug 2025-01-25 00:11:48 +01:00
42922b74c0 bump 2025-01-24 22:57:46 +01:00
81972c87fd +CHECK_FORMAT macro 2025-01-24 12:42:13 +01:00
f5d178f879 implement chown 2025-01-24 12:41:02 +01:00
51e95961c7 refactoring 2025-01-23 23:31:16 +01:00
1f7ddf0c9b safer deletion logic 2025-01-23 10:14:46 +01:00
a96b9db6fc +missing returns 2025-01-23 10:13:47 +01:00
b3437f8f62 init 2025-01-23 09:41:36 +01:00