• R
    fix semctl with SEM_STAT_ANY · fe5e72ae
    Rich Felker 提交于
    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.
    fe5e72ae
semctl.c 1.0 KB