aboutsummaryrefslogtreecommitdiff
path: root/modutils/lsmod.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 12:10:29 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 12:10:29 +0000
commit3ab3080bc2c52216b5f4fb2ffbef74ec5e6c1d86 (patch)
treee4b2fc212c2e9e96465cbed20400abd439ba84a1 /modutils/lsmod.c
parent752f0a6001b7b023cd6c21b906eb5c0ef7bcbd66 (diff)
downloadbusybox-3ab3080bc2c52216b5f4fb2ffbef74ec5e6c1d86.tar.gz
- use config_buffer for message()
- add second argument to waitfor(*action,pid); if action==NULL then use pid tor wait for. If an action was given, we wait for the action to finish just as before. In run() remove second and third occurance of the same functionality the waitfor() call now provides. Adjust the former only caller of waitfor accordingly. PS: Not using waitfor but creating a second function used a few bytes more than simply extending and reusing waitfor. text data bss dec hex filename 5426 32 8 5466 155a init/init.o.orig 5391 32 8 5431 1537 init/init.o
Diffstat (limited to 'modutils/lsmod.c')
0 files changed, 0 insertions, 0 deletions