X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=fileadv.tex;h=6d87e629831e9e6c992dd879bdffdbf9de4349f7;hp=def60425b144d29a53afc19206fffbb1968e94d4;hb=66e83c068629844f84fe4a0d44b382f756c9ef32;hpb=b93afedb7d7b01ba1f0b5ea4caaa281f38cb8e6d diff --git a/fileadv.tex b/fileadv.tex index def6042..6d87e62 100644 --- a/fileadv.tex +++ b/fileadv.tex @@ -1,6 +1,6 @@ %% fileadv.tex %% -%% Copyright (C) 2000-2004 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2005 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", @@ -740,7 +740,7 @@ compiuta dalla funzione \func{aio\_fsync}, che ha lo stesso effetto della analoga \func{fsync}, ma viene eseguita in maniera asincrona; il suo prototipo รจ: \begin{prototype}{aio.h} -{ssize\_t aio\_return(int op, struct aiocb *aiocbp)} +{int aio\_fsync(int op, struct aiocb *aiocbp)} Richiede la sincronizzazione dei dati per il file indicato da \param{aiocbp}.