]> Git Repo - qemu.git/commit
Implement shm* syscalls and fix 64/32bit errors
authorRiku Voipio <[email protected]>
Fri, 3 Apr 2009 07:42:00 +0000 (10:42 +0300)
committerRiku Voipio <[email protected]>
Tue, 16 Jun 2009 13:56:28 +0000 (16:56 +0300)
commit88a8c98455cc28ef27f92fd0c6845cedf86d21fc
tree54f253b4652506ea87874f450e0cce6ed31d8ee0
parent9ad197d95c17f0274067855e04dc682810b2c708
Implement shm* syscalls and fix 64/32bit errors

No regressions were observed on either 64bit or 32bit
IA hosts.

Patch based on original patches by:
  Kirill A. Shutemov <[email protected]>
  - Implement shm* syscalls
  - Fix and cleanup IPCOP_shm* ipc calls handling

Depends on "export mmap_find_vma for shmat" patch.

Various whitespace uglifications applied to minimize
patch size.

Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall.c
This page took 0.02516 seconds and 4 git commands to generate.