sdk
sdk copied to clipboard
Move OS constants into a Constants object
In order to get rid of the int getters in e.g. SystemPosix we need to have a Constants object that independently can define the correct constants for a given platform.