git: <net/if.h>: Cleanup the namespace a bit.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jan 21 02:28:54 PST 2016
commit c099311730ce4b1e02f84b8960925df16853c01d
Author: Sascha Wildner <saw at online.de>
Date: Thu Jan 21 11:26:05 2016 +0100
<net/if.h>: Cleanup the namespace a bit.
* Put everything that is not covered by POSIX under #if __BSD_VISIBLE.
Pretty much like FreeBSD did it already.
* Use standard types for stuff covered by POSIX.
Summary of changes:
sys/net/if.h | 59 +++++++++++++++++++++++++++--------------------------------
1 file changed, 27 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c099311730ce4b1e02f84b8960925df16853c01d
--
DragonFly BSD source repository
More information about the Commits
mailing list