Ivan Grokhotkov 843889fd03 pthread: add dummy implementation of pthread_setcancelstate пре 6 година
..
include f6763a9d84 newlib: don't define non-thread-safe versions of getc, putc пре 5 година
lib 873aca4c0d newlib: Build psram libc with the new toolchain пре 5 година
platform_include aa9d302814 VFS: Implement poll() based on select() пре 7 година
test 5ba3b8c587 newlib: Fix UT - test time adjustment happens linearly пре 6 година
.gitignore bd6ea4393c Initial public version пре 9 година
.gitmodules bd6ea4393c Initial public version пре 9 година
CMakeLists.txt aa9d302814 VFS: Implement poll() based on select() пре 7 година
COPYING.NEWLIB bd6ea4393c Initial public version пре 9 година
Makefile.old bd6ea4393c Initial public version пре 9 година
component.mk 7f307423c1 newlib: Provide library name for ROM libc object files linked as PSRAM workarounds пре 7 година
esp32-spiram-rom-functions.lf 7f28bce42e newlib: When using psram, link setlocale() to flash not IRAM пре 7 година
locks.c cabe66195c fix bug that semaphore may schedule out in Critical Section пре 6 година
poll.c aa9d302814 VFS: Implement poll() based on select() пре 7 година
pthread.c 843889fd03 pthread: add dummy implementation of pthread_setcancelstate пре 5 година
random.c 83a179abb0 esp32: Add esp_fill_random() function пре 7 година
reent_init.c 0c130ecf19 vfs: code review fixes пре 9 година
select.c bdbcc492cf VFS: Add debugging outputs for select() related functions пре 7 година
syscall_table.c 9240bbb708 esp32: remove ROM functions redefined in IDF from LD script пре 7 година
syscalls.c 1fdbbec13a syscalls: fix arguments and return type for _raise_r пре 7 година
termios.c 5395435816 Add basic support for termios.h пре 7 година
time.c 02068cf328 newlib: Move _gettimeofday_r call in clock_gettime пре 6 година
utime.c fb334baa7c VFS: Implement utime() пре 7 година