Chris Johns created an issue: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/35

Assignee: Chris Johns

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`

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to