X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=process.tex;h=08a5e6d76cb80335af6258353c4f8a364a3391ad;hp=b21dc6b9c3978b7917ffd3ce920853d5ac93fa40;hb=9efe28fd24b23b1fca69f4c5296cb29e4372438c;hpb=ac964c5d51a316d519c5a6319b46e962c947d025 diff --git a/process.tex b/process.tex index b21dc6b..08a5e6d 100644 --- a/process.tex +++ b/process.tex @@ -1,6 +1,6 @@ %% process.tex %% -%% Copyright (C) 2000-2003 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2004 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", @@ -1140,16 +1140,16 @@ in tab.~\ref{tab:proc_env_func}. \textbf{SVr4} & \textbf{BSD} & \textbf{Linux} \\ \hline \hline - \func{getenv} & $\bullet$ & $\bullet$ & $\bullet$ & - $\bullet$ & $\bullet$ & $\bullet$ \\ - \func{setenv} & & & & - & $\bullet$ & $\bullet$ \\ - \func{unsetenv} & & & & - & $\bullet$ & $\bullet$ \\ - \func{putenv} & & opz. & $\bullet$ & - & $\bullet$ & $\bullet$ \\ - \func{clearenv} & & opz. & & - & & $\bullet$ \\ + \func{getenv} & $\bullet$ & $\bullet$ & $\bullet$ + & $\bullet$ & $\bullet$ & $\bullet$ \\ + \func{setenv} & -- & -- & -- + & -- & $\bullet$ & $\bullet$ \\ + \func{unsetenv}& -- & -- & -- + & -- & $\bullet$ & $\bullet$ \\ + \func{putenv} & -- & opz. & $\bullet$ + & -- & $\bullet$ & $\bullet$ \\ + \func{clearenv}& -- & opz. & -- + & -- & -- & $\bullet$ \\ \hline \end{tabular} \caption{Funzioni per la gestione delle variabili di ambiente.}