Browse Source

mq_* interfaces are available in librt, remove from unimplemented list.

Paul Mundt 19 years ago
parent
commit
fc67e7bd57
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/uClibc_vs_SuSv3.txt

+ 0 - 1
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,