POSIX (Portable Operating System Interface) interface


POSIX 是 Portable Operating System Interface (便携式操作系统接口) 的缩写。

POSIX 主要分 4 部分: Base Definitions、 System Interfaces、 Shell and Utilities 及 Rationale。

POSIX 由理查德·斯托曼 (RMS) 应 IEEE 要求而提议的一个易于记忆的名称, X 表示其对 Unix API 的传承。

POSIX 是 IEEE 为在各种 UNIX 操作系统上运行软件, 而定义的一系列互相关联标准的 API 总称。

此标准大约开始于 1985 年, 正式称呼为 IEEE Std 1003, 而国际标准名称为 ISO/IEC 9945。

Linux 基本上逐步实现了 POSIX 兼容, 但并没有参加正式的 POSIX 认证。

微软 Windows NT 声称部分实现了 POSIX 标准。

See also:

Copyright Notice: This article is exclusive original manuscripts, copyrighted by Happy Digits Software , shall not be reproduced without permission.

Previous topic

禁用用户远程登陆

Next topic

Python 基本常识

Quick search