summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuetimedreceive.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-25posix: cond_timedwait remember and use clock from condattrGedare Bloom1-1/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-7/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-24POSIX mqueue.h: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii1-3/+3
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-18posix: Doxygen Enhancement Task #11Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-13/+10
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-042008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+27
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+10
2005-08-15ssize_t mq_timedreceive() (POSIX compliance)Ralf Corsepius1-1/+1
2004-04-16Remove stray white spaces.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+54