libc/newlib/libc/sys/rtems
brooks 341e131f7f Add 32-bit compat for ioctls that take struct ifgroupreq.
Use an accessor to access ifgr_group and ifgr_groups.

Use an macro CASE_IOC_IFGROUPREQ(cmd) in place of case statements such
as "case SIOCAIFGROUP:". This avoids poluting the switch statements
with large numbers of #ifdefs.

Reviewed by:	kib
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14960
2018-08-24 15:00:03 +02:00
..
include Add 32-bit compat for ioctls that take struct ifgroupreq. 2018-08-24 15:00:03 +02:00
Makefile.am Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
Makefile.in Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
configure Add nvptx port. 2018-04-13 15:42:37 -04:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
cpusetalloc.c 2013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-11-27 14:53:59 +00:00
cpusetfree.c 2013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-11-27 14:53:59 +00:00
crt0.c RTEMS: Add __tls_get_addr() to crt0 2018-08-20 13:54:22 +02:00
dummysys.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00