Correzioni e aggiunte secondo le indicazioni di D. Masini, terza e
[gapil.git] / biblio.bib
index ece299b703377fe7ae88a86e099089a47f1fbbe8..a4eab96576779d701843348f7078609b62423d88 100644 (file)
   OPTnote =     {},
   OPTannote =   {}
 }
+@Booklet{UnixFaq,
+  title =       {Unix Programming Frequently Asked Questions},
+  OPTkey =      {},
+  author =      {Andrew Gierth},
+  OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html},
+  OPTaddress =          {},
+  OPTmonth =    {},
+  OPTyear =     {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+
 @Book{UNP1,
   author =      {W. Richard Stevens},
   editor =      {},
   OPTannote =   {}
 }
 @Book{LinDevDri,
-  author =      {A. Rubini and F. Bouhet},
+  author =      {A. Rubini and J. Corbet},
   editor =      {O'Reilly},
   title =       {Linux Device Driver},
   publisher =   {O'Reilly},
-  year =        {1995},
+  year =        {2002},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {2nd},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{PratC,
+  author =      {S. Oullaine},
+  editor =      {O'Reilly},
+  title =       {Pratical C},
+  publisher =   {O'Reilly},
+  year =        {2002},
   OPTkey =      {},
   OPTvolume =   {},
   OPTnumber =   {},
   OPTannote =   {}
 }
 @Book{glibc,
-  author =      {Sandra Loosemore with Richard M. Stallman, 
-Roland McGrath, Andrew Oram, and Ulrich Drepper},
+  author =      {Sandra Loosemore Richard M. Stallman Roland McGrath Andrew Oram and Ulrich Drepper},
   editor =      {Free Software Foundation},
   title =       {The GNU C Library Reference Manual},
   publisher =   {Free Software Foundation},
@@ -141,11 +168,11 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper},
   OPTannote =   {}
 }
 @Book{UnixArchitecture,
-  author =      {},
-  editor =      {},
-  title =       {Linux Device Driver},
+  author =      {Curt Schimmel},
+  editor =      {Addison Wesley},
+  title =       {UNIX System for Modern Architectures},
   publisher =   {},
-  year =        {1995},
+  year =        {1994},
   OPTkey =      {},
   OPTvolume =   {},
   OPTnumber =   {},
@@ -156,4 +183,49 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper},
   OPTnote =     {},
   OPTannote =   {}
 }
+@Article{StS,
+  author =      {Aleph1},
+  title =       {Smashing The Stack For Fun And Profit},
+  journal =     {Phrack},
+  year =        {1996},
+  OPTkey =      {},
+  OPTvolume =   {49},
+  OPTnumber =   {},
+  OPTpages =    {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{flex,
+  author =      {Vern Paxson},
+  editor =      {Free Software Foundation},
+  title =       {Flex, varsion 2.5},
+  publisher =   {Free Software Foundation},
+  year =        {1995},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{bison,
+  author =      {Bison, the YACC-compatible parser generator},
+  editor =      {Free Software Foundation},
+  title =       {Charles Donnelly Richard M. Stallman},
+  publisher =   {Free Software Foundation},
+  year =        {2002},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}