KonstantinKondrashov c8e6563e48 newlib: Fix a case in FD_ISSET macro when n==-1 il y a 5 ans
..
include fa02598b5c lwip_2.1.2 for idf_4.0 il y a 6 ans
lib 239ac0e17b newlib: Add strptime(), qsort_r(), nanf() to libc & libc_nano il y a 8 ans
platform_include c8e6563e48 newlib: Fix a case in FD_ISSET macro when n==-1 il y a 4 ans
test b77c50a063 newlib: Fix UT for adjtime il y a 5 ans
.gitignore bd6ea4393c Initial public version il y a 9 ans
.gitmodules bd6ea4393c Initial public version il y a 9 ans
CMakeLists.txt 41062bea99 VFS: Implement pread() and pwrite() il y a 6 ans
COPYING.NEWLIB bd6ea4393c Initial public version il y a 9 ans
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) il y a 6 ans
Makefile.old bd6ea4393c Initial public version il y a 9 ans
component.mk 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain il y a 6 ans
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain il y a 6 ans
esp32-spiram-rom-functions-psram-workaround.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain il y a 6 ans
heap.c 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain il y a 6 ans
locks.c c599d7aa49 fix bug that semaphore may schedule out in Critical Section il y a 6 ans
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain il y a 6 ans
poll.c aa9d302814 VFS: Implement poll() based on select() il y a 6 ans
pread.c 41062bea99 VFS: Implement pread() and pwrite() il y a 6 ans
project_include.cmake 2c12080049 components: correct dependency information for linking without link groups il y a 6 ans
pthread.c 22514c1dd9 cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc il y a 6 ans
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() il y a 6 ans
random.c 83a179abb0 esp32: Add esp_fill_random() function il y a 7 ans
reent_init.c bb4f5617ab test: clean up "leaks" tags from most unit tests il y a 6 ans
select.c 43eb58da99 VFS: Fix Kconfig prefix il y a 6 ans
syscall_table.c c159984264 separate rom from esp32 component to esp_rom il y a 6 ans
syscalls.c 85656ca77d newlib: define fcntl as strong symbol il y a 6 ans
termios.c 43eb58da99 VFS: Fix Kconfig prefix il y a 6 ans
time.c 409355febe newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment il y a 5 ans
utime.c fb334baa7c VFS: Implement utime() il y a 7 ans