aboutsummaryrefslogtreecommitdiff
path: root/test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-3/+0
* Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>andersen2001-03-191-2/+2
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.kraai2001-01-311-5/+5
* Improvements from Vladimir N. Oleynik.kraai2000-12-301-2/+2
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-5/+5
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead ofkraai2000-09-131-3/+1
* Some #include updates.andersen2000-08-101-1/+0
* Centralize handling of --help.kraai2000-07-191-3/+0
* Extract usage information into a separate file.kraai2000-07-161-9/+0
* Don't use strings directly in calls to usage(). This is in preparationkraai2000-07-141-9/+11
* More cleanups.andersen2000-07-141-2/+2
* Use global applet_name instead of local versions.kraai2000-07-121-1/+1
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-1/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-021-6/+6
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-4/+10
* More documentation updates, and minor fixes to make things syncerik2000-04-151-1/+7
* Forgot these files...erik2000-03-161-0/+583