Joseph Huber ddc30ff802
[libc] Implement the 'ungetc' function on the GPU (#69248)
Summary:
This function follows closely with the pattern of all the other
functions. That is, making a new opcode and forwarding the call to the
host. However, this also required modifying the test somewhat. It seems
that not all `libc` implementations follow the same error rules as are
tested here, and it is not explicit in the standard, so we simply
disable these EOF checks when targeting the GPU.
2023-10-17 13:02:31 -05:00
..
2022-02-17 17:21:55 +00:00
2022-10-06 15:19:43 -07:00
2022-10-31 16:55:53 +00:00
2023-06-12 11:12:17 -07:00
2022-09-29 10:23:21 -07:00
2023-05-03 11:01:11 -07:00
2023-03-20 16:36:21 -07:00
2023-05-03 11:01:11 -07:00
2023-03-20 16:36:21 -07:00
2023-03-20 16:36:21 -07:00