Age | Commit message (Collapse) | Author |
|
needed for linux/loop.h
|
|
|
|
|
|
|
|
to optimize better. -480 bytes.
|
|
open for getting ifconfig data - ??! Simplified all that. -200 bytes.
|
|
type safety (well, sort of ;))
|
|
and unneeded on-stack buffers, disable (comment out)
some apparently unused (and buggy) code paths. -700 bytes.
|
|
|
|
|
|
|
|
(patch by Yuichi Nakamura <ynakam@hitachisoft.jp>)
runcon: *yet another* fix for vda's brainfart :(
|
|
Yuichi Nakamura <himainu-ynakam@miomio.jp>
KaiGai Kohei <busybox@kaigai.gr.jp>
|
|
|
|
text data bss dec hex filename
769 0 0 769 301 miscutils/chrt.o
and could use some further shrinkage
|
|
microscopic code improvements.
|
|
|
|
|
|
fix few corner cases, reduce size by 450 bytes. Update testsuite.
|
|
|
|
(patch by Gabriel L. Somlo <somlo@cmu.edu>)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libbb: rename xgetcwd and xreadlink
|
|
|
|
should make the output controllable either at runtime or buildtime as both statistics are quite useful
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no preceding prototype
|
|
in busybox.h - this produces false dependencies
|
|
(patch from Gabriel L. Somlo <somlo@cmu.edu>)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|