mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 19:03:15 +01:00
Input paths are now parsed at the beginning and components put into an ordered linked list headed by struct pathdata. Lookup functions use these components to look up vnodes.