next up previous contents index
Next: Synchronization Up: Other Features Previous: Other Features   Contents   Index


Temporary Files

Since temporary files should be handled differently than persistent files (see Section 3.1.1)--because there is no need to "bother" the server with temporary files--it would be a good idea to provide special primitives for these. This way the applications can tell the system which files are temporary (and that is the only way for the system to found out). I have not implemented any of these, because they are already there; in ANSI-C [21].

Primitives from ANSI-C for using temporary files:



michael@garfield.dk
2000-10-13