Next:
13 FreeBSD C Library:
Up:
D R A F
Previous:
12.6 Processor Bus Resource
Part IV: Component Libraries
13 FreeBSD C Library:
liboskit_freebsd_c.a
13.1 Introduction
13.2 Malloc Support
13.3 Signal Support
13.4 Missing Functionality
13.5 errno.h
13.6 Initialization Functions
14 FreeBSD Math Library:
liboskit_freebsd_m.a
14.1 Introduction
14.2 Functions
15 List-based Memory Manager:
liboskit_lmm.a
15.1 Introduction
15.2 Memory regions
15.3 Example use
15.4 Restrictions and guarantees
15.5 Sanity checking
15.6 API reference
16 Address Map Manager:
liboskit_amm.a
16.1 Introduction
16.2 Addresses and attributes
16.3 Address maps and entries
16.4 Simple interface
16.5 Generic interface
16.6 Generic interface example
16.7 External dependencies
16.8 API reference
17 Simple Virtual Memory:
liboskit_svm.a
17.1 Introduction
17.2 API reference
18 POSIX Threads:
liboskit_threads.a
18.1 Introduction
18.2 Examples and Caveats
18.3 POSIX Threads Reference
18.4 Thread-safe Adaptors
19 Memory Debugging Utilities:
liboskit_memdebug.a
19.1 Introduction
19.2 Debugging versions of standard routines
19.3 Additional Debugging Utilities
20 Profiling Support:
liboskit_gprof.a
20.1 Introduction
20.2 Caveats
20.3 API reference
20.4 Using gprof
20.5 Files
20.6 Changing parameters and other FAQs
21 Disk Partition Interpreter:
liboskit_diskpart.a
21.1 Introduction
21.2 Supported Partitioning Schemes
21.3 Example Use
21.4 Restrictions
21.5 API reference
22 File System Reader:
liboskit_fsread.a
22.1 Introduction
22.2 External dependencies
22.3 Limitations
22.4 API reference
23 Executable Program Interpreter:
liboskit_exec.a
23.1 Header Files
23.2 Types
23.3 Function Reference
24 Linux File Systems:
liboskit_linux_fs.a
24.0.4
fs_linux_init
: Initialize the Linux fs library
24.0.5
fs_linux_mount
: Mount a filesystem via the Linux fs library
25 NetBSD File Systems:
liboskit_netbsd_fs.a
25.0.6
fs_netbsd_init
: Initialize the NetBSD fs library
25.0.7
fs_netbsd_mount
: Mount a filesystem via the Netbsd fs library
26 FreeBSD Networking:
liboskit_freebsd_net.a
26.1 Introduction
26.2 Header Files
26.3 Interfaces
27 BOOTP Support:
liboskit_bootp.a
27.1 Introduction
27.2 External Dependencies
27.3 API reference
28 HPFQ: Hierarchical Network Link Sharing:
liboskit_hpfq.a
28.1 Introduction
28.2 Configuration
28.3 Usage
28.4 API reference
28.5 External Requirements and Constructors
28.6
pfq_sched
: Interface to PFQ Schedulers
28.7
pfq_leaf
: Interface to PFQ Leaf Nodes
29 Linux Driver Set:
liboskit_linux_dev.a
29.1 Initialization and Registration
29.2 Obtaining object references
29.3 Introduction
29.4 Partially-compliant Drivers
29.5 Internals
29.6 Block device drivers
29.7 Network drivers
29.8 SCSI drivers
30 FreeBSD Driver Set:
liboskit_freebsd_dev.a
30.1 Introduction
30.2 Supported Devices
30.3 Header Files
30.4 Interfaces
30.5 ``Back door'' Interfaces
31 WIMPi Window Manager:
liboskit_wimpi.a
31.1 Introduction
31.2 So how do I use this?
31.3 Dependencies
31.4 API reference
32 Video Support:
liboskit_video.a
32.1 Introduction
32.2 X11 S3 Video Library
32.3 Svgalib Video Library
University of Utah Flux Research Group