zephyr/subsys
Paul Sokolovsky 8f690e291b lib: fdtable: FD method tables should be const.
FD method tables contain function pointers, and thus should be
const and reside in ROM. This patch fixes all cases of FD vtable
definitions: for POSIX FS API and for sockets.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-08 09:47:46 -08:00
..
app_memory
bluetooth Bluetooth: host: Don't restart scan if connection is pending 2018-11-08 14:21:21 +02:00
console subsys: console: Switch to POSIX-like read/write interface 2018-11-04 17:31:39 -05:00
cpp C++: Fix vtable with libstdc++ 2018-10-30 08:11:28 -04:00
debug subsys: debug: tracing: Fix interrupt hooks 2018-11-06 16:15:29 -05:00
dfu dfu: image_mgr: make Kconfigs depend on IMG_MANAGER 2018-11-02 15:31:44 -05:00
disk subsys: disk: move conditional location 2018-11-02 15:31:44 -05:00
fb subsys: add monochrome character framebuffer 2018-10-16 14:54:47 -04:00
fs subsys: nvs: increase NVS_BLOCK_SIZE 2018-11-06 17:09:03 -05:00
logging logging: start log processing thread in enable_logger() 2018-11-07 14:39:55 +02:00
mgmt mgmt: Add function to unregister GATT service 2018-11-07 14:35:22 +02:00
net lib: fdtable: FD method tables should be const. 2018-11-08 09:47:46 -08:00
power power: Add OS Power Management debug hooks 2018-10-28 11:44:22 -04:00
random
settings
shell shell: wildcard active by default 2018-11-06 17:12:41 -05:00
storage
usb usb: logs: Rename USB_WRN to LOG_WRN 2018-11-08 08:35:20 -05:00
CMakeLists.txt subsys: add monochrome character framebuffer 2018-10-16 14:54:47 -04:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00