From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/es/nspr/index.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 files/es/nspr/index.html (limited to 'files/es/nspr') diff --git a/files/es/nspr/index.html b/files/es/nspr/index.html new file mode 100644 index 0000000000..51a4540a75 --- /dev/null +++ b/files/es/nspr/index.html @@ -0,0 +1,58 @@ +--- +title: NSPR +slug: NSPR +translation_of: Mozilla/Projects/NSPR +--- +

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.

+

Getting NSPR

+

NSPR is available in various source and binary packages, depending on your platform:

+ + + + + + + + +
+

Documentation

+
+
+ 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.
+
+ NSPR release process
+
+ How to prepare an NSPR release.
+
+ Legacy NSPR Content
+
+ Older NSPR content is available in SVN for browsing and/or migration to this site
+
+

View All...

+
+

Community

+
    +
  • View Mozilla forums...
  • +
+

{{DiscussionList("dev-tech-nspr", "mozilla.dev.tech.nspr")}}

+ + +
+

 

-- cgit v1.2.3-54-g00ecf