mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
File system WIP
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
\newcommand{\Putc}{\dec{Putc}}
|
||||
\newcommand{\putc}{\dec{putc}}
|
||||
\newcommand{\UFile}{\dec{File}}
|
||||
\newcommand{\UFD}{\dec{INumber}}
|
||||
\newcommand{\UFD}{\dec{FileDescr}}
|
||||
\newcommand{\fwrite}{\dec{fwrite}}
|
||||
\newcommand{\iter}{\dec{iter}}
|
||||
\newcommand{\stdout}{\dec{stdout}}
|
||||
@@ -423,6 +423,8 @@
|
||||
\newcommand{\lookup}{\dec{lookup}}
|
||||
\newcommand{\modify}{\dec{modify}}
|
||||
\newcommand{\fileIO}{\dec{fileIO}}
|
||||
\newcommand{\ULink}{\dec{Link}}
|
||||
\newcommand{\UUnlink}{\dec{Unlink}}
|
||||
|
||||
%%
|
||||
%% Some control operators
|
||||
|
||||
Reference in New Issue
Block a user