gecko-dev/security/manager
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
..
locales Bug 1064402 - Part 1: Remove Import button in Servers tab of the Certificate Manager. r=keeler 2016-02-06 20:40:57 -08:00
pki Bug 1250254 - Enable ESLint "no-throw-literal" rule for PSM. r=dkeeler 2016-02-29 20:05:55 -08:00
ssl Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
tools Bug 1255655 - Const-ify kPinset_* arrays. r=cykesiopka. 2016-03-11 13:54:41 +11:00
.eslintrc.json Bug 1250254 - Enable ESLint "no-throw-literal" rule for PSM. r=dkeeler 2016-02-29 20:05:55 -08:00
android_stub.h Bug 1092004 - Use getdtablesize for non-gonk builds as well. r=glandium 2016-03-14 16:19:12 -06:00
moz.build Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler 2015-05-26 10:31:25 -07:00