OSDN Git Service

Add in message queue support, based on work from <tapu@371.net>.
authorEric Andersen <andersen@codepoet.org>
Sat, 26 May 2001 00:00:27 +0000 (00:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 26 May 2001 00:00:27 +0000 (00:00 -0000)
commit9799b984482f7ce54d7f627561539116eb9931ca
tree7fc63291aea6e5902ad9a0bf5f0fb2345db69be2
parentb1117fc3109dd2b13d5bbbb57043f67d1105fbe3
Add in message queue support, based on work from <tapu@371.net>.
This is required to compile util-linux
include/sys/msg.h [new file with mode: 0644]
include/sys/types.h
libc/misc/sysvipc/Makefile
libc/misc/sysvipc/msgq.c [new file with mode: 0644]