1999-05-11 21:45:37 +08:00
|
|
|
\chapter{Generic Operating System Services \label{allos}}
|
1995-03-28 21:35:14 +08:00
|
|
|
|
|
|
|
The modules described in this chapter provide interfaces to operating
|
|
|
|
system features that are available on (almost) all operating systems,
|
2000-07-17 03:01:10 +08:00
|
|
|
such as files and a clock. The interfaces are generally modeled
|
1999-05-11 21:45:37 +08:00
|
|
|
after the \UNIX{} or C interfaces, but they are available on most
|
1998-02-18 23:22:08 +08:00
|
|
|
other systems as well. Here's an overview:
|
1995-03-28 21:35:14 +08:00
|
|
|
|
1998-07-24 01:59:49 +08:00
|
|
|
\localmoduletable
|