OSDN Git Service

merge in oc-release history after reset to master
[android-x86/external-toybox.git] / toys / posix / comm.c
2016-11-23 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-10-25 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-04 Rob LandleyMake xopen() skip stdin/stdout/stderr, add xopen_stdio...
2014-10-09 Rob LandleyVarious bugfixes (mostly resource leaks) from Ashwini...
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-10-08 Rob LandleyNew build infrastructure to generate FLAG_ macros and...
2012-08-25 Rob LandleyRegularize command headers, update links to standards...
2012-08-25 Rob LandleyMove commands into "posix", "lsb", and "other" menus...