Module Name: src
Committed By: pk
Date: Thu Feb 11 14:32:00 UTC 1999
Modified Files:
src/sys/lib/libsa: printf.c stand.h
Log Message:
sprintf() now produces a return value, like the standard counterpart does.
Also, implement vsprintf(), snprintf() and vsnprintf().