fix broken semctl on systems that don't use IPC_64 flag

not tested on mips and arm; they may still be broken. x86_64 should be
ok now.
This commit is contained in:
Rich Felker
2012-09-22 08:02:42 -04:00
parent 0b3e2257fa
commit fce46bf980
4 changed files with 12 additions and 2 deletions
+2
View File
@@ -10,3 +10,5 @@ struct ipc_perm
long __pad1;
long __pad2;
};
#define IPC_64 0x100