OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / lib /
2018-02-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-09 Elliott HughesFix the pidof comm and cmdline tests.
2018-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-31 Rob LandleyBasic ping support.
2018-01-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-15 Rob LandleySwitch xgettty() -> tty_fd() (returning -1 instead...
2018-01-06 Rob LandleyMove millitime() into lib.c.
2018-01-01 Rob LandleyCleanup logger.c, and move the facilitynames/priorityna...
2018-01-01 Rob Landleyxphung on github said: "config2help currently doesn...
2017-12-22 Rob LandleyRedo namestopid to handle more cases.
2017-12-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-19 Elliott Hugheskillall should kill scripts too.
2017-12-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-03 Elliott HughesDon't capitalize in the middle of a sentence.
2017-11-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-01 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-10-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-10-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-17 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-10 Rob LandleyTweak help_exit() to show "See %s --help" message on...
2017-10-10 Rob LandleyComplete rewrite of cut. Handle multipe ranges, add...
2017-10-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-10-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-10-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-01 Elliott HughesFix xargs to obey POSIX's ARG_MAX restrictions.
2017-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-09-10 Rob LandleyLast commit used xstrtod(), forgot to check it in.
2017-09-05 Rob LandleyTweak utf8towc() to return -1 earlier sometimes (instea...
2017-09-03 Rob Landleyutf8towc() has to be in lib.c if strlower() is going...
2017-09-02 Rob LandleyIn wc, replace mbrtowc() with new utf8towc() which...
2017-08-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-08-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-17 Rob LandleySplit out xgetaddrinfo() from xconnect()
2017-07-11 Elliott HughesDon't include the build number in `toybox --version`.
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-11 Rob Landleycomma_scan()'s clean option wasn't removing entry at...
2017-07-07 Rob LandleyMake dd use atolx_range(), and teach atolx_range()...
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-26 Rob LandleyMost things seem to want the "b" suffix to mean 512...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-06-06 Rob LandleyAdd comment explaining strend()
2017-06-06 Rob LandleyHave help_exit() give a brief "See %s --help" message...
2017-05-31 Elliott HughesAllow ':' in property names.
2017-05-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-25 Elliott HughesAdd and use xmmap.
2017-05-23 Rob LandleyAdd minof/maxof macros that autodetect type. Make xzcat...
2017-05-21 Rob LandleyCleaup chrt
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-09 Rob LandleyMove strend() to lib/lib.c
2017-05-09 Rob LandleyRemove old uClibc compatibility glue. It's been 5 years...
2017-05-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-05-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-05-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-04-30 Rob LandleyAndroid NDK doesn't have cutils/sched_policy.h so add...
2017-03-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-03-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-03-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-03-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-03-23 Rob LandleyNow that just about everything has --help, don't output...
next