81ec05548d
mq_maxmsg and mq_msgsize are defined to be of type long in POSIX standard. So use long for variables that hold its value in mq_open(). Signed-off-by: Niranjhana N <niranjhana.n@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
clock.c | ||
fs.c | ||
mqueue.c | ||
pthread.c | ||
pthread_barrier.c | ||
pthread_common.c | ||
pthread_cond.c | ||
pthread_key.c | ||
pthread_mutex.c | ||
pthread_rwlock.c | ||
pthread_sched.c | ||
semaphore.c | ||
sleep.c | ||
timer.c |