phoenix-rtos / phoenix-rtos-hostutils

Phoenix-RTOS supporting daemon
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

psdisk.c: fixed the file existence check #12

Closed kemonats closed 4 years ago

kemonats commented 4 years ago

if access() == 0, errno may have value != 0