Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: use libc (not cgo) for DNS on macOS | Russ Cox | 2022-11-01 | 1 | -4/+0 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | crypto/rand, internal/syscall/unix: don't use getentropy on iOS | Tobias Klauser | 2021-08-20 | 1 | -0/+3 |
* | internal/syscall/unix: use internal/abi.FuncPC for syscall wrapper | Cherry Zhang | 2021-05-03 | 1 | -4/+2 |
* | crypto/rand, internal/syscall/unix: add support for getentropy syscall on darwin | Tobias Klauser | 2021-03-17 | 1 | -0/+32 |