Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement semtimedop for #927 | Mike Frysinger | 2008-01-05 | 1 | -2/+3 |
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-06 | 1 | -1/+1 |
* | alpha needs ipc64 funk too | Mike Frysinger | 2006-03-01 | 1 | -1/+1 |
* | Get rid of missing prototype warnings | Peter S. Mazinger | 2006-01-26 | 1 | -2/+2 |
* | fix sem funcs on 64bit arches | Mike Frysinger | 2006-01-14 | 1 | -1/+6 |
* | Hide __syscall_ipc | Peter S. Mazinger | 2005-12-08 | 1 | -1/+1 |
* | Correct _getdents[64] and __syscall_ipc | Peter S. Mazinger | 2005-11-03 | 1 | -1/+1 |
* | always define __IPC_64 regardless of __NR_ipc | Mike Frysinger | 2005-06-29 | 1 | -2/+2 |
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 1 | -0/+2 |
* | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | 2004-01-21 | 1 | -1/+1 |
* | Add a missing #include | Eric Andersen | 2002-05-12 | 1 | -0/+5 |
* | Add in the sysvipc patch from Michael Shmulevich | Eric Andersen | 2001-03-19 | 1 | -0/+22 |