[BusyBox] [patch] zcip for busybox (rfc3927)
Mike Frysinger
vapier at gentoo.org
Mon Apr 18 19:40:40 UTC 2005
On Monday 18 April 2005 03:27 pm, David Brownell wrote:
> Why?
to see if it'll result in smaller object code ? busybox code is supposed to
be *tiny*, not *portable* :p
also, current error messages may not helpful when you see something like
'bind: address in use' while the bb_* suite of funcs will output error
messages that are standard in format across all of busybox:
'zcip: bind: address in use'
-mike
More information about the busybox
mailing list