File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 119119configuration -- installed software will not be possible to run by
120120non-privileged users, what worked before may stop working, etc.
121121\item If the \emph {mode } argument is required and not specified, you get
122- whatever is on the stack. Both flags and mode are stored in the system file
123- table, see page \pageref {OPENFILETABLES }.
122+ whatever is on the stack or CPU register. Both flags and mode are stored in the
123+ system file table, see page \pageref {OPENFILETABLES }.
124124\item Macros for use with \emph {mode } can be usually found in the manual page
125125for \texttt {chmod(2) }, and you can find them also in the \texttt {stat.h } header
126126file (or in another file included from it) where the standard requires them to
127127be.
128128\item A no longer needed slot in the file descriptor or system file table is
129- zeroed out before its reuse.
129+ zeroed out before its reuse.
130130\item There are other flags as well:
131131\begin {itemize }
132132\item \texttt {O\_ SYNC } (\texttt {O\_ DSYNC }, \texttt {O\_ RSYNC }) \dots {} the call
You can’t perform that action at this time.
0 commit comments