cvs commit: src/lib/libc/stdio local.h vfprintf.c vfwprintf.c
wbuf.c
David Schultz
das at FreeBSD.org
Tue Jun 8 05:45:34 GMT 2004
das 2004-06-08 05:45:32 UTC
FreeBSD src repository
Modified files:
lib/libc/stdio local.h vfprintf.c vfwprintf.c wbuf.c
Log:
Rename cantwrite() to prepwrite(). The latter is less confusing,
since the macro isn't really a predicate, and it has side-effects.
Revision Changes Path
1.25 +3 -2 src/lib/libc/stdio/local.h
1.66 +1 -1 src/lib/libc/stdio/vfprintf.c
1.21 +1 -1 src/lib/libc/stdio/vfwprintf.c
1.11 +1 -1 src/lib/libc/stdio/wbuf.c
More information about the cvs-src
mailing list