CVSROOT: /usr/data/cvs Module name: ciel Changes by: chris 02/02/25 19:48:37 Modified files: x86_libc : stdio.cc Log message: Implemented sprintf, for normal int/string formats. It will go wrong for long long formats, and the floating point formats.