Aggiunta semop
[gapil.git] / biblio.bib
index 04bee2be67e93c6b20dccf607be5003169858e07..f30a1c250c05c4fb9d18f88a86919b147fb7e5cf 100644 (file)
@@ -1,7 +1,7 @@
 @Book{APUE,
   author =      {W. Richard Stevens},
   editor =      {},
-  title =       {Advanced Progremming in the UNIX Environment},
+  title =       {Advanced Programming in the UNIX Environment},
   publisher =   {Prentice Hall PTR},
   year =        {1995},
   OPTkey =      {},
   OPTnote =     {},
   OPTannote =   {}
 }
+@Book{TCPIll1,
+  author =      {W. Richard Stevens},
+  editor =      {},
+  title =       {TCP/IP Illustrated, the protocols},
+  publisher =   {Addison Wesley},
+  year =        {1994},
+  OPTkey =      {},
+  OPTvolume =   {1},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  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 =      {},
-  title =       {Advanced Progremming in the UNIX Environment},
+  title =       {UNIX Network Programming},
   publisher =   {Prentice Hall PTR},
   year =        {1998},
   OPTkey =      {},
@@ -32,8 +60,8 @@
 }
 @Book{UNP2,
   author =      {W. Richard Stevens},
-  editor =      {},
-  title =       {Advanced Progremming in the UNIX Environment},
+  editor =      {UNIX Network Programming},
+  title =       {},
   publisher =   {Prentice Hall PTR},
   year =        {1998},
   OPTkey =      {},
   OPTnote =     {},
   OPTannote =   {}
 }
-@Book{libc,
-  author =      {Sandra Loosemore with Richard M. Stallman, 
-Roland McGrath, Andrew Oram, and Ulrich Drepper},
+@Book{LinDevDri,
+  author =      {A. Rubini and J. Corbet},
+  editor =      {O'Reilly},
+  title =       {Linux Device Driver},
+  publisher =   {O'Reilly},
+  year =        {2002},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {2nd},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{glibc,
+  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},
   year =        {1998},
   OPTkey =      {},
-  OPTvolume =   {2},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{tlk,
+  author =      {David A. Rusling},
+  editor =      {LDP},
+  title =       {The Linux Kernel},
+  publisher =   {Linux Documentation Project},
+  year =        {1998},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{lki,
+  author =      {Tigran Aivazian},
+  editor =      {LDP},
+  title =       {Linux Kernel 2.4 Internal},
+  publisher =   {Linux Documentation Project},
+  year =        {2001},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@TechReport{LinVFS,
+  author =      {Neil Brown et al.},
+  title =       {The Linux Virtual File-system Layer},
+  institution =  {},
+  year =        {1999},
+  OPTkey =      {},
+  OPTtype =     {},
+  OPTnumber =   {},
+  OPTaddress =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}
+@Book{UnixArchitecture,
+  author =      {Curt Schimmel},
+  editor =      {Addison Wesley},
+  title =       {UNIX System for Modern Architectures},
+  publisher =   {},
+  year =        {1994},
+  OPTkey =      {},
+  OPTvolume =   {},
   OPTnumber =   {},
   OPTseries =   {},
   OPTaddress =          {},
@@ -63,3 +167,4 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper},
   OPTnote =     {},
   OPTannote =   {}
 }
+