Unix 固有のサービス¶
本章に記述されたモジュールは、Unix オペレーティングシステム、あるいはそれから派生した多くのものに固有の機能のためのインターフェースを提供します。その概要を以下に述べます:
posix--- The most common POSIX system callspwd--- The password databasegrp--- The group databasetermios--- POSIX style tty controltty--- Terminal control functionspty--- Pseudo-terminal utilitiesfcntl--- Thefcntlandioctlsystem callsresource--- Resource usage informationsyslog--- Unix syslog library routines