@kirby @puniko
After a cursory look at the source, I would have argued for not linearly searching the list of files.
And also maybe not storing the files as a linked list.
And yes, that could also be done in C. At least, I didn't find my pet peeve strlen in the source yet.