aboutsummaryrefslogtreecommitdiff
path: root/docs/new-applet-HOWTO.txt
AgeCommit message (Collapse)Author
2006-08-28- it's a mistake to remove lib-specific prefixes from libraries; still the ↵Bernhard Reutner-Fischer
removal should be complete.
2006-06-02- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
and eventual platform specific includes in early.
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer
bb_xopen some more while at it. Also use shorter boilerplate while at it.
2005-09-02touchup some grammar, formatting, and remove some outdated notesMike Frysinger
2005-04-23update example to use bb_ prefixed names and remove old note about config.h ↵Mike Frysinger
(since the header is generated automatically now)
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-10-01Thomas Lundquist, update for current structureGlenn L McGrath
2002-03-18Thomas LundquistMatt Kraai
* docs/new-applet-HOWTO.txt: Update for new directory structure.
2001-12-08Begin moving things to busybox.netEric Andersen
-Erik
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik
2001-06-24Nore unarchive (and doc) fixes from Laurence AndersonGlenn L McGrath
2000-12-19More spelling fixes from Larry Doolittle.Mark Whitley
2000-12-19Added a paragraph from Larry Dolittle, made some more section headers.Mark Whitley
2000-12-19New applet HOWTO. Written by Matt Kraai with some formating and additions by me.Mark Whitley