summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/dbm
Commit message (Collapse)AuthorAgeLines
* MoonchildProductions#1251 - Part 16: Resolve namespace conflicts with dbm on ↵athenian2002019-10-21-193/+200
| | | | | | | | | | Solaris. https://bugzilla.mozilla.org/show_bug.cgi?id=1513913 Mozilla's solution to this is arguably overkill, since the namespace issue on Solaris only required them to change (or temporarily undefine) __log2. Instead they changed ALL the functions to be something along the lines of dbm_log2. They haven't changed the external interface at all, though. If you're unhappy with this patch, I think I could also use XP_SOLARIS ifdefs to undefine __log2 prior to where it's declared in the dbm headers. The good thing about Mozilla's solution is that it guarantees this namespace issue never occurs again on any platform, though.
* Update NSS to 3.35-RTMwolfbeast2018-06-05-2/+16
|
* Revert "Update NSS to 3.35-RTM"wolfbeast2018-04-25-16/+2
| | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
* Update NSS to 3.35-RTMwolfbeast2018-02-23-2/+16
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+7366