Skip to content

Commit 61f622f

Browse files
committed
add Linux System Programming book by R. Love
1 parent 4962a85 commit 61f622f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

intro.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@
303303
%Internals of UNIX System~V Release 4}. Prentice Hall, 1994
304304
\item McDougall, R.; Mauro, J.: \emsl{Solaris Internals}. Prentice Hall; \nth{2}
305305
edition, 2006.
306+
\item R. Love: \emsl{Linux System Programming: Talking Directly to the Kernel
307+
and C Library}. O'Reilly, 2013.
306308
\end{enumerate}
307309
\end{slide}
308310

@@ -324,6 +326,8 @@
324326
4.4 BSD Operating System} by the same author.
325327
\item The best book on the Solaris operating system. The system version in the
326328
book is Solaris~10.
329+
\item Covers systems programming for Linux. Mostly generic with some Linux
330+
specialties. Does not contain network programming.
327331
\end{enumerate}
328332

329333
%%%%%

0 commit comments

Comments
 (0)