X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=fileio.tex;h=06aee5dbd419a01eebcdfc0a04545aed9ffc2747;hp=1c0d9e1587af6d5c5495e803b73869f27c6b8261;hb=8f0d759b2a9864c839d8803b2ea12860f386f17d;hpb=58f0417a8f87b0e589b6eaceca656a3466774487 diff --git a/fileio.tex b/fileio.tex index 1c0d9e1..06aee5d 100644 --- a/fileio.tex +++ b/fileio.tex @@ -1,6 +1,6 @@ %% fileio.tex (merge fileunix.tex - filestd.tex) %% -%% Copyright (C) 2000-2014 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2015 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 "Un preambolo", @@ -447,7 +447,7 @@ riletti da \func{fcntl} (vedi sez.~\ref{sec:file_fcntl_ioctl}). % TODO: aggiungere O_TMPFILE per la creazione di file temporanei senza che % questi appaiano sul filesystem, introdotto con il 3.11, vedi: % https://lwn.net/Articles/556512/, http://kernelnewbies.org/Linux_3.11 -% https://lwn.net/Articles/558598/ +% https://lwn.net/Articles/558598/ http://lwn.net/Articles/619146/ \footnotetext{acronimo di \itindex{Denial~of~Service~(DoS)} \textit{Denial of Service}, si chiamano così attacchi miranti ad impedire un servizio @@ -1706,6 +1706,9 @@ anche l'aggiunta di un ulteriore argomento finale, \param{flags}. % TODO manca prototipo di utimensat, verificare se metterlo o metter menzione % TODO manca prototipo di renameat2, introdotta nel 3.15, vedi % http://lwn.net/Articles/569134/ +% TODO manca prototipo di execveat, introdotta nel 3.19, vedi +% https://lwn.net/Articles/626150/ cerca anche fexecve + Per tutte le funzioni che lo prevedono, a parte \func{unlinkat} e \funcd{faccessat}, l'ulteriore argomento è stato introdotto solo per fornire