esp-idf/components/newlib
jofrev 6802299ef4 Set errno in adjtime if delta is too large
errno should be set to EINVAL in this case according to adjtime's man
page.
2023-03-03 18:15:52 +08:00
..
platform_include newlib: dirent d_ino type fix 2022-06-21 14:40:13 +01:00
port
priv_include
test
test_apps
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
assert.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c Use correct recursive mutex for env and regular mutex for tz 2023-02-09 16:03:02 +08:00
newlib.lf
newlib_init.c
poll.c
pthread.c
random.c
realpath.c
reent_init.c
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c Set errno in adjtime if delta is too large 2023-03-03 18:15:52 +08:00