aboutsummaryrefslogtreecommitdiff
path: root/libbb/vherror_msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_...aldot2006-09-121-5/+0
* Implement optional syslog logging using ordinaryvda2006-09-061-6/+1
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.rpjday2006-07-101-13/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* Major coreutils update.mjn32003-03-191-2/+2
* Major rework of the directory structure and the entire build system.andersen2001-10-241-7/+1
* Scrub up some function prototypes.andersen2001-10-181-2/+1
* Switch from hstrerror to herror for libc5 systems.kraai2001-05-171-3/+2
* Add xgethostbyname and herror_msg* functions.kraai2001-05-161-0/+45