summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2005-04-27 07:37:16 +0000
committerPaul Mundt <lethal@linux-sh.org>2005-04-27 07:37:16 +0000
commitfc67e7bd57314ab784c9aa1231968706c1fbc338 (patch)
treee44ebe70d601a8b583b6afbd9ab4614033ef299a /docs
parent0f1d9b431ff90170aa11e991f7a1a9ecec71a441 (diff)
mq_* interfaces are available in librt, remove from unimplemented list.
Diffstat (limited to 'docs')
-rw-r--r--docs/uClibc_vs_SuSv3.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/uClibc_vs_SuSv3.txt b/docs/uClibc_vs_SuSv3.txt
index d82f8b52b..35c0ea9e2 100644
--- a/docs/uClibc_vs_SuSv3.txt
+++ b/docs/uClibc_vs_SuSv3.txt
@@ -88,7 +88,6 @@ pthread.h: (depends on THR) pthread_cleanup_{push,pop};
pthread_setschedprio (depends on TPS);
[5] pthread_spin_* (depend on SPI)
spawn.h: (depends on SPN) [all=21] posix_spawn*
-mqueue.h: (depends on MSG) [all=10] mq_*
aio.h: (depends on AIO) [all=8] aio_*, lio_*
stropts.h: (depends on XSR) isastream, {g,s}et{,p}msg, fattach, fdetach
sys/mman.h: posix_madvice (depends on ADV); posix_mem_offset,