-
- Downloads
syscall, runtime: always call XSI strerror_r
This does the right thing for either glibc or musl on GNU/Linux. Based on patch by Sören Tempel. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/454176
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- libgo/Makefile.am 1 addition, 0 deletionslibgo/Makefile.am
- libgo/Makefile.in 5 additions, 1 deletionlibgo/Makefile.in
- libgo/go/syscall/errstr.go 9 additions, 13 deletionslibgo/go/syscall/errstr.go
- libgo/go/syscall/errstr_glibc.go 0 additions, 34 deletionslibgo/go/syscall/errstr_glibc.go
- libgo/runtime/go-strerror.c 37 additions, 0 deletionslibgo/runtime/go-strerror.c
Loading
Please register or sign in to comment