glibc/sysdeps/unix/sysv
Adhemerval Zanella 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
On  success,  mq_receive() and mq_timedreceive() return the number of
bytes in the received message, so it requires to check if the value
is larger than 0.

Checked on i686-linux-gnu.
2022-06-30 09:12:59 -03:00
..
linux linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) 2022-06-30 09:12:59 -03:00