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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libcsupport/] [src/] [CASES] - Blame information for rev 1778

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

Line No. Rev Author Line
1 1026 ivang
#
2
#  CASES,v 1.1 1998/11/23 19:07:44 joel Exp
3
#
4
 
5
This is a list of cases to consider when implementing a file system:
6
 
7
 
8
+ Given a tree of this form:
9
 
10
        a ----- b
11
               /
12
             c
13
 
14
  Where a and b are directories and c is a link to directory b.  Consider
15
  this sequence:
16
 
17
    - rmdir a/b
18
    - mknod c/b/x
19
    - unlink c
20
 
21
 
22
 
23
 

powered by: WebSVN 2.1.0

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