Stephen Heumann
5be888a2bd
Make stdin/stdout/stderr into macros.
...
They are supposed to be macros, according to the C standards. This ordinarily doesn't matter, but it can be detected by #ifdef, as in the following program:
#include <stdio.h>
#ifdef stdin
int main(void) {
puts("stdin is a macro");
}
#endif
2022-10-15 17:10:59 -05:00
..
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-08-24 18:35:01 -05:00
2017-10-21 20:21:37 -05:00
2021-08-22 17:35:16 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-10-02 14:38:15 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2022-07-11 18:30:37 -05:00
2017-10-21 20:21:37 -05:00
2021-03-08 19:16:28 -06:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-02-17 14:57:18 -06:00
2017-10-21 20:40:41 -05:00
2021-02-17 14:57:18 -06:00
2017-10-21 20:46:21 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-09-30 18:40:39 -05:00
2017-10-21 20:21:37 -05:00
2022-01-06 18:01:52 -06:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2018-11-19 21:56:24 -06:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:46:21 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2020-01-12 18:39:07 -06:00
2021-10-23 22:36:53 -05:00
2021-01-25 22:04:26 -06:00
2020-01-12 18:39:07 -06:00
2017-10-21 20:21:37 -05:00
2021-02-17 14:57:18 -06:00
2022-10-15 17:10:59 -05:00
2021-11-21 14:38:30 -06:00
2020-01-19 12:44:20 -06:00
2021-09-30 18:41:17 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2021-12-24 15:57:29 -06:00
2021-09-26 21:29:47 -05:00
2017-10-21 20:21:37 -05:00
2021-01-25 22:04:26 -06:00
2021-10-02 22:39:52 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:46:21 -05:00