[libc-commits] [libc] [libc] Extend the baremetal I/O vendor ABI (PR #98683)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Jul 12 13:23:37 PDT 2024


https://github.com/michaelrj-google commented:

LGTM, I agree with the comments. For return types I think we should generally match what `fread` and `fwrite` do: return the number of characters read/written.

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


More information about the libc-commits mailing list