git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b377ba
)
get rid of union semop in sys_semctl(2) arguments
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 5 Mar 2013 20:04:55 +0000
(15:04 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 5 Mar 2013 20:14:16 +0000
(15:14 -0500)
just have the bugger take unsigned long and deal with SETVAL
case (when we use an int member in the union) explicitly.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found