KonstantinKondrashov 04a6aae1d1 newlib: Mitigate UT - time adjustment happens linearly 4 лет назад
..
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() 6 лет назад
test 04a6aae1d1 newlib: Mitigate UT - time adjustment happens linearly 4 лет назад
.gitignore bd6ea4393c Initial public version 9 лет назад
.gitmodules bd6ea4393c Initial public version 9 лет назад
CMakeLists.txt aa9d302814 VFS: Implement poll() based on select() 6 лет назад
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() 6 лет назад
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 лет назад