zephyr/subsys
Dominik Ermel babc322e09 native_posix: Add flags argument to fs_open invocations
Now fs_open supports open flags and the fuse requires update.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-07-30 16:33:18 +02:00
..
bluetooth Bluetooth: controller: Fill Periodic Adv interval in Ext Adv Report 2020-07-29 16:39:59 +02:00
canbus canbus: canopen: fix reference to CAN in Automation draft standard 2020-06-29 14:10:56 -04:00
console uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dfu config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
disk disk: Remove unused variables in nxp usdhc driver 2020-07-09 07:56:44 -05:00
fb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
jwt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
logging logging: avoid identifier collisions 2020-07-25 21:26:15 -04:00
mgmt mgmt: smp: Missing socket close in error path 2020-07-22 15:22:50 -05:00
net uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
power power: remove unused inclusion of soc.h 2020-07-30 08:00:03 -04:00
random random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
settings subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
stats zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
storage storage: flash_map: Fix partition device retrieval 2020-07-16 11:51:46 -05:00
testsuite subsys/testsuite: Fix coverity null dereference warning 2020-07-24 21:51:14 -04:00
tracing uart: Fix uart_irq_callback_set usage 2020-07-30 09:43:12 +02:00
usb drivers: serial: Fix uart_irq_callback_user_data_t usage 2020-07-30 09:43:12 +02:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00