zephyr/subsys
Krzysztof Chruscinski 61d12cad78 shell: Use temp_buffer in tab completion
Change common_beginning_find() to use temp_buffer for storing first
command when algorithm compares commands in search for common
beginning. It is done to support cases where syntax returned by
dynamic commands is transient (e.g. single static buffer is used
for to build syntax).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-11-08 12:29:24 -05:00
..
bluetooth Bluetooth: Move Company ID config out of ctlr 2019-11-08 16:16:37 +01:00
console kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
cpp kconfig: cpp: Have LIB_CPLUSPLUS depend on ! MINIMAL_LIBC 2019-11-05 16:19:27 +01:00
debug kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
dfu flash_img: add error check to 'flash_progressive_erase' 2019-11-06 21:41:14 +01:00
disk kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
net kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random subsys/random: Add cryptographically secure and bulk fill functions 2019-11-05 19:36:42 +01:00
settings kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell shell: Use temp_buffer in tab completion 2019-11-08 12:29:24 -05:00
stats
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
usb driver: uart: make deprecation effective 2019-11-07 12:44:15 -06:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00