llvm-project/libc/spec
Siva Chandra Reddy 1ceafe5e0f [libc] Add implementation of ungetc.
A bug in the file read logic has also been fixed along the way. Parts
of the ungetc tests will fail without that bug fixed.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D137286
2022-11-02 22:45:57 +00:00
..
bsd_ext.td [libc] Add the POSIX waitpid function and the BSD wait4 function. 2022-10-05 07:38:55 +00:00
gnu_ext.td [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
linux.td [libc] Add select.h and the implementation of the select function for Linux. 2022-10-22 03:17:48 +00:00
llvm_libc_ext.td [libc][Obvious] Add "__" prefix to sched_getcpucount in the spec and elsewhere. 2022-10-05 18:01:13 +00:00
posix.td [libc] Implement getopt 2022-10-31 16:55:53 +00:00
spec.td [libc] Add select.h and the implementation of the select function for Linux. 2022-10-22 03:17:48 +00:00
stdc.td [libc] Add implementation of ungetc. 2022-11-02 22:45:57 +00:00