esp-idf/components/newlib
Anton Maklakov a567b6c1f6 pthread: Use a definition only if we have the old toolchain 2019-04-10 21:07:10 +07:00
..
include Revert "feat(time): enable the macro timeradd, timersub, timerclear, etc." 2019-03-19 22:15:06 +08:00
lib
platform_include pthread: Use a definition only if we have the old toolchain 2019-04-10 21:07:10 +07:00
test newlib: add missing tzset() to the time test 2019-04-10 13:48:57 +08:00
.gitignore
.gitmodules
CMakeLists.txt newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
COPYING.NEWLIB
Makefile.old
component.mk newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
esp32-spiram-rom-functions-c.lf newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
esp32-spiram-rom-functions-psram-workaround.lf newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
heap.c newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
locks.c newlib: force including IDF locks implementation 2019-04-10 13:52:30 +08:00
newlib.lf newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
poll.c VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
pthread.c pthread: add dummy implementation of pthread_setcancelstate 2019-04-10 13:48:57 +08:00
random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
reent_init.c newlib: fixes for compatibility with newlib 3.0 2019-04-10 13:48:57 +08:00
select.c
syscall_table.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
syscalls.c newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
termios.c
time.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
utime.c VFS: Implement utime() 2018-11-05 09:54:01 +01:00