chao an
6d50274ebe
nuttx/list: rename container_of to list_container_of from public header
...
Use private naming to avoid conflicts with user applications
In file included from libuv/src/unix/internal.h:25,
from libuv/src/unix/udp.c:23:
libuv/src/uv-common.h:57: warning: "container_of" redefined
57 | #define container_of(ptr, type, member) \
|
In file included from nuttx/include/nuttx/list.h:47,
from nuttx/include/nuttx/tls.h:40,
from nuttx/include/nuttx/sched.h:48,
from nuttx/include/nuttx/arch.h:87,
from nuttx/include/nuttx/userspace.h:35,
from nuttx/include/nuttx/mm/mm.h:30,
from nuttx/include/nuttx/kmalloc.h:34,
from nuttx/include/nuttx/lib/lib.h:31,
from nuttx/include/stdio.h:35,
from apps/system/libuv/libuv/include/uv.h:59,
from libuv/src/unix/udp.c:22:
nuttx/include/nuttx/nuttx.h:48: note: this is the location of the previous definition
48 | #define container_of(ptr, type, member) \
|
Signed-off-by: chao an <anchao@lixiang.com>
2024-02-29 19:44:54 +08:00
..
2023-01-04 00:32:13 +02:00
2023-08-29 08:58:07 +02:00
2022-10-17 15:59:46 +09:00
2023-01-04 00:32:13 +02:00
2023-08-30 14:34:20 +08:00
2023-08-01 13:24:16 -04:00
2023-09-02 16:26:10 +03:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-06-01 23:45:30 +08:00
2023-08-30 14:34:20 +08:00
2023-09-21 20:30:08 +08:00
2023-08-30 14:34:20 +08:00
2024-02-27 13:01:32 +01:00
2024-02-27 13:01:32 +01:00
2023-10-25 15:46:03 +08:00
2024-01-31 05:00:23 -08:00
2023-09-09 00:46:24 +08:00
2023-09-06 08:02:52 +02:00
2023-09-06 08:02:52 +02:00
2023-09-06 08:02:52 +02:00
2023-09-06 08:02:52 +02:00
2023-09-21 20:30:08 +08:00
2024-02-27 13:01:32 +01:00
2023-08-30 14:34:20 +08:00
2024-02-19 16:43:15 +01:00
2023-09-22 13:51:00 +08:00
2023-07-31 18:56:40 -07:00
2023-09-22 13:51:00 +08:00
2023-09-23 15:20:25 +08:00
2023-11-21 09:07:17 +01:00
2023-01-04 00:32:13 +02:00
2023-11-21 09:07:17 +01:00
2023-08-30 14:34:20 +08:00
2023-11-21 09:07:17 +01:00
2023-09-21 20:30:08 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2023-01-04 00:32:13 +02:00
2024-02-18 04:09:34 -08:00
2023-08-30 14:34:20 +08:00
2023-09-21 20:30:08 +08:00
2023-11-21 09:07:17 +01:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2021-04-01 12:13:12 -05:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2023-09-21 20:30:08 +08:00
2023-11-28 16:48:50 -03:00
2023-01-04 00:32:13 +02:00
2023-01-04 00:32:13 +02:00
2023-10-06 21:15:21 +08:00
2023-11-21 09:07:17 +01:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2023-10-12 14:52:56 +08:00
2023-09-21 20:30:08 +08:00
2023-12-20 07:00:34 -08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-01-04 00:32:13 +02:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2024-02-29 19:44:54 +08:00
2023-11-21 09:07:17 +01:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-02-24 12:15:40 +08:00
2023-08-30 14:34:20 +08:00
2023-08-30 14:34:20 +08:00
2023-10-25 15:46:03 +08:00
2023-08-29 08:58:07 +02:00
2022-10-17 15:59:46 +09:00
2023-08-30 14:34:20 +08:00