1995-03-28 13:35:14 +00:00
|
|
|
\chapter{Generic Operating System Services}
|
1998-02-18 15:22:08 +00:00
|
|
|
\label{allos}
|
1995-03-28 13:35:14 +00:00
|
|
|
|
|
|
|
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 modelled
|
1998-02-18 15:22:08 +00:00
|
|
|
after the \UNIX{} or \C{} interfaces but they are available on most
|
|
|
|
other systems as well. Here's an overview:
|
1995-03-28 13:35:14 +00:00
|
|
|
|
1998-07-23 17:59:49 +00:00
|
|
|
\localmoduletable
|