OSDN Git Service

am b1a33391: am 0d7a388b: Merge remote-tracking branch \'toybox/master\' into HEAD
[android-x86/external-toybox.git] / lib /
2015-09-14 Elliott Hughesam b1a33391: am 0d7a388b: Merge remote-tracking branch...
2015-09-14 Elliott Hughesam 0d7a388b: Merge remote-tracking branch \'toybox...
2015-09-14 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-11 Elliott Hughesam 540923b2: am 2738b318: Merge remote-tracking branch...
2015-09-11 Elliott Hughesam 2738b318: Merge remote-tracking branch \'toybox...
2015-09-11 Rob LandleyReplace toys.exithelp with help_exit() in lib.
2015-09-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-07 Rob LandleyRemove prompt argument from yesno(), caller can fprintf...
2015-09-07 Rob LandleySwitch HR_SI to HR_1000, make binary the default, make...
2015-09-04 Rob LandleyMake human_readable() handle base 1024 units without...
2015-09-01 Elliott Hughesam 21e97954: am 226e1671: Merge remote-tracking branch...
2015-09-01 Elliott Hughesam 226e1671: Merge remote-tracking branch \'toybox...
2015-08-31 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-30 Rob LandleyAdd portability.h glue to let uptime build without...
2015-08-27 Elliott Hughesam e06f9faf: (-s ours) am 97809c21: Regenerate generate...
2015-08-27 Elliott Hughesam c728e0d8: (-s ours) am c9eaab1b: Merge remote-tracki...
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-13 Elliott Hughesam f6511b27: Merge remote-tracking branch \'toybox...
2015-08-13 Elliott Hughesam f6511b27: Merge remote-tracking branch \'toybox...
2015-08-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-08-09 Elliott HughesDifferent tools have different ideas about what human...
2015-08-09 Rob LandleyFirst pass at proper bunzip2 command line handling.
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 LandleyAdjust xexec() exit code to be 127, and tweaks for...
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-08-01 Rob LandleyMove strlower() from find to lib.
2015-07-11 Elliott HughesFix 32-bit bionic toybox build.
2015-07-11 Elliott Hughesam f8b41e81: Fix 32-bit bionic toybox build.
2015-07-11 Elliott Hughesam f8b41e81: Fix 32-bit bionic toybox build.
2015-07-11 Elliott HughesFix 32-bit bionic toybox build.
2015-07-11 Elliott Hughesam f41c7e0b: Merge remote-tracking branch \'toybox...
2015-07-11 Elliott Hughesam f41c7e0b: Merge remote-tracking branch \'toybox...
2015-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-10 Rob LandleyAdd a basename_r() and use it in names_to_pid() to...
2015-07-10 Rob LandleyMove comment about TOYBOX_DEBUG to start of file so...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam 3e713d86: Merge "Move the magic list of commands...
2015-07-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-07 Elliott HughesMerge "Move the magic list of commands needing cleanup...
2015-07-03 Rob LandleyProbe for fork() instead of relying on a distro-specifi...
2015-07-01 Elliott HughesFix segfault with "mount -o ro,remount".
2015-06-26 Rob LandleyFactor out more not-curses infrastructure into lib.
2015-05-31 Elliott Hughesam 8bdb3249: Merge remote-tracking branch \'toybox...
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-28 Rob LandleyAttempt to fix the mkdir LSM race.
2015-05-19 Rob LandleySwitch id over to new infrastructure, switch id to...
2015-05-18 Rob LandleyMore ls -Z upgrading. Move TOYBOX_SELINUX and TOYBOX_SM...
2015-05-16 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-15 Elliott Hughesam e69c92ad: Merge remote-tracking branch \'toybox...
2015-05-15 Elliott HughesMerge "Regenerate generated files."
2015-05-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-14 Rob LandleyPromote reset (actually write a new one using the simpl...
2015-05-09 Rob LandleyAdd DIRTREE_SHUTUP to disable dirtree warnings if file...
2015-05-09 Rob LandleyMove not-curses code into interstingtimes.c
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-05-03 Rob LandleyMove a prototype to the start of portability.h (suggest...
2015-05-01 Rob LandleyPortability bits for the recent ls smack changes.
2015-04-30 Rob LandleyAnd remove the header part too.
2015-04-30 Rob LandleyRemove redundant numlen.
2015-04-27 Rob LandleySome infrastructure hexedit needs. (Poor man's curses.)
2015-04-20 Rob LandleyCleanup getprop, add qstrcmp() to lib for qsort (becaus...
2015-04-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-18 Xavier RocheLink against libattr and libsmack.
2015-04-17 Elliott Hughesterminal_size should use LINES, not ROWS.
2015-04-16 Rob LandleyPut SELINUX in a a menu, and add config option for...
2015-04-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-03 Rob LandleyAdd readfileat() to lib
2015-03-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-23 Rob LandleyTweak of Elliott Hughes's fix for an off by one error...
2015-03-21 Rob LandleyPatch from David Halls to fix mac/ios portability issue.
2015-03-16 Rob LandleyFix mount -a segfault without -O, reported by Janus...
2015-03-16 Rob LandleyRename a function to better describe what it does.
2015-03-12 Rob LandleyFactor out xgetgrnamid() and xgetpwnamid() into xwrap.c.
2015-03-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-09 Rob LandleyUpgrade oneit with -r (restart), -3 (send exiting PID...
2015-03-01 Rob LandleyOnly switch on printf format warnings for error_exit...
next