Generic Operating System Services通用操作系统服务

The modules described in this chapter provide interfaces to operating system features that are available on (almost) all operating systems, such as files and a clock. 本章描述的模块提供了操作系统功能的接口,这些功能在(几乎)所有操作系统上都可用,例如文件和时钟。The interfaces are generally modeled after the Unix or C interfaces, but they are available on most other systems as well. Here’s an overview:这些接口通常以Unix或C接口为模型,但在大多数其他系统上也可用。以下是概述: