On Fri, Jan 27, 2017 at 6:25 AM Aram Hăvărneanu <ara...@mgk.ro> wrote:

> On Solaris the syscall interface is a private, unstable interface
(just like on Windows), and the only supported way to interact with
the system is through the vendor-supplied libc. Go on Solaris always
uses libc, it doesn't make system calls directly like on Linux.

Wow, TIL, thank you. The impossibility to freely switch libc or even bypass
it entirely is quite a harsh restriction, I have to say.
-- 

-j

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to