This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-11 23:45:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b51e77829e
nuttx
/
include
/
sys
History
Download ZIP
Download TAR.GZ
Gregory Nutt
9f754ed1dc
include/sys/sockio.h, net/netdev/netdev_ioctl.c: Fix a compile error introducted with commit
34db6d1433
. That commit added the semi-standard ip_msfilter structure to netinet/in.h. Howver, there was a non-standard version of that structure in sys/sockio.h. This commit removes the non-standard version of struct ip_msfilter and adapts the IOCTL and device lookup logic in net/netdev to work with the new, semi-standard version in netinet/in.h.
2018-10-29 06:50:47 -06:00
..
boardctl.h
custom_file.h
epoll.h
ioctl.h
ipc.h
mman.h
mount.h
param.h
prctl.h
random.h
resource.h
select.h
sendfile.h
shm.h
socket.h
sockio.h
stat.h
statfs.h
syscall.h
time.h
types.h
uio.h
un.h
utsname.h
vfs.h
wait.h