| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | random: Try to ensure rand() state is thread-local | 2025-10-30 | |
| | | | | | Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | all: Consider types and numerical limits | 2025-01-17 | |
| - Vastly improve tests. - Change array/str/wstr APIs. - Use ptrdiff_t instead of size_t in ring buffer. - Make random seed thread-local. - Log now uses a static thread-local buffer instead of a malloc'd buffer. Signed-off-by: Andrew Opalach <andrew@akon.city> | |||