
* Move MAX_SOPS inside _KERNEL protection; it's not portable and has a meaning within semop() only. * semop(): change the `nsops' argument type from int to size_t. * Add _XOPEN_SOURCE protection around semconfig().
* Move MAX_SOPS inside _KERNEL protection; it's not portable and has a meaning within semop() only. * semop(): change the `nsops' argument type from int to size_t. * Add _XOPEN_SOURCE protection around semconfig().