All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing "int" in mq_timedreceive and mq_timedsend prototypes?
@ 2014-01-18  9:57 Simone Piccardi
       [not found] ` <52DA5024.5070905-TuvemuYfxVQ1GQ1Ptb7lUw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Simone Piccardi @ 2014-01-18  9:57 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi,

both prototypes (I'l looking in the web pages, like
http://man7.org/linux/man-pages/man2/mq_timedsend.2.html) reports
"unsigned msg_prio" as  msg_prio parameter type, but definition inside
/usr/include/mqueue.h use (for esample for  mq_timedreceive) unsigned
int __msg_prio

Regards
Simone
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-18 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  9:57 Missing "int" in mq_timedreceive and mq_timedsend prototypes? Simone Piccardi
     [not found] ` <52DA5024.5070905-TuvemuYfxVQ1GQ1Ptb7lUw@public.gmane.org>
2014-01-18 10:28   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.