diff --git a/books.html b/books.html index 5ed0711..6a885d7 100644 --- a/books.html +++ b/books.html @@ -19,7 +19,8 @@

Linux/UNIX

  • Linux System Programming (by Robert Love)
  • -
  • Linux Kernel Development (by Robert Love)
  • +
  • Linux Kernel Development (by Robert Love)
  • +
  • Linux Device Drivers, Third Edition (by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman)
  • Understanding the Linux Kernel (by Daniel P. Bovet & Marco Cesati)
  • The Linux Programming Interface (TLPI) (by Michael Kerrisk)
  • Beej's Guide to Unix Interprocess Communication