0.19.1
Consistent function naming for the fileio extension:
readfile -> fileio_read
scanfile -> fileio_scan
writefile -> fileio_write
mkdir -> fileio_mkdir
symlink -> fileio_symlink
lsdir -> fileio_ls
lsmode -> fileio_mode
Old names still work for the sake of backward compatibility.