Revision d6026d0b
ID: d6026d0b30f483303c57715cbf20474a8d50518a
fs-base.list returns filenames not paths.
This brings it inline with the spec for Filesystem/A/0:
this means that list("x") of a directory containing "a" and "b" would return ["a", "b"], not ["x/a", "x/b"].
Files
- added
- modified
- copied
- renamed
- deleted
- libflusspferd