Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage
trylink: explain how to modify link and drastically decrease amount
  of padding (unfortunately, needs hand editing ATM).
*: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts

size saving: 0.5k
2007-08-12 20:58:27 +00:00
..
2007-06-18 10:35:06 +00:00
2007-06-30 10:58:08 +00:00
2007-05-31 22:42:12 +00:00
2006-12-26 18:17:42 +00:00
2007-05-31 22:42:12 +00:00
2007-05-31 22:42:12 +00:00
2007-05-31 22:42:12 +00:00
2007-06-30 08:04:05 +00:00
2007-05-31 22:42:12 +00:00
2007-08-03 14:16:24 +00:00
2007-05-30 00:29:55 +00:00
2007-08-02 22:31:05 +00:00
2007-06-18 10:35:06 +00:00
2007-05-31 22:42:12 +00:00
2007-05-31 22:42:12 +00:00
2006-12-26 02:51:29 +00:00
2007-04-12 00:32:05 +00:00
2007-05-30 00:29:55 +00:00
2007-05-29 21:41:28 +00:00
2007-06-12 20:54:54 +00:00

Please see the LICENSE file for copyright information (GPLv2)

libbb is BusyBox's utility library.  All of this stuff used to be stuffed into
a single file named utility.c.  When I split utility.c to create libbb, some of
the very oldest stuff ended up without their original copyright and licensing
information (which is now lost in the mists of time).  If you see something
that you wrote that is mis-attributed, do let me know so we can fix that up.

	Erik Andersen
	<andersen@codepoet.org>