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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libc/] [CASES] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: CASES,v 1.2 2001-09-27 12:01:15 chris 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.