OVMS3-idf/components/newlib
2018-07-30 06:28:43 +00:00
..
include newlib: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
lib newlib: Add strptime(), qsort_r(), nanf() to libc & libc_nano 2017-11-16 17:35:18 +11:00
platform_include asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
test newlib: fix unit test for psram config 2018-07-24 09:56:40 +03: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 build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
COPYING.NEWLIB Initial public version 2016-08-17 23:08:22 +08:00
locks.c newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock 2017-06-30 08:54:56 +10:00
Makefile.old Initial public version 2016-08-17 23:08:22 +08:00
pthread.c asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
reent_init.c vfs: code review fixes 2016-10-27 17:21:17 +08:00
select.c VFS: Add debugging outputs for select() related functions 2018-05-29 11:01:25 +02:00
syscall_table.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
syscalls.c heap: Add integer overflow checks 2018-06-19 23:31:37 +00:00
time.c newlib: Add some functions from _POSIX_TIMERS 2018-07-03 07:28:29 +05:00