Ivan Grokhotkov f6763a9d84 newlib: don't define non-thread-safe versions of getc, putc
getc, getchar, putc, putchar were defined both as functions and as
macros. The macro versions are not thread safe, and should not be used
in multithreaded applications.

Upstream fix: b0f271d1db
2020-03-19 12:44:20 +01:00
..
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2019-02-25 10:34:27 +01:00
2018-09-03 04:39:45 +00:00
2016-10-27 17:21:17 +08:00
2018-08-30 14:29:20 +02:00
2018-11-05 09:54:01 +01:00