new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize
function old new delta run_nofork_applet 258 280 +22 readlink_main 112 123 +11 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 33/0) Total: 33 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
//config: error, but returns default 80x24.
|
||||
//config: Usage in shell scripts: width=`ttysize w`.
|
||||
|
||||
//applet:IF_TTYSIZE(APPLET(ttysize, BB_DIR_USR_BIN, BB_SUID_DROP))
|
||||
//applet:IF_TTYSIZE(APPLET_NOFORK(ttysize, ttysize, BB_DIR_USR_BIN, BB_SUID_DROP, ttysize))
|
||||
|
||||
//kbuild:lib-$(CONFIG_TTYSIZE) += ttysize.o
|
||||
|
||||
|
Reference in New Issue
Block a user