cosmopolitan/libc/rand
Justine Tunney ae638c0850 Fix bugs and make improvements
- Get clone() working on FreeBSD
- Increase some Python build quotas
- Add more atomic builtins to chibicc
- Fix ASAN poisoning of alloca() memory
- Make MODE= mandatory link path tinier
- Improve the examples folder a little bit
- Start working on some more resource limits
- Make the linenoise auto-complete UI as good as GNU readline
- Update compile.com, avoiding AVX codegen on non-AVX systems
- Make sure empty path to syscalls like opendir raises ENOENT
- Correctly polyfill ENOENT vs. ENOTDIR on the New Technology
- Port bestline's paredit features to //third_party/linenoise
- Remove workarounds for RHEL 5.0 bugs that were fixed in 5.1
2022-04-20 10:05:34 -07:00
..
g_rando.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
getentropy.c Change license 2020-12-27 17:18:44 -08:00
getrandom.c Fix bugs with recent change 2022-04-16 10:40:23 -07:00
internal.h Initial import 2020-06-15 07:18:57 -07:00
lcg.internal.h Make improvements 2022-04-07 00:15:35 -07:00
lemur64.c Make improvements 2022-04-07 00:15:35 -07:00
measureentropy.c Make numerous improvements 2021-09-28 01:52:34 -07:00
mt19937.c Make numerous improvements 2021-09-28 01:52:34 -07:00
poz.c Initial import 2020-06-15 07:18:57 -07:00
rand.c Make improvements 2022-04-07 00:15:35 -07:00
rand.h Improve locks and signals 2022-04-12 05:20:17 -07:00
rand.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
rand64.c Fix bugs and make improvements 2022-04-20 10:05:34 -07:00
random.c Add random() and srandom() 2021-03-13 20:24:29 -08:00
randtest.c Initial import 2020-06-15 07:18:57 -07:00
rdrand.c Improve locks and signals 2022-04-12 05:20:17 -07:00
rdrand_init.c Make numerous improvements 2021-09-28 01:52:34 -07:00
rdseed.c Improve locks and signals 2022-04-12 05:20:17 -07:00
real1.c Make improvements 2022-04-07 00:15:35 -07:00
real2.c Make improvements 2022-04-07 00:15:35 -07:00
real3.c Make improvements 2022-04-07 00:15:35 -07:00
rngset.c Improve memory safety 2021-10-13 17:27:13 -07:00
srand.c Change license 2020-12-27 17:18:44 -08:00
strfry.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
vigna.c Make improvements 2022-04-07 00:15:35 -07:00
xorshift.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
xorshift32.c Change license 2020-12-27 17:18:44 -08:00
xorshift64.c Change license 2020-12-27 17:18:44 -08:00