aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/printf.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50572
* Add:Mike Smith1998-11-011-4/+10
| | | | | | | | | assert() setjmp()/longjmp() vsprintf() Notes: svn path=/head/; revision=40805
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+355
modules). Obtained from: NetBSD, with some architectural changes and many additions. Notes: svn path=/cvs2svn/branches/MSMITH/; revision=38451