tklauser / go-sysconf

sysconf for Go, without using cgo
https://pkg.go.dev/github.com/tklauser/go-sysconf
BSD 3-Clause "New" or "Revised" License
141 stars 27 forks source link

Adjust SC_OPEN_MAX and SC_STREAM_MAX for macOS 13 (Ventura) and later #71

Closed tklauser closed 1 year ago

tklauser commented 1 year ago

Follow the implementation in https://github.com/apple-oss-distributions/Libc/blob/7861c72b1692b65f79c03f21a8a1a8e51e14c843/gen/FreeBSD/sysconf.c#L105