Files
palemoon27/security/nss/cpputil
Pale Moon f806231c6c Revert "Update NSS to 3.35"
This reverts commit 819938451767532b76078028f8d09c698489aac7.
2018-07-25 09:59:26 +08:00
..
2018-07-25 08:07:46 +08:00
2018-07-25 09:17:32 +08:00
2018-07-25 09:59:26 +08:00
2018-07-25 08:07:46 +08:00
2018-07-25 09:59:26 +08:00
2018-07-25 08:07:46 +08:00
2018-07-25 09:17:32 +08:00
2018-07-25 08:07:46 +08:00
2018-07-25 09:17:32 +08:00
2018-07-25 09:59:26 +08:00
2018-07-25 08:07:46 +08:00
2018-07-25 09:17:32 +08:00
2018-07-25 09:59:26 +08:00
2018-07-25 08:07:46 +08:00
2018-07-25 09:59:26 +08:00

######################################
## PLEASE READ BEFORE USING CPPUTIL ##
######################################

This is a static library supposed to be mainly used by NSS internally. We use
it for testing, fuzzing, and a few new tools written in C++ that we're
experimenting with.

You might find it handy to use for your own projects but please be aware that
we will make no promises your application won't break in the future. We will
provide no support if you decide to link against it.