]> Zhao Yanbai Git Server - minix.git/commit
new sysv ipc call stubs
authorBen Gras <ben@minix3.org>
Mon, 21 Sep 2009 14:41:03 +0000 (14:41 +0000)
committerBen Gras <ben@minix3.org>
Mon, 21 Sep 2009 14:41:03 +0000 (14:41 +0000)
commit1c217d038cf8805aee676071097481ff4ee0c595
tree1fc01fc5efe5d78aa0b5e6c0f51832bac2d1cd5d
parent8c2bece89fccb52882343be5e88b09a0d28a57a3
new sysv ipc call stubs
lib/Makefile
lib/sysvipc/Makefile.in [new file with mode: 0644]
lib/sysvipc/ds.c [new file with mode: 0644]
lib/sysvipc/ftok.c [new file with mode: 0644]
lib/sysvipc/sem.c [new file with mode: 0644]
lib/sysvipc/shm.c [new file with mode: 0644]