aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/include/sct.h
Commit message (Collapse)AuthorAgeFilesLines
* Several things :Alex Auvolat2015-02-191-0/+10
- disambiguate syscall.h : kernel syscall.h moved to sct.h - fix btree_remove_v !! (munmap fucked up stuff before) - make nullfs's directory listing non-exclusive (it actually copies the listing on open() and readdir()'s from that copy)