[libc-commits] [PATCH] D147919: [libc] Add implementation of getchar
Reagan via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 11 03:54:46 PDT 2023
xbjfk updated this revision to Diff 512393.
xbjfk added a comment.
Dont call getc/getc_unlocked from getchar/getchar_unlocked
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147919/new/
https://reviews.llvm.org/D147919
Files:
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/docs/stdio.rst
libc/spec/posix.td
libc/spec/stdc.td
libc/src/stdio/CMakeLists.txt
libc/src/stdio/getchar.cpp
libc/src/stdio/getchar.h
libc/src/stdio/getchar_unlocked.cpp
libc/src/stdio/getchar_unlocked.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147919.512393.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230411/6489d3c8/attachment-0001.bin>
More information about the libc-commits
mailing list