Logo

Porting UNIX Software by Greg Lehey

Large book cover: Porting UNIX Software

Porting UNIX Software
by

Publisher: O'Reilly
ISBN/ASIN: 1565921267
ISBN-13: 9781565921269
Number of pages: 534

Description:
This book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences and even testing the executable after it's built. The book exhaustively discusses the differences between versions of UNIX and the areas where porters tend to have problems.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: The Art of UNIX ProgrammingThe Art of UNIX Programming
by - Addison-Wesley Professional
The first part of the book is philosophy and history of UNIX, the second part unfolds the Unix principles into more specific advice about design, the third part focuses on tools for solving problems, and the fourth part is about community.
(13771 views)
Book cover: Motif Programming ManualMotif Programming Manual
by - Imperial Software Technology
The Motif Programming Manual is a source for complete, accurate, and insightful guidance on Motif application programming. There is no other book that covers the ground as thoroughly or as well as this one. The book has been updated to Motif 1.2.
(10653 views)
Book cover: UNIX Systems Programming for SVR4UNIX Systems Programming for SVR4
by - O'Reilly
The nitty gritty details on how UNIX interacts with applications. If you're working on any System V Release 4 platform, you'll find this book indispensable. It contains examples on topics ranging from string manipulation to network programming.
(8442 views)
Book cover: Beej's Guide to Unix Interprocess CommunicationBeej's Guide to Unix Interprocess Communication
by
This document discusses several methods of Interprocess Communication, some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment, these documents are for you.
(11864 views)