OSDN Git Service

am f8b41e81: Fix 32-bit bionic toybox build.
[android-x86/external-toybox.git] / lib /
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 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-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...
2015-03-01 Elliott Hugheslet the compiler check format strings
2015-03-01 Rob LandleyPatches from Elliott Hughes to add missing arguments...
2015-02-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-09 Rob LandleyCleanup/refactoring pass on hwclock.
2015-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-07 Rob LandleyRemove xexec_optargs().
2015-02-06 Rob LandleyAlright, the Android guys agree with the musl guys...
2015-01-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into stuff
2015-01-23 Elliott HughesRevert "Fix "warning: implicit declaration of function...
2015-01-18 Rob LandleyRemove trailing whitespace.
2015-01-18 Rob LandleyLift the basename/libgen.h shenanigans back out of...
2015-01-18 Elliott Hughesfix non-glibc basename(3) usage
2015-01-17 Elliott HughesMerge "Regenerate the toybox generated files."
2015-01-17 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-17 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-17 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-17 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-17 Elliott HughesMerge "Added tag 0.5.1 for changeset 62a7d617e1ce"
2015-01-16 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-16 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-16 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-16 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-15 Elliott HughesFix "warning: implicit declaration of function 'basenam...
2015-01-15 Elliott HughesMerge changes Ia8df7446,I77c8d1a7,Iaad492fd,I87fd25f2...
2015-01-15 Elliott HughesMerge changes Ide699acc,I774c599c,I5c419e37,I7f24174d...
2015-01-03 Rob LandleyMove fflush() checking to xexit() and have exit paths...
2015-01-01 Rob Landleystrtol() doesn't return error indicator for overflow...
2015-01-01 Rob LandleyDebris from flag handling rewrite: don't allow -^A...
2015-01-01 Rob LandleyRedo option parsing infrastructure so #define FORCE_FLA...
2014-12-31 Rob LandleyWhen you include the posix header libgen.h, glibc ...
2014-12-24 Elliott HughesMerge "Regenerate generated files after upstream sync."
2014-12-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-22 Rob LandleyAllocate space for null terminator.
2014-12-19 Elliott HughesMerge "Forgot to check in a header file for base64."
2014-12-19 Elliott HughesMerge changes I0517eb7d,I87fbe12d
2014-12-13 Rob LandleyForgot to check in a header file for base64.
2014-12-13 Rob LandleyAdd base64.
2014-12-13 Rob LandleyRemove more strncpy() calls.
2014-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-05 Rob LandleyWork with buildroot's extensively patched uClibc, and...
2014-12-05 Rob LandleyImplement xstrncat() and fix xstrndup().
2014-12-03 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-11-28 Rob LandleyMake sendfile use libbuf.
2014-11-23 Elliott HughesMerge "As long as Android's going to require fortify...
2014-11-23 Elliott HughesMerge "A patch against your current ToT that builds...
2014-11-22 Rob LandleyAs long as Android's going to require fortify, fixup...
2014-11-22 Elliott HughesA patch against your current ToT that builds in AOSP
2014-11-21 Elliott HughesMerge "Add usleep and note that inotifyd could replace...
2014-11-21 Elliott HughesMerge "Don't include asm/* files directly."
next