We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4962a85 commit 61f622fCopy full SHA for 61f622f
intro.tex
@@ -303,6 +303,8 @@
303
%Internals of UNIX System~V Release 4}. Prentice Hall, 1994
304
\item McDougall, R.; Mauro, J.: \emsl{Solaris Internals}. Prentice Hall; \nth{2}
305
edition, 2006.
306
+\item R. Love: \emsl{Linux System Programming: Talking Directly to the Kernel
307
+and C Library}. O'Reilly, 2013.
308
\end{enumerate}
309
\end{slide}
310
@@ -324,6 +326,8 @@
324
326
4.4 BSD Operating System} by the same author.
325
327
\item The best book on the Solaris operating system. The system version in the
328
book is Solaris~10.
329
+\item Covers systems programming for Linux. Mostly generic with some Linux
330
+specialties. Does not contain network programming.
331
332
333
%%%%%
0 commit comments