-
jbkheh
-
jbkwhen I was in IB @ Chase, they weren't too keen on Solaris in general
-
AmyMalikah?
-
jbkreplying to an earlier comment
-
WioxHi everyone,
-
WioxWe've been trying to build some go-libs for Illumos / OmniOS, but we ran into some blockers regarding syscalls
-
Wiox
-
WioxDoes anyone know a workaround?
-
jclulowWiox: We don't have a stable system call interface, so anything that uses syscall() with SYS_* numbers is already suspect
-
jclulowThe supported interface for things like read(2) and fsync(2) is to call the entrypoints in our libc