Linux system programming /
"Nearly all programmers at some point have to deal with the system calls and libraries of the operating system on which their programs run. This book is about writing system software for Linux - code that lives at a low level, and talks directly to the kernel and core system libraries. Linux Sy...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Édition: | 1st ed. |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 1. Introduction and Essential concepts
- 2. File I/O
- 3. Buffered I/O
- 4. Advanced File I/O
- 5. Process Management
- 6. Advanced Process Management
- 7. File and Directory Management
- 8. Memory Management
- 9. Signals
- 10. Time
- App. GCC Extensions to the C Language.