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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
