OSDN Git Service

Add posix headers to toynet.h, move xioctl() to lib.c, introduce lib/net.c and move...
authorRob Landley <rob@landley.net>
Fri, 26 Apr 2013 07:41:05 +0000 (02:41 -0500)
committerRob Landley <rob@landley.net>
Fri, 26 Apr 2013 07:41:05 +0000 (02:41 -0500)
commitf01534401412812bc1d904812dfb4b0a31ee8fff
treedb23ecd59e456f54cfd071eeca8806328e29b8d9
parenta4a6dfb584a3de8c947d2ccf159b53bf56daebb7
Add posix headers to toynet.h, move xioctl() to lib.c, introduce lib/net.c and move xsocket() to it.
lib/lib.c
lib/lib.h
lib/net.c [new file with mode: 0644]
toynet.h
toys/pending/ifconfig.c