| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed syscall numbers for different platforms | vvvv | 2023-11-11 | 1 | -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 predictability | thegeorg | 2023-10-17 | 1 | -1/+3 |
| | | |||||
| * | Provide getrandom for Android too | thegeorg | 2023-09-04 | 1 | -0/+4 |
| | | |||||
| * | Properly unpoison data generated by getrandom syscall | thegeorg | 2023-09-01 | 1 | -0/+11 |
| | | |||||
| * | Provide getrandom() and getentropy() by the means of contrib/libs/libc_compat | thegeorg | 2022-07-27 | 3 | -0/+59 |
