OSDN Git Service

Add -c to md5sum and sha1sum.
[android-x86/external-toybox.git] / lib /
2016-07-13 Rob LandleyBugfix: suffixless string was feeding terminating NUL...
2016-07-12 Rob LandleyConvert atolx() and friends to use long long internally...
2016-07-08 Elliott Hughesdd improvements.
2016-07-04 Rob LandleyNow that we're using the adjusted option string, need...
2016-06-30 Rob LandleyUse libbuf instead of stack buffer.
2016-06-19 Rob LandleyLast commit depends on new lib code I forgot to check...
2016-06-15 Rob LandleyAdd readlink0() and readlinkat0() which null terminate...
2016-05-25 Rob LandleyStand alone builds of OLDTOY should show help text...
2016-05-20 Rob LandleyAdd bufgetgrgid()
2016-05-17 Rob LandleyAdd bufgetpwuid. (Repeated calls to getpwuid() are...
2016-05-04 Rob LandleySimplify ps android scheduling policy fetch slightly.
2016-05-01 Elliott HughesAdd a ps "PCY" field for Android scheduling policy.
2016-04-23 Elliott HughesFix more to not append an extra newline.
2016-04-21 Rob LandleyHave dirtree_recurse() take the new dirfd as an argument.
2016-04-17 Elliott HughesFix "ssh top".
2016-04-10 Rob LandleyDidn't check in all my local basename_r->getbasename...
2016-04-08 Rob LandleyRedefining basename_r to mean something random seems...
2016-03-29 Elliott HughesFix build when wchar_t is unsigned.
2016-03-29 Rob LandleyFix exit code of things like sed -i that use tempfile_h...
2016-03-15 Rob LandleyAdd ls -b and make ls -q work with utf8.
2016-03-14 Rob LandleySplit out _xexit() from xexit() and give sigatexit...
2016-03-12 Rob LandleyThe xattr functions were added during the 2.5 kernel...
2016-03-07 Rob LandleyCleanup pass on the dirtree infrastructure, in preparat...
2016-03-02 Rob LandleyFor years the man pages have said to #include <sys...
2016-03-02 Rob LandleyThe last-ever release of uClibc didn't #define MS_RELATIME.
2016-02-25 Rob LandleyTypecast a printf argument because wchar_t isn't a...
2016-02-19 Elliott HughesImplement "insmod -".
2016-02-19 Rob LandleyRLIMIT_RTTIME was added to the kernel in 2008, you...
2016-02-14 Elliott HughesImplement file(1).
2016-02-11 Rob LandleyWean scripts/install.c off toys.h so cross compiling...
2016-02-11 Rob LandleyDon't include toys.h from config2help.c (so cross-compi...
2016-02-11 Rob LandleyFactor out strnstr() since posix hasn't got it, and...
2016-02-09 Rob LandleyAdd ulimit.
2016-02-09 Rob LandleyFix xpipe. (thinko.)
2016-02-08 Rob LandleyAdd xpipe() to lib.
2016-01-29 Rob LandleyAdd SIGWINCH support to top, and implement -o and ...
2016-01-28 Rob LandleyBugfix I forgot to checkin, plus a wrapper function.
2016-01-25 Elliott HughesFix comma_args error reporting.
2016-01-23 Rob LandleyFactor out insanitize() from seq.c to next_printf(...
2016-01-20 Rob LandleyFirst stab at making readfileat() realloc() in a loop...
2016-01-20 Rob LandleyAnother CFG_TOYBOX_DEBUG test.
2016-01-17 Rob LandleyExtend utf8 fontmetrics so ps can use them.
2016-01-17 Rob LandleyUpdate draw_str() and friends to do standard escaping...
2016-01-16 Rob LandleyMove create_uuid() to lib and xpoll() to lib/net.c.
2016-01-11 Elliott HughesFix hwclock -u.
2016-01-11 Elliott HughesFix perror_exit_raw.
2016-01-10 Rob LandleyMake cursor left/right change sort type in iotop.
2016-01-09 Elliott HughesFix cat -.
2016-01-07 Rob LandleyMake scan_key() specify timeout in miliseconds, split...
2016-01-06 Rob LandleyAdd error_msg_raw() and friends, replace error_msg...
2015-12-31 Rob LandleyTweak error message.
2015-12-31 Rob LandleyAdd more keys to scan_key() and fix hang in scan_key_ge...
2015-12-30 Rob LandleyI didn't add comma_args() to lib.c, I added it with...
2015-12-29 Rob LandleyAdd strafter() to lib.
2015-12-27 Rob LandleyAdd scan_key_getsize() doing the ANSI probe, switch...
2015-12-24 Rob LandleyMove get_line() header to pending.h because posix has...
2015-12-24 Rob LandleyFactor out draw_str() and friends.
2015-12-10 Rob LandleyExpand toys.optargs to 64 bits so people adding more...
2015-12-07 Rob LandleyRename dirtree->data to dirfd, and don't store symlink...
2015-11-27 Rob LandleySplit do_ps() into get_ps() and show_ps() as a start...
2015-11-08 Rob LandleyNOEXIT(thingy()) wrapper to turn xwrap() functions...
2015-11-02 Rob LandleyDon't pass target $CFLAGS to host builds (telling x86...
2015-11-02 Rob LandleyIf chomp() needs to test it found \n, should also test...
2015-11-02 Elliott HughesAdd ps -Z.
2015-10-29 Rob LandleyOops, forgot to check in the header file change for...
2015-10-27 Rob LandleyReplace xcount_cpus() with a call to sysconf(_SC_NPROCE...
2015-10-25 Rob LandleyAdd xcount_cpus()
2015-09-29 Rob Landleyhelp_exit() tweak.
2015-09-29 Rob LandleyMake defconfig build for nommu.
2015-09-27 Rob LandleyAnother chunk of nommu support, replacing toys.recursio...
2015-09-24 Rob LandleyAdd xvfork() as a static inline and use it from various...
2015-09-11 Rob LandleyReplace toys.exithelp with help_exit() in lib.
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-08-30 Rob LandleyAdd portability.h glue to let uptime build without...
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-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-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-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 Rob LandleyMove the magic list of commands needing cleanup from...
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-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-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.
next