Displaying 1 result from an estimated 1 matches for "sprintf_generic".
Did you mean:
print_generic
2003 Jan 14
0
tcng version 9d
...nts the versions of the kernel and iproute2 used to
build it
- make "upload-sf" now runs md5sum after uploading
- README: changed tar xfI <file> to more compatible bzcat <file> | tar xf -
- generalized argument-fetching mechanism of sprintf, and split it into
sprintf.c and sprintf_generic.c
- removed extra % from sprintf''s precision error message (updated
tests/sprintf)
- comtc''s second pass now invokes tcc with the -n option, because some versions
of CPP don''t allow -include with -fpreprocessed
- toys/comtc mis-converted stdin location tags when using...