NSPR
From MDC
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. The API is used in the Mozilla clients, many of Red Hat's and Sun's server applications, and other software offerings.
- NSPR Project page
- Contains some older technical notes and training materials. (at mozilla.org)
- About NSPR
- This topic describes, in general terms, the goals of NSPR and a bit about how it does it.
- NSPR API Reference
- The reference describes each API public macro, structure and function in the NSPR API.
- NSPR build instructions
- How to checkout and build from source.
View All...
|
Community
Related Topics
- Necko, NSS
|