Added a couple of syscalls that may need to be documented in the future

This commit is contained in:
Michael Kerrisk 2007-04-03 12:52:35 +00:00
parent 70d67e7929
commit 0b2d3d8ff3
1 changed files with 3 additions and 0 deletions

View File

@ -313,6 +313,9 @@ move_pages(2) New in 2.6.18
epoll_pwait(2) (perhaps will arrive in 2.6.19?)
lutimesat(2) Likely to appear in a future kernel
fallocate(2) May appear in a future kernel
/sys file system
----------------