summaryrefslogtreecommitdiff
path: root/lib/libstand/printf.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* Sync up with kern/subr_prf.c. This adds %ll, %j, %q, %z, etc.Peter Wemm2003-04-061-47/+115
* Use the standardized CHAR_BIT constant instead of NBBY in userland.Mike Barcroft2002-09-251-1/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-1/+3
* Tidy up some loose ends. nullfs_read/write were returning the wrong value.Peter Wemm1999-12-271-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add:Mike Smith1998-11-011-4/+10
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+355