Ning Yang created an issue: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/33



I found a POSIX compliance bug.
In file `rtems-bsd-syscall-api.c`,line 644.

https://pubs.opengroup.org/onlinepubs/009604599/functions/sendmsg.html
`Upon successful completion, sendmsg() shall return the number of bytes sent.`

But in RTEMS `sendmsg()` only returns an errno.

This problem exists in `6-freebsd-12`, `6-freebsd-14`, `7-freebsd-14`, `main`. 
But it is good in `6-freebsd-13`.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/33
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to