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

Fix Sysconf(SC_PTHREAD_STACK_MIN) for macOS 14 #96

Closed tklauser closed 8 months ago

tklauser commented 8 months ago

This changed from 0x2000 to 0x4000 in macOS 14.