gecko-dev/nsprpub/lib
Ted Mielczarek 2e55f44180 bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium
Fixes three issues that occur when building using Mozilla's build system instead of NSPR's build system:
1) The top-level configure defines WIN32_LEAN_AND_MEAN which makes a Windows header not get included for ntinrval.c.
2) Visibility issue with __mmap2 on Android in unix.c.
3) Visibility issue with __asan_{poison,unpoison}_memory in plarena.h.

--HG--
extra : commitid : BiyNfsoQ3d7
extra : rebase_source : 67d40d085282354dfa17985512af55d34093bd18
2016-01-15 09:58:59 -05:00
..
ds bug 1237869 - Tweak NSPR to build with Mozilla's build system. r=glandium 2016-01-15 09:58:59 -05:00
libc
prstreams Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for 2014-03-21 16:36:42 -07:00
tests Bug 849093: Update NSPR to NSPR_4_10_5_BETA1. Also includes fixes for 2014-03-21 16:36:42 -07:00
.cvsignore
Makefile.in