computer books and technical books at discount prices
Advanced Search
View
My
0
Shopping
Bag
Home Login F.A.Q. Contact Us
 
My Myself and I:
 Order Tracking 
 My Wishlist 
 My Gift Registry 
 Change User Preferences 
 E-mail Notifications 

Browse Books:
 Bestsellers 
 New Arrivals 
 Bargain Computer Books 
 Classic Computer Books 

Browse Subjects:
 business & finance 
 business applications 
 cad/cam 
 certification 
 computing 
 databases 
 desktop publishing 
 engineering 
 gaming 
 geographic/gis 
 graphics/animation 
 groupware 
 internet 
 mathematics 
 microsoft programming 
 multimedia 
 networking 
 object-oriented 
 operating systems 
 other & misc 
 physics 
 programming languages 
 servers 
 web design/development 

Advanced UNIX Programming
by Gay, Warren
 

 
Cover Price: $49.99
Online Price: $25.00
You save $24.99 (50%)

 

ISBN-10: 067231990X
ISBN-13: 9780672319907
Publisher: Sams
Published September 2000; Paperback; 604 pages
Add to Shopping Bag
 

IN STOCK
1 COPY
 
Add to Wishlist
Related categories:
All Sections > Operating Systems > UNIX > UNIX Programming

Summary:
Advanced UNIX Programming moves beyond the fundamentals of UNIX programming and presents the information and techniques you need to expand your repertoire. Designed for professional UNIX programmers, this book builds on the skills and knowledge you already possess.

In the opening chapters, you'll learn how to exploit the standard UNIX development tools. As the book progresses, you'll learn the inner workings of the UNIX operating system from a programmer's perspective, including internal manipulations of the file system and the proper use of some of the more esoteric UNIX functions. Code examples illustrate simultaneous file access by multiple users and changes to directory structure.

Expert author Warren W Gay walks you through the internals of UNIX control structures and casts light on different time and process models. You'll see example code that shows how to dynamically change user and group parameters.

Advanced UNIX Programming also includes coverage of internal processing techniques, interprocess control, and synchronization through signals, forked processes, and shared memory.

Table of Contents:

Part 1: Files and Directories ..... 7
Chapter 1: Compiler Notes and Options ..... 9
Chapter 2: UNIX File System Objects ..... 33
Chapter 3: Error Handling and Reporting ..... 51
Chapter 4: UNIX Input and Output ..... 85
Chapter 5: File Locking ..... 87
Chapter 6: Managing Files and Their Properties ..... 105
Chapter 7: Directory Management ..... 129
Chapter 8: Temporary Files and Process Cleanup ..... 151

Part II: Library Functions ..... 171
Chapter 9: UNIX Command-Line Processing ..... 173
Chapter 10: Conversion Functions ..... 189
Chapter 11: UNIX Date and Time Facilities ..... 207
Chapter 12: User ID, Password, and Group Management ..... 227
Chapter 13: Static and Shared Libraries ..... 247
Chapter 14: Database Library Routines ..... 273

Part III: Advanced Concepts ..... 305
Chapter 15: Signals ..... 307
Chapter 16: Efficient I/O Scheduling ..... 329
Chapter 17: Timers ..... 351
Chapter 18: Pipes and Processes ..... 371
Chapter 19: Forked Processes ..... 385
Chapter 20: Pattern Matching ..... 405
Chapter 21: Regular Expressions ..... 431


Related titles:
The Linux Programming Interface: A Linux and UNIX System Programming HandbookUNIX Shells by Example, with CDROM, 4th EditionAdvanced Programming in the UNIX Environment, 2nd Edition (Hardcover Version)Advanced Programming in the Unix Environment, 2nd Edition (Paperback Version)Pthreads ProgrammingUNIX Network Programming: The Sockets Networking API, Volume 1, 3rd Edition