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