Age | Commit message (Collapse) | Author |
|
|
|
|
|
mailing list
|
|
mailing list
|
|
|
|
|
|
|
|
|
|
project would confuse the issue.
Some of these files are available elsewhere under other license terms,
but that's not directly relevant to busybox.
|
|
to the file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- whitespace cleanup
|
|
|
|
link sort against libm. This adds 22 bytes for glibc but is a win for uClibc,
and since glibc is bigger than all of busybox it seems kind of silly to worry
about it.
|
|
stuff along the way.
|
|
Development:
bloatcheck - show size difference between busybox_unstripped
/bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of file
make[1]: *** [help] Error 2
make: *** [help] Error 2
|
|
|
|
|
|
|
|
|
|
option to delete the contents of the list when we delete the list is a
good thing.
|
|
back to linux-kernel...
|
|
(with O=directory), and reverting them fixes building out of tree. I'd be
happy to fix them up instead of reverting them if I had the foggiest idea
what they were trying to do, but I don't, and this at least gets building
out of tree working again...
|
|
bloatcheck, this saves 112 bytes on x86...
|
|
|
|
|
|
|
|
comment that null terminating the string we sscanf() shouldn't be required
since the kernel adds \n to the end of it and sscanf will stop there.
|