The Resource Linux application development, Michael K. Johnson, Erik W. Troan
Linux application development, Michael K. Johnson, Erik W. Troan
Resource Information
The item Linux application development, Michael K. Johnson, Erik W. Troan represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 2 library branches.
Resource Information
The item Linux application development, Michael K. Johnson, Erik W. Troan represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 2 library branches.
- Summary
- "The first edition of this book has always been kept within arm's reach of my desk due to the wonderful explanations of all areas of the Linux userspace API. This second edition greatly overshadows the first one, and will replace it." --Greg Kroah-Hartman, Linux kernel programmer Develop Software that Leverages the Full Power of Today's Linux Linux Application Development, Second Edition, is the definitive reference for Linux programmers at all levels of experience, including C programmers moving from other operating systems. Building on their widely praised first edition, leading Linux programmers Michael Johnson and Erik Troan systematically present the key APIs and techniques you need to create robust, secure, efficient software or to port existing code to Linux. This book has been fully updated for the Linux 2.6 kernel, GNU C library version 2.3, the latest POSIX standards, and the Single Unix Specification, Issue 6. Its deep coverage of Linux-specific extensions and features helps you take advantage of the full power of contemporary Linux. Along the way, the authors share insights, tips, and tricks for developers working with any recent Linux distribution, and virtually any version of Unix. Topics include Developing in Linux: understanding the operating system, licensing, and documentation The development environment: compilers, linker and loader, and unique debugging tools System programming: process models, file handling, signal processing, directory operations, and job control Terminals, sockets, timers, virtual consoles, and the Linux console Development libraries: string matching, terminal handling, command-line parsing, authentication, and more Hundreds of downloadable code samples New to this edition The GNU C library (glibc), underlying standards, and test macros Writing secure Linux programs, system daemons, and utilities Significantly expanded coverage of memory debugging, including Valgrind and mpr Greatly improved coverage of regular expressions IPv6 networking coverage, including new system library interfaces for using IPv6 and IPv4 interchangeably Coverage of strace, ltrace, real-time signals, poll and epoll system calls, popt library improvements, Pluggable Authentication Modules (PAM), qdbm, and much more Improved index and glossary, plus line-numbered code examples
- Language
- eng
- Edition
- 2nd ed.
- Extent
- 1 online resource (xxxi, 702 pages)
- Contents
-
- pt. 2.
- Development tools and environment
- Ch. 4.
- Development tools
- Ch. 5.
- gcc options and extensions
- Ch. 6.
- GNU C library
- Ch. 7.
- Memory debugging tools
- pt. 1.
- Ch. 8.
- Creating and using libraries
- Ch. 9.
- Linux system environment
- pt. 3.
- System programming
- Ch. 10.
- process model
- Ch. 11.
- Simple file handling
- Getting started
- Ch. 12.
- Signal processing
- Ch. 13.
- Advanced file handling
- Ch. 14.
- Directory operations
- Ch. 15.
- Job control
- Ch. 16.
- Terminals and pseudo terminals
- Ch. 1.
- Ch. 17.
- Networking with sockets
- Ch. 18.
- Time
- Ch. 19.
- Random numbers
- Ch. 20.
- Programming virtual consoles
- Ch. 21.
- Linux console
- History of Linux development
- Ch. 22.
- Writing secure programs
- pt. 4.
- Development libraries
- Ch. 23.
- String matching
- Ch. 24.
- Terminal handling with S-lang
- Ch. 25.
- hashed database library
- Ch. 2.
- Ch. 26.
- Parsing command-line options
- Ch. 27.
- Dynamic loading at run time
- Ch. 28.
- User identification and authentication
- App. A.
- Header files
- App. B.
- ladsh source code
- Licenses and copyright
- Ch. 3.
- Online system documentation
- Label
- Linux application development
- Title
- Linux application development
- Statement of responsibility
- Michael K. Johnson, Erik W. Troan
- Language
- eng
- Summary
- "The first edition of this book has always been kept within arm's reach of my desk due to the wonderful explanations of all areas of the Linux userspace API. This second edition greatly overshadows the first one, and will replace it." --Greg Kroah-Hartman, Linux kernel programmer Develop Software that Leverages the Full Power of Today's Linux Linux Application Development, Second Edition, is the definitive reference for Linux programmers at all levels of experience, including C programmers moving from other operating systems. Building on their widely praised first edition, leading Linux programmers Michael Johnson and Erik Troan systematically present the key APIs and techniques you need to create robust, secure, efficient software or to port existing code to Linux. This book has been fully updated for the Linux 2.6 kernel, GNU C library version 2.3, the latest POSIX standards, and the Single Unix Specification, Issue 6. Its deep coverage of Linux-specific extensions and features helps you take advantage of the full power of contemporary Linux. Along the way, the authors share insights, tips, and tricks for developers working with any recent Linux distribution, and virtually any version of Unix. Topics include Developing in Linux: understanding the operating system, licensing, and documentation The development environment: compilers, linker and loader, and unique debugging tools System programming: process models, file handling, signal processing, directory operations, and job control Terminals, sockets, timers, virtual consoles, and the Linux console Development libraries: string matching, terminal handling, command-line parsing, authentication, and more Hundreds of downloadable code samples New to this edition The GNU C library (glibc), underlying standards, and test macros Writing secure Linux programs, system daemons, and utilities Significantly expanded coverage of memory debugging, including Valgrind and mpr Greatly improved coverage of regular expressions IPv6 networking coverage, including new system library interfaces for using IPv6 and IPv4 interchangeably Coverage of strace, ltrace, real-time signals, poll and epoll system calls, popt library improvements, Pluggable Authentication Modules (PAM), qdbm, and much more Improved index and glossary, plus line-numbered code examples
- Action
- digitized
- Cataloging source
- OCL
- http://library.link/vocab/creatorName
- Johnson, Michael K
- Dewey number
- 005.1
- Illustrations
- illustrations
- Index
- index present
- Language note
- English
- LC call number
- QA76.76.O63
- LC item number
- J635 2005
- Literary form
- non fiction
- Nature of contents
-
- dictionaries
- bibliography
- http://library.link/vocab/relatedWorkOrContributorName
- Troan, Erik W
- http://library.link/vocab/subjectName
-
- Application software
- Application software
- Logiciel d'application
- Développement de logiciels
- Engineering & Applied Sciences
- Computer Science
- Label
- Linux application development, Michael K. Johnson, Erik W. Troan
- Bibliography note
- Includes bibliographical references (pages 679-682) and index
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
-
- pt. 2.
- Development tools and environment
- Ch. 4.
- Development tools
- Ch. 5.
- gcc options and extensions
- Ch. 6.
- GNU C library
- Ch. 7.
- Memory debugging tools
- pt. 1.
- Ch. 8.
- Creating and using libraries
- Ch. 9.
- Linux system environment
- pt. 3.
- System programming
- Ch. 10.
- process model
- Ch. 11.
- Simple file handling
- Getting started
- Ch. 12.
- Signal processing
- Ch. 13.
- Advanced file handling
- Ch. 14.
- Directory operations
- Ch. 15.
- Job control
- Ch. 16.
- Terminals and pseudo terminals
- Ch. 1.
- Ch. 17.
- Networking with sockets
- Ch. 18.
- Time
- Ch. 19.
- Random numbers
- Ch. 20.
- Programming virtual consoles
- Ch. 21.
- Linux console
- History of Linux development
- Ch. 22.
- Writing secure programs
- pt. 4.
- Development libraries
- Ch. 23.
- String matching
- Ch. 24.
- Terminal handling with S-lang
- Ch. 25.
- hashed database library
- Ch. 2.
- Ch. 26.
- Parsing command-line options
- Ch. 27.
- Dynamic loading at run time
- Ch. 28.
- User identification and authentication
- App. A.
- Header files
- App. B.
- ladsh source code
- Licenses and copyright
- Ch. 3.
- Online system documentation
- Control code
- 60696058
- Dimensions
- unknown
- Edition
- 2nd ed.
- Extent
- 1 online resource (xxxi, 702 pages)
- Form of item
- online
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other control number
-
- 9780321219145
- 0321219147
- Other physical details
- illustrations
- Reproduction note
- Electronic reproduction.
- Sound
- unknown sound
- Specific material designation
- remote
- System control number
- (OCoLC)60696058
- System details
- Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
- Label
- Linux application development, Michael K. Johnson, Erik W. Troan
- Bibliography note
- Includes bibliographical references (pages 679-682) and index
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
-
- pt. 2.
- Development tools and environment
- Ch. 4.
- Development tools
- Ch. 5.
- gcc options and extensions
- Ch. 6.
- GNU C library
- Ch. 7.
- Memory debugging tools
- pt. 1.
- Ch. 8.
- Creating and using libraries
- Ch. 9.
- Linux system environment
- pt. 3.
- System programming
- Ch. 10.
- process model
- Ch. 11.
- Simple file handling
- Getting started
- Ch. 12.
- Signal processing
- Ch. 13.
- Advanced file handling
- Ch. 14.
- Directory operations
- Ch. 15.
- Job control
- Ch. 16.
- Terminals and pseudo terminals
- Ch. 1.
- Ch. 17.
- Networking with sockets
- Ch. 18.
- Time
- Ch. 19.
- Random numbers
- Ch. 20.
- Programming virtual consoles
- Ch. 21.
- Linux console
- History of Linux development
- Ch. 22.
- Writing secure programs
- pt. 4.
- Development libraries
- Ch. 23.
- String matching
- Ch. 24.
- Terminal handling with S-lang
- Ch. 25.
- hashed database library
- Ch. 2.
- Ch. 26.
- Parsing command-line options
- Ch. 27.
- Dynamic loading at run time
- Ch. 28.
- User identification and authentication
- App. A.
- Header files
- App. B.
- ladsh source code
- Licenses and copyright
- Ch. 3.
- Online system documentation
- Control code
- 60696058
- Dimensions
- unknown
- Edition
- 2nd ed.
- Extent
- 1 online resource (xxxi, 702 pages)
- Form of item
- online
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other control number
-
- 9780321219145
- 0321219147
- Other physical details
- illustrations
- Reproduction note
- Electronic reproduction.
- Sound
- unknown sound
- Specific material designation
- remote
- System control number
- (OCoLC)60696058
- System details
- Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
Library Links
Embed
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Linux-application-development-Michael-K./OM97aSB1w5s/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Linux-application-development-Michael-K./OM97aSB1w5s/">Linux application development, Michael K. Johnson, Erik W. Troan</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Linux application development, Michael K. Johnson, Erik W. Troan
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Linux-application-development-Michael-K./OM97aSB1w5s/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Linux-application-development-Michael-K./OM97aSB1w5s/">Linux application development, Michael K. Johnson, Erik W. Troan</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>