|
[ 책소개 ] |
Advanced Linux Programming is divided into two parts. The first covers generic UNIX system services, but with a particular eye towards Linux specific information. This portion of the book will be of use even to advanced programmers who have worked with other Linux systems since it will cover Linux specific details and differences. For programmers without UNIX experience, it will be even more valuable. The second section covers material that is entirely Linux specific. These are truly advanced topics, and are the techniques that the gurus use to build great applications. While this book will focus mostly on the Application Programming Interface (API) provided by the Linux kernel and the C library, a preliminary introduction to the development tools available will allow all who purchase the book to make immediate use of Linux. |
Title |
File |
Filesize |
Front Matter and Table of Contents |
1273361 |
|
Chapter 01 - Advanced Unix Programming with Linux |
235835 |
|
Chapter 02 - Writing Good GNU/Linux Software |
280326 |
|
Chapter 03 - Processes |
241758 |
|
Chapter 04 - Threads |
292419 |
|
Chapter 05 - Interprocess Communication |
289853 |
|
Chapter 06 - Mastering Linux |
268821 |
|
Chapter 07 - The /proc File System |
258582 |
|
Chapter 08 - Linux System Calls |
261352 |
|
Chapter 09 - Inline Assembly Code |
204992 |
|
Chapter 10 - Security |
288441 |
|
Chapter 11 - A Sample GNU/Linux Application |
298215 |
|
Appendix A - Other Development Tools |
272377 |
|
Appendix B - Low Level I/O |
252755 |
|
Appendix C - Table of Signals |
177879 |
|
Appendix D - Online Resources |
148074 |
|
Appendix E - Open Publication License Version 1.0 |
176596 |
|
Appendix F - The GNU General Public License |
228793 |
|
Index |
1253094 |
'컴퓨터 문서 모음 > 시스템 프로그래밍' 카테고리의 다른 글
Unix System Programming(Kay A. Robbins) : 통신, 병행성 그리고 쓰레드 (0) | 2011.09.02 |
---|