Спеціальні служби Unix¶
Модулі, описані в цій главі, забезпечують інтерфейси для функцій, які є унікальними для операційної системи Unix, або в деяких випадках для деяких чи багатьох її варіантів. Ось огляд:
posix
— The most common POSIX system callspwd
— The password databasespwd
— The shadow password databasegrp
— The group databasecrypt
— Function to check Unix passwordstermios
— POSIX style tty controltty
— Terminal control functionspty
— Pseudo-terminal utilitiesfcntl
— Thefcntl
andioctl
system callspipes
— Interface to shell pipelinesresource
— Resource usage informationnis
— Interface to Sun’s NIS (Yellow Pages)syslog
— Unix syslog library routines