zephyr/subsys
Nicolas Pitre d19a5f9119 net: socket: mgmt: use uintptr_t for the nm_pid field
This may contain a pointer so make sure it is sufficiently wide
on 64-bit targets.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-05 10:06:23 -04:00
..
bluetooth Bluetooth: L2CAP: fix use of Z_STRUCT_SECTION_ITERABLE 2019-07-04 20:42:02 +03:00
console cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
cpp
debug cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
dfu cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
disk cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
fb drivers: ssd1673: rename driver to ssd16xx 2019-07-04 07:27:09 -04:00
fs cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
jwt cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
logging cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
mgmt cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
net net: socket: mgmt: use uintptr_t for the nm_pid field 2019-07-05 10:06:23 -04:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
settings cleanup: include/: move base64.h to sys/base64.h 2019-06-27 22:55:49 -04:00
shell cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
testsuite cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
usb cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig