X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=filestd.tex;h=80c641b46409c81788204e91289292883a32a42a;hp=8ab89567facfb0a44bc2b4a2315bfa0aa45b4080;hb=76c815519021c83247a87d9f4318fc4aaa533f56;hpb=a001cbbaab17ce4f15d210d74af8912dbaa07b68 diff --git a/filestd.tex b/filestd.tex index 8ab8956..80c641b 100644 --- a/filestd.tex +++ b/filestd.tex @@ -1,3 +1,13 @@ +%% filestd.tex +%% +%% Copyright (C) 2000-2002 Simone Piccardi. Permission is granted to +%% copy, distribute and/or modify this document under the terms of the GNU Free +%% Documentation License, Version 1.1 or any later version published by the +%% Free Software Foundation; with the Invariant Sections being "Prefazione", +%% with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the +%% license is included in the section entitled "GNU Free Documentation +%% License". +%% \chapter{I file: l'interfaccia standard ANSI C} \label{cha:files_std_interface} @@ -313,9 +323,9 @@ non viene duplicato e verr I nuovi file saranno creati secondo quanto visto in \secref{sec:file_ownership} ed avranno i permessi di accesso impostati al -valore \macro{S\_IRUSR|S\_IWUSR|S\_IRGRP|S\_IWGRP|S\_IROTH|S\_IWOTH} -(pari a \macro{0666}) modificato secondo il valore di \acr{umask} per il -processo (si veda \secref{sec:file_umask}). +valore \macro{S\_IRUSR|S\_IWUSR|S\_IRGRP|S\_IWGRP|S\_IROTH|S\_IWOTH} (pari a +\var{0666}) modificato secondo il valore di \acr{umask} per il processo (si +veda \secref{sec:file_umask}). In caso di file aperti in lettura e scrittura occorre ricordarsi che c'รจ di mezzo una bufferizzazione; per questo motivo lo standard ANSI C