Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Makoto Kato 2f3c835cd3 Bug 1372781 - Remove getdtablesize stub from android_stub.h. r=jchen
getdtablesize is unused in nss after landing bug 1346735 and bug 1370138.  So it is unnecessary to define this in android_stub.h

MozReview-Commit-ID: CHB8xVjgmw3

--HG--
extra : rebase_source : 8ef0097f975cf661019ae77581bc903beb668f79
2017-07-07 16:18:08 +09:00
Makoto Kato 2e27b62687 Bug 1288644 - Don't define RTLD_NOLOAD when __ANDROID_API__ >= 21. r=glandium
MozReview-Commit-ID: AUEQjIBk50H

--HG--
extra : rebase_source : 6ce4e2d3537951054432ce2a9689222a8923f69a
2016-07-22 16:40:21 +09:00
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
Michael Wu 301128304a Bug 1103816 - Add support for gonk-L to android_stub.h, r=glandium 2014-12-16 21:35:09 -05:00
Gervase Markham 6b6c8775e0 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-31 10:33:35 +01:00
Mike Hommey 84247499ed Bug 712284 - Remove dladdr hack for NSS on android. r=ted 2012-01-10 09:10:53 +01:00
Michael Wu 5dd6a67845 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Brad Lassey f835b80164 bug 577635 typo fix 2010-07-16 16:11:31 -04:00
Brad Lassey cc496a7c34 bug 577635 - android_stub.h broken for android platform version 8 r=khuey 2010-07-16 12:11:09 -04:00
Michael Wu 46ef482d76 Bug 556443 - Add support for building NSS on Android, r=ted 2010-05-19 13:13:25 -07:00