summaryrefslogtreecommitdiffstats
path: root/contrib/libs/libc_compat/random/sys
Commit message (Collapse)AuthorAgeFilesLines
* fixed syscall numbers for different platformsvvvv2023-11-111-1/+13
| | | | | | https://github.com/torvalds/linux/blob/29dcea88779c856c7dc92040a0c01233263101d4/include/uapi/asm-generic/unistd.h#L707 https://gpages.juszkiewicz.com.pl/syscalls-table/syscalls.html
* Use ADDINCL GLOBAL for the sake of simplicity and predictabilitythegeorg2023-10-171-1/+3
|
* Provide getrandom() and getentropy() by the means of contrib/libs/libc_compatthegeorg2022-07-271-0/+19