https://issues.dlang.org/show_bug.cgi?id=17596

--- Comment #15 from Walter Bright <bugzi...@digitalmars.com> ---
(In reply to Walter Bright from comment #14)
> Is there a FreeBSD syscall that will give the version?

Looks like uname(3) does the trick:

https://www.freebsd.org/cgi/man.cgi?query=uname&sektion=3&apropos=0&manpath=FreeBSD+11.1-RELEASE+and+Ports

--

Reply via email to