Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | internal/syscall/unix: add randomTrap for sh/shbe | Ian Lance Taylor | |
CL 84555 added support for the SuperH architecture, but didn't add the randomTrap definition to be used for the getrandom syscall on Linux. Add it now. Reviewed-on: https://go-review.googlesource.com/90535 From-SVN: r257171 |