fix semctl with SEM_STAT_ANY
due to the variadic signature, semctl needs to be made aware of any new commands that take arguments. this was overlooked when commit af55070e added SEM_STAT_ANY.
Showing
想要评论请 注册 或 登录
due to the variadic signature, semctl needs to be made aware of any new commands that take arguments. this was overlooked when commit af55070e added SEM_STAT_ANY.