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.tags/v0.9.3
|
|
||
| 5 |
|
5 |
|
| 6 |
|
6 |
|
| 7 |
|
7 |
|
| 8 |
|
|
|
| 9 |
|
|
|
| 10 |
|
|
|
| 11 |
|
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
|
12 |
|
|
| 12 |
|
13 |
|
| 13 |
|
14 |
|
| 14 |
|
15 |
|
|
|
||
| 62 |
|
63 |
|
| 63 |
|
64 |
|
| 64 |
|
65 |
|
| 65 |
|
|
|
|
66 |
|
|
|
67 |
|
|
|
68 |
|
|
|
69 |
|
|
|
70 |
|
|
| 66 |
|
71 |
|
| 67 |
|
72 |
|
| 68 |
|
73 |
|
|
|
||
| 79 |
|
84 |
|
| 80 |
|
85 |
|
| 81 |
|
86 |
|
| 82 |
|
|
|
|
87 |
|
|
|
88 |
|
|
|
89 |
|
|
| 83 |
|
90 |
|
| 84 |
|
91 |
|
| 85 |
|
92 |
|
|
|
||
| 95 |
|
102 |
|
| 96 |
|
103 |
|
| 97 |
|
104 |
|
| 98 |
|
|
|
|
105 |
|
|
|
106 |
|
|
|
107 |
|
|
| 99 |
|
108 |
|
| 100 |
|
109 |
|
| 101 |
|
110 |
|