|
7e621cb64f
|
Properly init filename when creating node
|
2023-08-23 14:05:32 -04:00 |
|
Nathan Fisher
|
da412f754c
|
Remove unneeded #include for stddef.h
|
2023-08-18 12:42:16 -04:00 |
|
Nathan Fisher
|
ed9648ff78
|
Replace linklist with linkmap and remove former completely. Also
remove generic hashmap implementation in favor of linkmap.
|
2023-08-18 12:37:24 -04:00 |
|
|
69107b2c80
|
Progress on new linkmap structure, for tracking hardlinks
|
2023-08-17 11:45:59 -04:00 |
|
|
bd820638b5
|
Replace several uses of malloc with calloc
|
2023-08-14 23:42:09 -04:00 |
|
Nathan Fisher
|
39a3e45b6c
|
Fix Linux compilation, simplify Makefiles
|
2023-08-10 22:42:43 -04:00 |
|