summaryrefslogtreecommitdiff
path: root/libbb/syslog_msg_with_name.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move applet_name declaration from busybox.h to libbb.h.Matt Kraai2001-04-241-2/+0
|
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+53
files. Clean up the resulting damage and fix up the makefile. -Erik