Inizio ad aggiungere un po' di ''sysctl'' per TCP.
[gapil.git] / filestd.tex
index a5cab488924b422dee4001148edd4b9fbb3e30df..b2a3c18d754a6119f182f48c0c5714538dd2c652 100644 (file)
@@ -326,10 +326,11 @@ di errore e di fine del file (vedi sez.~\ref{sec:file_io}) sono cancellate. Il
 file non viene duplicato e verrà chiuso alla chiusura dello stream.
 
 I nuovi file saranno creati secondo quanto visto in
-sez.~\ref{sec:file_ownership} ed avranno i permessi di accesso impostati al
-valore \code{S\_IRUSR|S\_IWUSR|S\_IRGRP|S\_IWGRP|S\_IROTH|S\_IWOTH} (pari a
+sez.~\ref{sec:file_ownership_management} ed avranno i permessi di accesso
+impostati al valore
+\code{S\_IRUSR|S\_IWUSR|S\_IRGRP|S\_IWGRP|S\_IROTH|S\_IWOTH} (pari a
 \val{0666}) modificato secondo il valore di \acr{umask} per il processo (si
-veda sez.~\ref{sec:file_umask}).
+veda sez.~\ref{sec:file_perm_management}).
 
 In caso di file aperti in lettura e scrittura occorre ricordarsi che c'è
 di mezzo una bufferizzazione; per questo motivo lo standard ANSI C
@@ -1628,7 +1629,7 @@ che pu
 % LocalWords:  unlocked fread fwrite size ptr nmemb nelem gcc padding point str
 % LocalWords:  lock thread fgetc getc getchar dell'overhead altresì unsigned ap
 % LocalWords:  getwc fgetwc getwchar wint wchar WEOF putc fputc putchar dell'I
-% LocalWords:  SVID getw putw parsing peeking ahead ungetc gets fgets string
+% LocalWords:  SVID getw putw parsing peeking ahead ungetc gets fgets string Di
 % LocalWords:  overflow Aleph stack fputs puts fgetws fputws getline ssize leak
 % LocalWords:  realloc value result argument memory getdelim delim printf short
 % LocalWords:  fprintf sprintf format snprintf variadic long double intmax list
@@ -1637,6 +1638,6 @@ che pu
 % LocalWords:  vscanf vfscanf vsscanf bison parser yacc like off VMS whence pos
 % LocalWords:  lseek ftell fgetpos fpos fseeko ftello fileno Solaris freadable
 % LocalWords:  fwritable ext freading fwriting buffering setvbuf BUFSIZ setbuf
-% LocalWords:  IONBF IOLBF IOFBF setbuffer setlinebuf flbf fbufsize flushlbf
+% LocalWords:  IONBF IOLBF IOFBF setbuffer setlinebuf flbf fbufsize flushlbf hh
 % LocalWords:  fsync fpurge flockfile ftrylockfile funlockfile SAFE FUNCTIONS
-% LocalWords:  locking fsetlocking type BYCALLER QUERY
+% LocalWords:  locking fsetlocking type BYCALLER QUERY ll