Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shm.h: fix vax's bits/shm.h | Peter S. Mazinger | 2011-03-08 | 1 | -3/+9 |
| | | | | | | | | Do not use __ipc_pid_t, since that is not visible after install. Provide and use shmatt_t. Add missing __END_DECLS. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | ||||
* | First round of VAX patches. This isn't complete right now, there are for | "Jan-Benedict Glaw" | 2006-01-27 | 1 | -0/+88 |
sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days. |