Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the ABI of some of the structures used by the SYSV IPC API: | John Baldwin | 2009-06-24 | 1 | -2/+28 |
* | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | Jacques Vidrine | 2003-02-16 | 1 | -0/+2 |
* | Add a missing copyright for Doug. There are other files missing this | David Malone | 2002-08-11 | 1 | -0/+28 |
* | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 1 | -15/+1 |
* | Generate the normal asm stubs for all sysv system calls. Use these instead | Jake Burkholder | 2002-05-23 | 1 | -4/+0 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -0/+3 |
* | Fix this so that it compiles in the !__STDC__ case. | Steve Price | 1998-06-06 | 1 | -1/+5 |
* | Several sources including Unix98 say that semctl's fourth | Steve Price | 1998-05-31 | 1 | -5/+24 |
* | NetBSD implements semctl using a __semctl syscall instead of the | John Birrell | 1998-03-09 | 1 | -0/+4 |
* | Added SYSV ipc system calls. | Doug Rabson | 1994-09-13 | 1 | -0/+15 |