OSDN Git Service

Fix phony dependency
[android-x86/external-toybox.git] / toys.h
2016-05-23 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-04-14 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-14 Rob LandleySplit out _xexit() from xexit() and give sigatexit...
2016-03-09 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-02-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-11 Rob LandleyWean scripts/install.c off toys.h so cross compiling...
2016-02-09 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-02-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-30 Rob LandleyFix two CFG_TOYBOX_SUID corner cases:
2016-01-24 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-01-09 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-01-09 Josh GaoMerge "Revert "Don't add a symlink for killall ---...
2016-01-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-12-28 Steve KondikMerge branch 'master' of https://android.googlesource...
2015-12-13 Rob LandleyStart of TAGGED_ARRAY() infrastructure.
2015-12-13 Rob LandleyMake "ps -o TIME+ -k TIME+" work. Factor out -o field...
2015-12-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-12-10 Rob LandleyExpand toys.optargs to 64 bits so people adding more...
2015-11-14 Steve KondikMerge branch 'master' of https://android.googlesource...
2015-11-09 Keith MokFix build breaks on darwin
2015-10-06 Elliott Hughesam fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a...
2015-10-06 Elliott HughesMerge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab...
2015-10-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-09-29 Rob LandleyMake defconfig build for nommu.
2015-09-27 Rob LandleyAnother chunk of nommu support, replacing toys.recursio...
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 Rob LandleyReplace toys.exithelp with help_exit() in lib.
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-05-31 Elliott Hughesam 8bdb3249: Merge remote-tracking branch \'toybox...
2015-05-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-19 Rob LandleySwitch id over to new infrastructure, switch id to...
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-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-16 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-15 Elliott HughesMerge changes Ia8df7446,I77c8d1a7,Iaad492fd,I87fd25f2...
2015-01-15 Elliott HughesMerge changes Ide699acc,I774c599c,I5c419e37,I7f24174d...
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-11-19 Isaac Dunhamprobe for getspnam(), forkpty(), utmpx, replace sethost...
2014-10-26 Rob Landleyxexec() recursion limiter has to go after rebound or...
2014-09-28 Rob LandleyHave OLDTOY emit (redundant) function prototype so...
2014-09-10 Rob LandleyTwo problems: 1) Sometimes toy_exec() needs to re-exec...
2014-06-09 Rob LandleyWhen locale is enabled, sprintf("%.123s", str) is count...
2014-05-21 Rob LandleyAdd generic_signal() handler, which sets toys.signal...
2014-05-06 Rob LandleyFix bug reported by Ashwini Sharma: rebound has to...
2014-04-09 Isaac Dunhammodprobe: cleanup, incorporate Ashwini's fix for alias...
2014-03-29 Rob LandleyGroup headers by standard (POSIX or LSB) or function...
2014-03-28 Rob LandleyAdd help -a (to show all commands) and -h (to produce...
2013-11-02 Rob LandleyMerge toynet.h into toys.h: musl supports it and microm...
2013-10-03 Rob LandleySwitch flag generation from shell to C.
2013-09-03 Rob LandleyIntroduce libbuf analogous to toybuf but for use by...
2013-08-17 Strakesu: cleanery
2013-08-15 Rob LandleyForgot to check in toys.h when generated/oldtoys.h...
2013-04-21 Rob LandleyFix some comments from way back when toybox first start...
2012-12-11 Rob LandleyAdd stat submission to new "pending" directory, along...
2012-12-02 Rob LandleyAdd header that musl libc needs.
2012-11-26 Rob LandleyCleanup i18n support (#ifdefectomy, move global init...
2012-11-21 Felix JandaMake internalization support optional
2012-11-16 Rob LandleyAdd rebound support to intercept error_exit() and longj...
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-11-08 Felix Jandawc -m only cares about counting characters. Attached...
2012-10-08 Rob LandleyNew build infrastructure to generate FLAG_ macros and...
2012-08-14 Rob LandleyReplace TOY_LIST_LEN with more generic ARRAY_LEN()
2012-07-15 Elie De BrauwerAdding initial implementation of taskset
2012-06-16 Rob LandleyMore header fiddling: crypt.h is silly, SUSv4 requires...
2012-04-28 Rob LandleyGeorgi pointed out that some overly-pedantic C librarie...
2012-04-24 Elie De BrauwerAdding initial version of login.c
2012-04-15 Rob LandleyComment and whitespace changes.
2012-03-12 Rob LandleyYet another header for technical susv4 compliance.
2012-03-08 Rob LandleyConsolidate headers.
2012-02-18 Elie De BrauwerAdding swapon and swapoff
2012-02-17 Rob LandleySigh: moving a header to toys.h isn't very useful if...
2012-02-04 Rob LandleyCleaning out one more old gpl notice that no longer...
2010-01-05 Rob LandleyAdd TOYBOX_SUID.
2009-08-07 Rob LandleyMake a warning go away on Fedora 11.
2009-01-25 Rob LandleyComment tweaks.
2008-11-15 Rob LandleyAdd netcat server mode, -l, -L, and -t.
2008-02-13 Rob LandleyAdd TOYFLAG_UMASK.
2008-02-12 Rob LandleyAdd toys.optc, an argv-style count for toys.optargs.
2008-01-20 Rob LandleyZap toylist.h, moving contents of global structures...
2008-01-19 Rob LandleyMove NEWTOY() list from end of toylist.h to generated...
2008-01-19 Rob LandleyZap toys/Config.in and instead create generated/Config...
2008-01-10 Rob LandleyMove some generated files into the "generated" subdirec...
2007-12-28 Rob LandleyMake touch work reliably when file doesn't exist and...
2007-10-16 Rob LandleyNeed to commit this too. :)
2007-08-15 Rob LandleyRemove strings.h which Maximilian Attems points out...
2007-05-17 Rob LandleyAdd sleep.
2007-04-23 Rob LandleyAdd sync and an incomplete version of mdev.
2007-02-03 Rob LandleyTeach build to build only the toys/*.c selected in...
2007-01-28 Rob LandleyMore work on mke2fs.
2007-01-24 Rob LandleyMore work on mke2fs.
2007-01-23 Rob LandleyMore random progress on mke2fs. Nothing to see yet.
2007-01-19 Rob LandleyAdd fdprintf(). Remove reread() and rewrite() which...
next