2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-18 21:43:14 +00:00
Michael Brown f99e7a375e 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.
2006-05-13 11:50:52 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:47:59 +00:00
Description
xCAT Network Boot Agent
13 MiB
Languages
C 94.5%
Objective-C 2.1%
Assembly 1.3%
Perl 0.9%
Makefile 0.4%
Other 0.7%