Mike Pall
|
ef587afb2c
|
Merge branch 'master' into v2.1
|
2023-08-20 21:33:37 +02:00 |
|
Mike Pall
|
e19db60512
|
Fix QNX build.
Note: this is not an officially supported target.
Contributed by Wen Yang.
|
2022-09-12 11:16:20 +02:00 |
|
Mike Pall
|
7beb3375e3
|
Add Nintendo Switch port.
Contributed by Swyter and vdweller84.
|
2022-06-08 14:24:57 +02:00 |
|
Mike Pall
|
34a62c7f73
|
Add PS5 port.
|
2022-04-17 23:41:39 +02:00 |
|
Mike Pall
|
c93890ed8b
|
*BSD: Fix getentropy() declaration.
Thanks to dundargoc.
|
2022-03-07 09:45:04 +01:00 |
|
Mike Pall
|
7306ba78d6
|
Merge branch 'master' into v2.1
|
2022-01-15 19:42:30 +01:00 |
|
Mike Pall
|
bc98a3ade5
|
PS4: Fix compile.
Thanks to Eric Lavesson.
|
2021-07-19 18:15:18 +02:00 |
|
Mike Pall
|
3217240b47
|
NetBSD: Use PROT_MPROTECT() and disable getentropy().
Note: this is not an officially supported target.
Contributed by David Carlier.
|
2021-03-29 10:41:52 +02:00 |
|
Mike Pall
|
787736990a
|
iOS: Don't use getentropy() since it's disallowed in the App Store.
Reported by MoNTE48.
|
2021-03-10 20:19:04 +01:00 |
|
Mike Pall
|
1e66d0f9e6
|
Merge branch 'master' into v2.1
|
2021-01-02 21:56:07 +01:00 |
|
Mike Pall
|
a50262c490
|
Fix warning.
|
2020-11-30 15:47:14 +01:00 |
|
Mike Pall
|
570e758ca7
|
Handle old OSX/iOS without getentropy().
|
2020-07-13 11:54:08 +02:00 |
|
Mike Pall
|
5ef9e45238
|
Fix OSX build.
Reported by jnozsc.
|
2020-06-23 19:17:13 +02:00 |
|
Mike Pall
|
a44f53acf5
|
Use a securely seeded global PRNG for the VM.
It's not 2005 anymore.
|
2020-06-15 12:21:05 +02:00 |
|