esp-idf/components/newlib
Angus Gratton 48d9d507aa newlib: Remove fcntl() implementation from libc
Allows fcntl() implementation in vfs to be used.

Closes https://github.com/espressif/esp-idf/issues/1070

Note this is different to the other libc file-related syscalls, as there is no
reent structure involved.
2017-10-16 09:45:50 +08:00
..
include According to review comments 2017-09-06 10:30:23 +08:00
lib newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
platform_include
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
libc_discard.list newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
locks.c
reent_init.c
syscall_table.c
syscalls.c Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
time.c Merge branch 'feature/pthread_api' into 'master' 2017-09-07 17:49:42 +08:00