summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fvwrite.c
AgeCommit message (Expand)Author
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-10-15Allocate space exponentially, not linearly.mycroft
1998-08-28add asprintf and vasprintf, originally written by Todd Miller for OpenBSDperry
1998-02-03remove obsolete register declarationsperry
1997-07-13Fix RCSID'schristos
1997-05-03Upon an attempt to write to a stream that can't be written to, set errnokleink
1996-03-29Add explict function return typesjtc
1995-02-02Merged with 4.4lite.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd