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/08/10 08:05:59 UTC

[GitHub] [incubator-nuttx] PetervdPerk-NXP commented on pull request #6803: fs/directory: Using file api to implement operations on directories

PetervdPerk-NXP commented on PR #6803:
URL: https://github.com/apache/incubator-nuttx/pull/6803#issuecomment-1210311659

   opendir(), readerdir() etc are POSIX.1-2001 functions.
   This PR removes these functions calls hence breaking with the POSIX spec.
   Can't have fallback functions to still stay compatible with POSIX.1-2001?


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