Completate: condivisione, operazioni atomiche sui file, dup ed iniziata
[gapil.git] / gapil.tex
index 18f10c473d0d0df39f3b5a22edbe3e90863ea165..3b8ed0bce59169bbb4fd74946df4440205a300a8 100644 (file)
--- a/gapil.tex
+++ b/gapil.tex
@@ -1,7 +1,7 @@
-%% 
+%%
 %% GaPiL : Guida alla Programmazione in Linux
 %%
-%% S. Piccardi Feb. 2001
+%% S. Piccardi Oct. 2000
 %%
 %% main.tex: file principale, gli altri vanno inclusi da questo.
 %%
@@ -19,6 +19,9 @@
 \usepackage{listings}
 \lstloadlanguages{C++}
 \usepackage{color} 
+\usepackage{mdwlist}
+%\usepackage{footnote} 
+%\usepackage{mdwtab} 
 %
 % Setting page layout
 %
@@ -35,7 +38,8 @@
 
 %\includeonly{macro,pref,intro,fdl}
 
-\title{Guida alla Programmazione in Linux.}
+\title{\Huge \textbf{\textsl{G}a\textsl{P}i\textsl{L}}\\
+\huge Guida alla Programmazione in Linux.} 
 
 \author{Simone Piccardi}
 
 \cleardoublepage}}
 
 \begin{quote}
-
-      Copyright \copyright\ 2000-2001  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'', with no
-      Front-Cover Texts, and with no Back-Cover Texts.
-      A copy of the license is included in the section entitled ``GNU
-      Free Documentation License''.
+  
+  Copyright \copyright\ 2000-2001 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'',
+  with no Front-Cover Texts, and with no Back-Cover Texts.  A copy of the
+  license is included in the section entitled ``GNU Free Documentation
+  License''.
 
 \end{quote}
 \clearemptydoublepage
   stringstyle=\color{green}\ttfamily,
 %  texcsststyle=\ttfamily,
   directivestyle=\color{magenta}\ttfamily
-}
+} 
 \include{intro}
+\include{process}
+\include{prochand}
 \include{fileintro}
 \include{filedir}
 \include{fileunix}
 \include{filestd}
-\include{process}
-\include{prochand}
+\include{system}
+\include{session}
 \include{signal}
+\include{fileadv}
 \include{ipc}
 \include{network}
 \include{socket}
 \include{elemtcp}
 \include{simpltcp}
 \appendix
-\include{app_a}
-\include{app_b}
+\include{ipprot}
+\include{tcpprot}
+\include{errors}
 \include{fdl}
 
 % at the end put the bibliography