OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libc/] [CASES] - Rev 158

Go to most recent revision | Compare with Previous | Blame | View Log

#
#  $Id: CASES,v 1.1.1.1 2001-07-10 09:55:02 chris Exp $
#

This is a list of cases to consider when implementing a file system:


+ Given a tree of this form:

        a ----- b
               /
             c

  Where a and b are directories and c is a link to directory b.  Consider
  this sequence:

    - rmdir a/b
    - mknod c/b/x
    - unlink c




Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.