esp-idf/components/vfs
David Čermák 285c6fc906 Merge branch 'bugfix/vfs_sock_select_race' into 'master'
vfs: Fix potential select() race if both sock and other-fd trigger

Closes IDFGH-7308

See merge request espressif/esp-idf!18023
2022-05-17 15:28:48 +08:00
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
test uart: add default source clock for all targets 2022-05-09 11:26:30 +08:00
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
Kconfig semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
openocd_semihosting.h semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs_cdcacm.c vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
vfs_console.c vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
vfs_eventfd.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
vfs_semihost.c semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
vfs_uart.c vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
vfs_usb_serial_jtag.c vfs: usb_serial_jtag: consider O_NONBLOCK flag when reading via driver 2022-05-04 11:37:52 +02:00
vfs.c vfs: Fix potential select() race if both sock and other-fd trigger 2022-05-16 20:26:44 +02:00