ts
ts copied to clipboard
Adding support for zOS
The current implementation uses syscalls in a way that are not supported by zOS. In order to increase compatibility, a new zos-specific build needs to be added.
@olekukonko are you able to merge this PR?