Siva Chandra Reddy 53c251bd05 [libc] Fix the return value of fread and fwrite.
They were previously returning the number of bytes read. They should
instead be returning the number of objects read.
2022-10-29 06:10:35 +00:00
..
2020-07-16 21:53:45 +02:00
2022-10-28 11:13:07 -07:00
2022-10-26 22:53:15 -07:00
2022-10-27 06:47:24 +00:00
2022-10-27 10:27:24 -07:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.