id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,blockedby,blocking 4655,sync() whould synchronize all file descriptors,Sebastian Huber,Sebastian Huber,"According to POSIX https://pubs.opengroup.org/onlinepubs/9699919799/functions/sync.html we have {{{ The sync() function shall cause all information in memory that updates file systems to be scheduled for writing out to all file systems. }}} Currently, the RTEMS sync() implementation synchronizes only the file descriptors associated with a FILE object. This should be changed to call fsync() and fdatasync() for all file descriptors.",defect,closed,normal,5.2,fs,4.5,normal,fixed,,,,