03:13:09 heh 03:13:28 when I was in IB @ Chase, they weren't too keen on Solaris in general 03:15:41 ah? 03:16:15 replying to an earlier comment 12:41:11 Hi everyone, 12:41:42 We've been trying to build some go-libs for Illumos / OmniOS, but we ran into some blockers regarding syscalls 12:42:02 https://gitlab.com/cznic/libc/-/issues/26#note_1195514466 12:42:17 Does anyone know a workaround? 21:49:41 Wiox: We don't have a stable system call interface, so anything that uses syscall() with SYS_* numbers is already suspect 21:52:06 The supported interface for things like read(2) and fsync(2) is to call the entrypoints in our libc