Ivan Grokhotkov 85656ca77d newlib: define fcntl as strong symbol před 6 roky
..
include fa02598b5c lwip_2.1.2 for idf_4.0 před 6 roky
lib 239ac0e17b newlib: Add strptime(), qsort_r(), nanf() to libc & libc_nano před 8 roky
platform_include fa02598b5c lwip_2.1.2 for idf_4.0 před 6 roky
test 6f0f5d79f9 newlib: add definitions of system, raise před 6 roky
.gitignore bd6ea4393c Initial public version před 9 roky
.gitmodules bd6ea4393c Initial public version před 9 roky
CMakeLists.txt 41062bea99 VFS: Implement pread() and pwrite() před 6 roky
COPYING.NEWLIB bd6ea4393c Initial public version před 9 roky
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) před 6 roky
Makefile.old bd6ea4393c Initial public version před 9 roky
component.mk 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
esp32-spiram-rom-functions-psram-workaround.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
heap.c 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
locks.c c599d7aa49 fix bug that semaphore may schedule out in Critical Section před 6 roky
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
poll.c aa9d302814 VFS: Implement poll() based on select() před 7 roky
pread.c 41062bea99 VFS: Implement pread() and pwrite() před 6 roky
project_include.cmake 2c12080049 components: correct dependency information for linking without link groups před 6 roky
pthread.c 22514c1dd9 cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc před 6 roky
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() před 6 roky
random.c 83a179abb0 esp32: Add esp_fill_random() function před 7 roky
reent_init.c bb4f5617ab test: clean up "leaks" tags from most unit tests před 6 roky
select.c 43eb58da99 VFS: Fix Kconfig prefix před 6 roky
syscall_table.c c159984264 separate rom from esp32 component to esp_rom před 6 roky
syscalls.c 85656ca77d newlib: define fcntl as strong symbol před 6 roky
termios.c 43eb58da99 VFS: Fix Kconfig prefix před 6 roky
time.c 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime před 6 roky
utime.c fb334baa7c VFS: Implement utime() před 7 roky