gustavonihei commented on code in PR #8205: URL: https://github.com/apache/nuttx/pull/8205#discussion_r1084317974
########## libs/libc/pthread/pthread_attr_getstack.c: ########## @@ -38,8 +35,9 @@ * Description: Review Comment: Function description still missing. Maybe we could use the documentation from the OpenGroup specification: ```suggestion * Description: * The pthread_attr_getstack() function shall get the thread creation stack * attributes stackaddr and stacksize from the attr object. ``` -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org