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 2022/03/31 13:43:16 UTC

[GitHub] [incubator-nuttx] anjiahao1 commented on pull request #5921: libc/pthread_create:need check attr is valid

anjiahao1 commented on pull request #5921:
URL: https://github.com/apache/incubator-nuttx/pull/5921#issuecomment-1084595865


   > pthread_create
   
   yes,is a ltp case,and i see https://pubs.opengroup.org/onlinepubs/000095399/functions/pthread_create.html ,it  updating the ERRORS section to remove the mandatory [EINVAL] error (``The value specified by attr is invalid"), and adding the optional [EINVAL] error (``The attributes specified by attr are invalid").


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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