X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=fileio.tex;h=75d5fb6589a1f227d6b0ce98cc50edadaf4632be;hp=8b495346e2b39d93b0206cdeee5c935d60d142e0;hb=6bc2da69725f0e05073cca71b9dd6521dfe54d82;hpb=570997eb16e7228f83d94108b9cb095b7c7a0f2a diff --git a/fileio.tex b/fileio.tex index 8b49534..75d5fb6 100644 --- a/fileio.tex +++ b/fileio.tex @@ -1,6 +1,6 @@ %% fileio.tex (merge fileunix.tex - filestd.tex) %% -%% Copyright (C) 2000-2012 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2013 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", @@ -443,6 +443,11 @@ riletti da \func{fcntl} (vedi sez.~\ref{sec:file_fcntl_ioctl}). \label{tab:open_time_flag} \end{table} + +% 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 + \footnotetext{acronimo di \itindex{Denial~of~Service~(DoS)} \textit{Denial of Service}, si chiamano così attacchi miranti ad impedire un servizio causando una qualche forma di carico eccessivo per il sistema, che resta @@ -1695,6 +1700,8 @@ anche l'aggiunta di un ulteriore argomento finale, \param{flags}. % TODO manca prototipo di linkat, verificare se metterlo o metter menzione +% altre modifiche al riguardo nel 3.11 (AT_EMPTY_PATH?) vedi +% http://lwn.net/Articles/562488/ % TODO manca prototipo di utimensat, verificare se metterlo o metter menzione Per tutte le funzioni che lo prevedono, a parte \func{unlinkat} e