๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

POSIX programmer's guide: writing portable UNIX programs with the POSIX.1 standard

โœ Scribed by Donald Lewine


Publisher
O'Reilly & Associates
Year
1991
Tongue
English
Leaves
574
Edition
1st ed
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This guide, intended as an explanation of the POSIX standard and as a reference for the POSIX.1 programming library, helps you write more portable programs. Most UNIX systems today are POSIX compliant because the federal government requires it for its purchases. Even OSF and UI agree on support for POSIX. Unfortunately, given the manufacturer's documentation, it can be difficult to distinguish system-specific features from those features defined by POSIX. The POSIX Programmer's Guide is especially helpful if you are writing programs that must run on multiple UNIX platforms. This guide also helps you convert existing UNIX programs for POSIX compliance. Contents include: * Introduction to POSIX. * Basics of writing a POSIX-compliant program. * Input/output facilities of the Standard C library. * The file system as defined by POSIX. * Operations of POSIX Input/Output system, pipes, and FIFOs. * Creating and terminating processes and signals. * Obtaining information about the environment. * Communication line settings and a cu-like utility. * POSIX and Standard C, including features and portability pitfalls. * Internationalization. * Complete list of library functions in alphabetic order. * Complete list of data structures and their members. * All error codes. * Standard headers and the information that they define. * Related publications.


๐Ÿ“œ SIMILAR VOLUMES


POSIX programmer's guide: writing portab
โœ Donald Lewine ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› O'Reilly & Associates ๐ŸŒ English

Most UNIX systems today are POSIX compliant because the federal government requires it for its purchases. Even OSF and UI agree on support for POSIX. Given the manufacturer's documentation, however, it can be difficult to distinguish system-specific features from those features defined by POSIX.

Posix.4 Programmers Guide: Programming f
โœ Bill Gallmeister ๐Ÿ“‚ Library ๐Ÿ“… 1995 ๐Ÿ› Oreily ๐ŸŒ English

Real-world programming (typically called real-time programming) is programming that interacts in some way with the "real world" of daily life. Real-world programmers develop the unseen software that operates most of the world that surrounds you, software typically characterized by deadlines -- and

POSIX Programmer's Guide
โœ Donald Lewine ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› O'Reilly Media ๐ŸŒ English

This guide, intended as an explanation of the POSIX standard and as a reference for the POSIX.1 programming library, helps you write more portable programs. Most UNIX systems today are POSIX compliant because the federal government requires it for its purchases. Even OSF and UI agree on support for

Programming with POSIX threads
โœ David R. Butenhof ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› Addison-Wesley ๐ŸŒ English

This book offers an in-depth description of the IEEE operating system interface standard, POSIX (Portable Operating System Interface) threads, commonly called Pthreads. Written for experienced C programmers, but assuming no previous knowledge of threads, the book explains basic concepts such as asyn

Programming with POSIX threads
โœ David R. Butenhof ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› Addison-Wesley ๐ŸŒ English

This book offers an in-depth description of the IEEE operating system interface standard, POSIX (Portable Operating System Interface) threads, commonly called Pthreads. Written for experienced C programmers, but assuming no previous knowledge of threads, the book explains basic concepts such as asyn