RTEMS | cpukit/posix/aio*: added support for O_DSYNC (!128)
Alessandro Nardin (@AlessandroNardin)
gitlab at rtems.org
Tue Jul 30 09:41:47 UTC 2024
Alessandro Nardin commented on a discussion on cpukit/include/aio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/128#note_110234
> /** Needed by aio_fsync() */
> #define LIO_SYNC 3
LIO_SYNC was already defined when I started working on the code. I noticed it wasn't defined in the POSIX specifications, but since it was there, I figured I could add another constant.
I've changed this and defined internal constants in aio_misc.h for each operation.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/128#note_110234
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240730/73c4b38b/attachment.htm>
More information about the bugs
mailing list