diff options
| author | Michael Brown | 2006-05-13 13:50:52 +0200 |
|---|---|---|
| committer | Michael Brown | 2006-05-13 13:50:52 +0200 |
| commit | f99e7a375e9b580a8467aad592e8ea71daa3c8ea (patch) | |
| tree | a24054951628217d5b5ca67cceb3f2a2d00fe277 /src/net | |
| parent | Moved to net/tcp/iscsi.c. (diff) | |
| download | ipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.tar.gz ipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.tar.xz ipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.zip | |
At least cope with "%llx" by reading the correct-sized va_arg from the
stack, even if we don't yet print it out.
At some point, vsprintf() needs to be fixed up so that it can correctly
cope with limited-sized buffers (i.e. vsnprintf), long longs, and
standard format specifiers (e.g. "%04x"). We should also remove the
special types (MAC addresses and IP addresses). This would then enable
us to use gcc's ability to type-check printf format strings.
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions
