]> The Tcpdump Group git mirrors - tcpdump/commit
"#if 0" out stuff for "asprintf()", "asnprintf()", "vasprintf()", and
authorguy <guy>
Fri, 12 Jan 2001 10:14:40 +0000 (10:14 +0000)
committerguy <guy>
Fri, 12 Jan 2001 10:14:40 +0000 (10:14 +0000)
commit45aef49d8994c75499594df32595170e20cb7c84
tree8cd94415d80d5a917ccb62ffe8fda566edf91e51
parent990656e629e2fc5342866f250e84680a2ec0f108
"#if 0" out stuff for "asprintf()", "asnprintf()", "vasprintf()", and
"vasnprintf()", as we're not using any of them, and we're not declaring
them in "interface.h" (keep them around for now in case we decide we
need them; they may be useful if we ever want to "sprintf" a string and
want the string to grow dynamically to hold what we're putting into it).
missing/snprintf.c