esp-idf/components/newlib
raldone01 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime
Signed-off-by: KonstantinKondrashov <konstantin@espressif.com>
Merges: https://github.com/espressif/esp-idf/pull/3789
2019-07-17 16:52:40 +08:00
..
include lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
lib
platform_include lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
test
.gitignore
.gitmodules
CMakeLists.txt VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
COPYING.NEWLIB
Kconfig
Makefile.old
component.mk
esp32-spiram-rom-functions-c.lf
esp32-spiram-rom-functions-psram-workaround.lf
heap.c
locks.c
newlib.lf
poll.c
pread.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
project_include.cmake
pthread.c
pwrite.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
random.c
reent_init.c test: clean up "leaks" tags from most unit tests 2019-04-16 20:07:40 +08:00
select.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
syscall_table.c
syscalls.c
termios.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
time.c newlib: Move _gettimeofday_r call in clock_gettime 2019-07-17 16:52:40 +08:00
utime.c