OSDN Git Service

add stub for shm_open() and shm_unlink
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 2 Jun 2009 14:53:24 +0000 (16:53 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 2 Jun 2009 14:55:20 +0000 (16:55 +0200)
commitb32dd708df63d90f9d755b6c0de2588200e432ca
treee1daca07f4b2f220f24957678fb41a8ac57eff13
parenta16022fc1e67009a89c2cbba253da3631286f235
add stub for shm_open() and shm_unlink

  Untested and needs testsuite exercise added

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
librt/shm.c [new file with mode: 0644]