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:           Fri Feb  2 23:00:28 UTC 2007

Modified Files:
        src/lib/libc/stdio: fvwrite.c snprintf_ss.c vfprintf.c vsnprintf_ss.c

Log Message:
Instead of abusing stdio to get a signal-safe version of sprintf, provide one.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libc/stdio/fvwrite.c
cvs rdiff -r1.3 -r1.4 src/lib/libc/stdio/snprintf_ss.c
cvs rdiff -r1.55 -r1.56 src/lib/libc/stdio/vfprintf.c
cvs rdiff -r1.2 -r1.3 src/lib/libc/stdio/vsnprintf_ss.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