[libc] fwrite_unlocked: only return errno if an actual error occurred. #167350
[libc] fwrite_unlocked: only return errno if an actual error occurred.
2ccd1267
FileIOResult is not a std::expected or similar. Don't treat it that way.
ccb1b257
vonosmas
approved these changes
on 2025-11-10
Fix size calculation.
9b0318af
Fix calculation to be against nmemb, not size.
64fad094
jtstogel
approved these changes
on 2025-11-10
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub