BarinkOS/source/lib/include
Nigel 94a2de3847 Started on path resolution algorithm
- The algorithm will work once I am of better mind to deal with
raw C strings
- The resolution should look at each entry divided by '/'.
  if the entry is not there then we can quit early, however for
now I am mostly concerned with getting the names of directory entries
we would need to look for.
2023-02-19 22:17:56 +01:00
..
mem.h Started on path resolution algorithm 2023-02-19 22:17:56 +01:00
stack.h Starting to move towards proper HAL and ring3 2023-02-11 12:22:45 +01:00
string.c Updating folders name's (1) 2023-02-03 20:01:31 +01:00
string.h Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00