epics-modules / autosave

APS BCDA synApps module: autosave
https://epics-modules.github.io/autosave/
Other
8 stars 31 forks source link

fchmod is required but does not exist in vxWorks 5.5 #2

Closed MarkRivers closed 8 years ago

MarkRivers commented 8 years ago

save_restore.c was changed to use fchmod in https://github.com/epics-modules/autosave/commit/5feff04b but fchmod does not exist in older versions of vxWorks.

timmmooney commented 8 years ago

Fixed