dos33fsprogs icon indicating copy to clipboard operation
dos33fsprogs copied to clipboard

prodos-utils: matching against volume filename extensions should be case-insensitive

Open micahcowan opened this issue 2 years ago • 0 comments

system.dsk is recognized, but not e.g. SYSTEM.DSK. Similarly for .2MG. Perhaps you could use strncasecmp instead of strncmp to examine the filename extensions?

micahcowan avatar Jul 26 '22 22:07 micahcowan