Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: christos
Date: Sat Feb 3 00:28:33 UTC 2007
Modified Files:
src/lib/libc/stdio: vfwprintf.c
Log Message:
- merge change from freebsd
- add support for building as vfprintf.c
- XXX: we strdup to simplify the freeing logic. This should be fixed for
efficiency in the vfprintf case.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/stdio/vfwprintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index