| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also add some debugging facilities (especially stack trace).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Handles now have a copy of data and ops, and may reference a null node
in the case of an IPC channel.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- nodes can be loaded in ram only once (nodes identified by their path)
- unlink() can only be called if the node to be deleted is not used (not in ram)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|