[libc-commits] [libc] [libc] fwrite_unlocked: only return errno if an actual error occurred. (PR #167350)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Nov 10 10:51:58 PST 2025


https://github.com/michaelrj-google approved this pull request.

LGTM, I forgot about system `errno` potentially being already set from an unrelated call

https://github.com/llvm/llvm-project/pull/167350


More information about the libc-commits mailing list