OSDN Git Service

Minor cleanup on setfattr.c
[android-x86/external-toybox.git] / lib / net.c
2017-07-17 Rob LandleySplit out xgetaddrinfo() from xconnect()
2017-01-04 Rob LandleySome lib fixes: mark xvfork() noinline, make xsendfile...
2016-10-11 Rob LandleyMake netcat work with nommu and factor out poll() loop...
2016-01-29 Rob LandleyAdd SIGWINCH support to top, and implement -o and ...
2016-01-16 Rob LandleyMove create_uuid() to lib and xpoll() to lib/net.c.
2015-08-06 Rob LandleySwitch nbd_client to xconnect() and make xconnect(...
2015-08-06 Rob LandleyTweak xconnect: socket can be a string (ala "ftp")...
2015-08-03 Rob LandleyFactor out xconnect(), plus some other small cleanups...
2015-04-27 Rob LandleySome infrastructure hexedit needs. (Poor man's curses.)
2013-11-02 Rob LandleyMerge toynet.h into toys.h: musl supports it and microm...
2013-04-26 Rob LandleyAdd posix headers to toynet.h, move xioctl() to lib...