fix pthread_cleanup_pop(1) crash in non-thread-capable, static-linked programs
[musl] / src / mq / mq_notify.c
2011-06-25 Rich Felkerconst correctness in mq_notify
2011-06-07 Rich Felkerimplement mq_notify
2011-06-07 Rich Felkeradd support for POSIX message queues, except mq_notify