You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/01 10:13:47 UTC

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #2451: pthread_mutexattr_getprotocol: modify prototype

Donny9 opened a new pull request #2451:
URL: https://github.com/apache/incubator-nuttx/pull/2451


   ## Summary
   Modify the return value according to posix standard.
   ## Impact
   
   ## Testing
   Daily test.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 merged pull request #2451: pthread_mutexattr_getprotocol: modify prototype

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #2451:
URL: https://github.com/apache/incubator-nuttx/pull/2451


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2451: pthread_mutexattr_getprotocol: modify prototype

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #2451:
URL: https://github.com/apache/incubator-nuttx/pull/2451#issuecomment-736390314


   @Donny9 since you are at it, shouldn't `pthread_mutexattr_setprotocol` return ENOTSUP istead of EINVAL/ENOSYS.
   https://pubs.opengroup.org/onlinepubs/9699919799/


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org