6d50274ebe
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> |
||
---|---|---|
.. | ||
android | ||
arpa | ||
crypto | ||
cxx | ||
net | ||
netinet | ||
netpacket | ||
nuttx | ||
ssp | ||
sys | ||
.gitignore | ||
aio.h | ||
alloca.h | ||
assert.h | ||
byteswap.h | ||
ctype.h | ||
debug.h | ||
dirent.h | ||
dlfcn.h | ||
dsp.h | ||
dspb16.h | ||
elf32.h | ||
elf64.h | ||
elf.h | ||
endian.h | ||
err.h | ||
errno.h | ||
execinfo.h | ||
fcntl.h | ||
fixedmath.h | ||
fnmatch.h | ||
ftw.h | ||
getopt.h | ||
glob.h | ||
grp.h | ||
hex2bin.h | ||
iconv.h | ||
ifaddrs.h | ||
inttypes.h | ||
iso646.h | ||
langinfo.h | ||
libgen.h | ||
libintl.h | ||
limits.h | ||
locale.h | ||
lzf.h | ||
malloc.h | ||
mqueue.h | ||
netdb.h | ||
nl_types.h | ||
nxflat.h | ||
obstack.h | ||
poll.h | ||
pthread.h | ||
pty.h | ||
pwd.h | ||
regex.h | ||
resolv.h | ||
sched.h | ||
search.h | ||
semaphore.h | ||
signal.h | ||
spawn.h | ||
stdbool.h | ||
stddef.h | ||
stdint.h | ||
stdio.h | ||
stdlib.h | ||
stdnoreturn.h | ||
string.h | ||
strings.h | ||
syscall.h | ||
syslog.h | ||
termios.h | ||
threads.h | ||
time.h | ||
unistd.h | ||
utime.h | ||
uuid.h | ||
wchar.h | ||
wctype.h |