add directory Ref-docs

This commit is contained in:
gohigh
2024-02-19 00:21:47 -05:00
parent 5a46ddb732
commit ef50495c9d
2492 changed files with 1609142 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<html><!-- This HTML file has been created by texi2html 1.29
from syscalls.texi on 4 June 1994 -->
<TITLE>Syscall specifications of Linux - fs</TITLE>
<P>Go to the <A HREF="syscalls_2.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_4.html">next</A> section.<P>
<H1><A NAME="SEC3" HREF="syscalls_toc.html#SEC3" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_toc.html#SEC3">File system subsystem</A></H1>
<P>
The calls of the fs subsystem are defined here. Take note that the error
codes that those call return are file system dependent. (eg. A call
operating on a file accessible through NFS might return a network error
whereas a ext2fs accessible file wouldn't.)
<P>
<P>Go to the <A HREF="syscalls_2.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_2.html">previous</A>, <A HREF="syscalls_4.html" tppabs="http://www.infran.ru/TechInfo/syscalls/syscalls_4.html">next</A> section.<P>