gecko-dev/security
Nathan Toone 4557e5f651 Bug 1092004 - Use getdtablesize for non-gonk builds as well. r=glandium
When building non-gonk builds, ANDROID_VERSION is not set.  Beginning with NDK 11, getdtablesize is no longer included.  This means that we should use the stub version of the function that is defined in android_stub.h for all android platforms.  This patch moves the function out of the "#if ANDROID_VERSION >=21" block so that all android code can use it.

Adding glandium as the reviewer, because he reviewed the original patch at bug 1103816.

MozReview-Commit-ID: 2NmUl5XuvDS

--HG--
extra : transplant_source : %03%8C/%E0%20t%D0%3Al4%D4Oh%CB_%07%8A%24r%CC
2016-03-14 16:19:12 -06:00
..
apps Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd 2016-01-28 10:36:00 -08:00
certverifier Bug 1256484 - Disable C4456 and C4458 to unblock compilation on VS2015; r=keeler 2016-03-14 23:57:33 -07:00
manager Bug 1092004 - Use getdtablesize for non-gonk builds as well. r=glandium 2016-03-14 16:19:12 -06:00
nss Bug 1245053, NSS_3_23_RTM, only version numbers finalized, no code changes, DONTBUILD 2016-03-03 10:53:54 +01:00
patches Bug 1137470, remove the documentation patch file, because it's no longer reverted locally, DONTBUILD 2015-03-20 13:38:13 +01:00
pkix Bug 1256484 - Disable C4456 and C4458 to unblock compilation on VS2015; r=keeler 2016-03-14 23:57:33 -07:00
sandbox Bug 1256499 - Disable C4311 and C4312 to unblock compilation on VS2015; r=bobowen 2016-03-15 11:28:52 -07:00