Fatte mq_open, mq_close, mq_unlink, mq_setattr, mq_getaddr.
[gapil.git] / biblio.bib
index 681e3ef6a568b023be12e9736fbde66cb42c995a..e6f73b7f9698146d4103a69706616cb06d7dcf2f 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 =      {},
@@ -63,7 +75,7 @@
   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},
   OPTnote =     {},
   OPTannote =   {}
 }
+@Book{PratC,
+  author =      {S. Oullaine},
+  editor =      {O'Reilly},
+  title =       {Pratical C},
+  publisher =   {O'Reilly},
+  year =        {2002},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {2nd},
+  OPTmonth =    {},
+  OPTnote =     {},
+  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},
@@ -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 =      {Charles Donnelly and Richard M. Stallman},
+  editor =      {Free Software Foundation},
+  title =       {Bison, the YACC-compatible parser generator},
+  publisher =   {Free Software Foundation},
+  year =        {2002},
+  OPTkey =      {},
+  OPTvolume =   {},
+  OPTnumber =   {},
+  OPTseries =   {},
+  OPTaddress =          {},
+  OPTedition =          {},
+  OPTmonth =    {},
+  OPTnote =     {},
+  OPTannote =   {}
+}