/[lkdp]/lkdp/misc/list.tex
ViewVC logotype

Diff of /lkdp/misc/list.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by nayaniabhishek, Sat Jun 22 18:26:30 2002 UTC revision 1.3 by nayaniabhishek, Thu Jul 11 05:31:08 2002 UTC
# Line 1  Line 1 
1    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2    % $Id$
3    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4    
5  \chapter{Lists}  \chapter{Lists}
6          Linux provides simple doubly linked list implementation for various internal uses. The main header file is \url{include/linux/list.h}. The structure used to implement the list is \texttt{struct list\_head}. It is defined as:          Linux provides simple doubly linked list implementation for various internal uses. The main header file is \url{include/linux/list.h}. The structure used to implement the list is \texttt{struct list\_head}. It is defined as:
7          \begin{verbatim}          \begin{verbatim}

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26