|
|
| version 1.4, 2004/01/06 21:11:05 | version 1.5, 2004/03/01 03:39:08 |
|---|---|
| Line 3 | Line 3 |
| # $DragonFly$ | # $DragonFly$ |
| $TITLE(DragonFly - User API) | $TITLE(DragonFly - User API) |
| <CENTER>Creating a Portable User API</CENTER> | <H1>Creating a Portable User API</H1> |
| <P> | <P> |
| Most standard UNIX systems employ a system call table through which many types | Most standard UNIX systems employ a system call table through which many types |
| of data, including raw structures, are passed back and forth. The biggest | of data, including raw structures, are passed back and forth. The biggest |