1999-05-11 13:45:37 +00:00
|
|
|
\chapter{Generic Operating System Services \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,
|
2000-07-16 19:01:10 +00:00
|
|
|
such as files and a clock. The interfaces are generally modeled
|
1999-05-11 13:45:37 +00:00
|
|
|
after the \UNIX{} or C interfaces, but they are available on most
|
1998-02-18 15:22:08 +00:00
|
|
|
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
|