summaryrefslogtreecommitdiff
path: root/lib/libstand/write.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Back out my 'fix', resid is different for strategy than for writeAlfred Perlstein2001-11-301-2/+2
* Make the same fix for writes to RAW objects.Alfred Perlstein2001-11-301-2/+2
* write should return the number of bytes written, not 0 on success.Alfred Perlstein2001-11-301-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+96