Miro Kropacek wrote:
just observed another bug - try to read files using mintlib's readdir and every file found exec using Pexec() function. On TOS/FAT32 I've got normal basepage (using PE_LOAD mode) but on ext2 I see "access denied" error. Probably bug in ext2.xdd?
Are you sure that executables you try to exec have the x bit set? KMK