summaryrefslogtreecommitdiffstats
path: root/contrib/libs/libc_compat/random
Commit message (Expand)AuthorAgeFilesLines
* fixed syscall numbers for different platformsvvvv2023-11-111-1/+13
* Use ADDINCL GLOBAL for the sake of simplicity and predictabilitythegeorg2023-10-171-1/+3
* Provide getrandom for Android toothegeorg2023-09-041-0/+4
* Properly unpoison data generated by getrandom syscallthegeorg2023-09-011-0/+11
* Provide getrandom() and getentropy() by the means of contrib/libs/libc_compatthegeorg2022-07-273-0/+59