Porting UNIX Software
by Greg Lehey
Publisher: O'Reilly 1995
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.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
A Quick Introduction to Unixby Jim Tyson, et al. - Wikibooks
Unix is an operating system designed for use on any kind of computer or computing device. It is a multi-tasking, multi-user system. Unix is also part of the underlying technology of the Internet. Many of the web servers run Apache under Unix.
(11447 views)
ANSI C for Programmers on UNIX Systemsby Tim Love
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(30319 views)
Effective AWK Programmingby Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(14466 views)
IBM Certification Study Guide AIX V4.3 System Administrationby IBM Redbooks - IBM
This is a study guide for professionals wishing to prepare for the certification exam to achieve: IBM Certified Specialist - AIX V4.3 System Administration. It helps AIX administrators develop the knowledge and skills required for the certification.
(19723 views)