KonstantinKondrashov 082c534ca3 newlib: Fix a case in FD_ISSET macro when n==-1 5 年之前
..
platform_include 082c534ca3 newlib: Fix a case in FD_ISSET macro when n==-1 4 年之前
test 59ff505809 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1' 5 年之前
.gitignore bd6ea4393c Initial public version 9 年之前
.gitmodules bd6ea4393c Initial public version 9 年之前
CMakeLists.txt 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library 5 年之前
COPYING.NEWLIB bd6ea4393c Initial public version 9 年之前
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) 6 年之前
Makefile.old bd6ea4393c Initial public version 9 年之前
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 年之前
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年之前
heap.c 8e5ea171d3 newlib: reverted support of memalign function 6 年之前
locks.c 4987a5ad90 fix bug that semaphore may schedule out in Critical Section 6 年之前
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年之前
poll.c aa9d302814 VFS: Implement poll() based on select() 6 年之前
pread.c 41062bea99 VFS: Implement pread() and pwrite() 6 年之前
pthread.c 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 年之前
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() 6 年之前
random.c 83a179abb0 esp32: Add esp_fill_random() function 7 年之前
reent_init.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
select.c 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 年之前
syscall_table.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
syscalls.c 23848fd1b9 newlib: define fcntl as strong symbol 6 年之前
termios.c 43eb58da99 VFS: Fix Kconfig prefix 6 年之前
time.c c370a8f7ce newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment 5 年之前
utime.c fb334baa7c VFS: Implement utime() 7 年之前