forked from Imagelibrary/rtems
PR 744/filesystem * libcsupport/src/unlink.c, libfs/src/dosfs/msdos_eval.c: DOSFS did not support permissions on directories so the check performed by unlink would always fail. The unlink code was modified to support a not supported status being returned.
# # $Id$ # This directory contains for the "file system" library. All supported file systems live under this tree. Currently the only supported file systems in this library are the IMFS and miniIMFS. The TFTP client filesystem is part of the libnetworking library. --Chris Johns and Joel Sherrill 18 October 2000