patacongo commented on issue #8869: URL: https://github.com/apache/nuttx/issues/8869#issuecomment-1478711954
> Regarding the `O_FLAGS` changes to be the same as Linux. Is that about `O_RDONLY`, `O_WRONLY` and others? If yes, then I think those are still different as `#define O_RDONLY (1 << 0)` in NuttX, but `O_RDONLY` is `0` in Linux Probably. I don't know what all Xiaomi changed. The point is that they did change some things to agree with arbitrary Linux definitions. -- 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