4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-17 01:23:31 +08:00
BernardXiong 780c09e3e4 [libc] Fix the O_CREAT issue.
libc_stdio_set_console/newlib uses fopen to open console device, which
has O_CREAT flag and cause fault.
2018-02-11 13:57:51 +08:00
..
2018-02-11 13:57:51 +08:00
2017-10-15 22:44:53 +08:00