Linux System Programming 作者: [美] Robert Love 出版社: O'Reilly Media副标题: Talking Directly to the Kernel and C Library出版年: 2007-9-28页数: 392定价: GBP 38.50装帧: PaperbackISBN: 9780596009588豆瓣评分 8.4 77人评价 5星 33.8% 4星
Chapter 1. Introduction and Essential Concepts This book is about system programming, which is the art of writing system software. System software lives at a low level, interfacing … - Selection from Linux System Programming [Book]
Chapter 4. Advanced File I/O In Chapter 2, we looked at the basic I/O system calls in Linux. These calls form not only the basis of file I/O, but … - Selection from Linux System Programming [Book]
"The Linux Programming Interface: A Linux and Unix System Programming Handbook" by Michael Kerrisk. "An Introduction to the Linux Kernel" by Christian Imhorst. 这些书籍都提供了对 Linux 内核的深入理解,包括内核架构、内存管理、文件系统、设备驱动程序等。它们是学习 Linux 内核的良好资源。 发布于 2023-...
AI and Programming: The Beginning of a New Era By Tim O’Reilly | May 8, 2025 article MCP: What It Is and Why It Matters—Part 1 By Addy Osmani | May 8, 2025 article Is the Internet's Business Model Finally Bust? (Weekly Roundup) ...
O'Reilly® UNIX Systems Programming for SVR4 (David A. Curry) This book gives you the nitty-gritty details on how UNIX interacts with applications. If you're writing an application from scratch, or if you're porting an application to any System V Release 4 (SVR4) platform, you need ...
OReilly出的经典教材,中文译作《深入Linux内核》,喜欢对照英文原版的朋友值得收藏!(01:16 teaching the classics, translated as "in-depth Linux kernel," like the original English
GCC Extensions to the C Language: Appendix - Linux System ProgrammingRobert Love