OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / lib / net.c
2017-01-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-04 Rob LandleySome lib fixes: mark xvfork() noinline, make xsendfile...
2016-10-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-11 Rob LandleyMake netcat work with nommu and factor out poll() loop...
2016-02-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-29 Rob LandleyAdd SIGWINCH support to top, and implement -o and ...
2016-01-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-16 Rob LandleyMove create_uuid() to lib and xpoll() to lib/net.c.
2015-08-27 Elliott Hughesam 00ae9f9d: (-s ours) am a09310a6: Merge remote-tracki...
2015-08-27 Elliott Hughesam c65e7e86: (-s ours) am dce8d624: Add xxd.
2015-08-27 Elliott Hughesam f7400b69: (-s ours) am fc0d50d2: Merge remote-tracki...
2015-08-27 Elliott Hughesam 65f4b245: (-s ours) am f8b41e81: Fix 32-bit bionic...
2015-08-27 Elliott Hughesam 2adffc89: (-s ours) am 718f34dd: Regenerate generate...
2015-08-27 Elliott Hughesam 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 707204ed: (-s ours) Revert "Don\'t add a symlink...
2015-08-27 Elliott Hughesam f5cef31b: (-s ours) am c96e4249: Don\'t add a symlin...
2015-08-27 Elliott Hughesam b2fcb6c8: (-s ours) am efac088b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 2fc83b71: (-s ours) am 30b9035c: Merge "Redo mkstatu...
2015-08-27 Elliott Hughesam 56b81a01: (-s ours) am 3e713d86: Merge "Move the...
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-08-07 Elliott Hughesam c9eaab1b: Merge remote-tracking branch \'toybox...
2015-08-07 Elliott Hughesam c9eaab1b: Merge remote-tracking branch \'toybox...
2015-08-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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-05-07 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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...