Hacker News new | ask | show | jobs
by tmzt 3158 days ago
How much of NSPR is left in there? It's been a long time since I looked at the codebase.
1 comments

NSPR is still all over the tree. Off the top of my head there's some log functionality, the print format strings, and the environment variable support in use. Searchfox turns up a bunch more: https://searchfox.org/mozilla-central/search?q=PR_&case=true...