llvm-project/libc/spec
Siva Chandra Reddy 9db0037bf1 [libc] Add implementations of feof, ferror and clearerr.
The corresponding _unlocked functions have also been added.

Reviewed By: lntue, michaelrj

Differential Revision: https://reviews.llvm.org/D124311
2022-04-29 23:04:35 +00:00
..
gnu_ext.td [libc] Add implementations of feof, ferror and clearerr. 2022-04-29 23:04:35 +00:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc] Make the errno macro resolve to the thread local variable directly. 2022-03-04 17:29:49 +00:00
posix.td [libc] Add GNU extention functions fread_unlocked and fwrite_unlocked. 2022-04-20 15:39:27 +00:00
spec.td [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
stdc.td [libc] Add implementations of feof, ferror and clearerr. 2022-04-29 23:04:35 +00:00