OVMS3-idf/components/newlib
Ivan Grokhotkov b3b8334d54 vfs and newlib: small fixes
- spaces->tabs in tasks.c
- update vfs_uart.c to use per-UART locks
- add license to vfs_uart.c
- allocate separate streams for stdout, stdin, stderr, so that they can be independently reassigned
- fix build system test failure
2016-10-27 17:19:39 +08:00
..
include Initial public version 2016-08-17 23:08:22 +08:00
lib Initial public version 2016-08-17 23:08:22 +08:00
platform_include vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
.gitignore Initial public version 2016-08-17 23:08:22 +08:00
.gitmodules Initial public version 2016-08-17 23:08:22 +08:00
component.mk vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
COPYING.NEWLIB Initial public version 2016-08-17 23:08:22 +08:00
libc_discard.list Initial public version 2016-08-17 23:08:22 +08:00
locks.c vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
Makefile.old Initial public version 2016-08-17 23:08:22 +08:00
syscall_table.c vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
syscalls.c vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
time.c vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00