URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libcsupport/] [src/] [CASES] - Rev 1765
Compare with Previous | Blame | View Log
#
# CASES,v 1.1 1998/11/23 19:07:44 joel 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