Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Commits on Feb 11, 2026
Unify lazy types (#804) Replace ad-hoc atomic lazy caches with shared lazy helpers in the Linux/Android fallback, NetBSD, RDRAND, and RNDR backends. Adds LazyPtr and LazyBool so pointer and boolean caches use the same initialization contract. This reduces duplicated cache logic and keeps backend probing/fallback semantics aligned while preserving the existing retry-until-cached behavior. Configuration menu Browse the repository at this point in the history
Commits on Feb 16, 2026
Configuration menu Browse the repository at this point in the history
Commits on Feb 18, 2026
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Configuration menu Browse the repository at this point in the history
Commits on Feb 20, 2026
Configuration menu Browse the repository at this point in the history
Commits on Feb 23, 2026
Configuration menu Browse the repository at this point in the history
Commits on Mar 3, 2026
Configuration menu Browse the repository at this point in the history