Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import amd64 sem.h from glibc | Mike Frysinger | 2006-01-11 | 1 | -0/+87 |
| | |||||
* | the common sem.h is good enough for x86_64 | Mike Frysinger | 2005-07-28 | 1 | -87/+0 |
| | |||||
* | A while back, the sysvipc code was changed to use IPC_64 in the calls. | Manuel Novoa III | 2005-07-28 | 1 | -0/+87 |
Unfortunatly, the semid_ds structs were not changed as needed. So import the necessary (tweaked) files from glibc. Only tested on x86 today, but I'll be testing mips tomorrow. |