Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #261244

Category libpcap
Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
Changed at Tue 17 Mar 2026 02:17:50
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision 9a2790dd473790636fe2aad601ff4abb50bf1b9e

Comments

portability.h: improve a comment.
We don't include <stdarg.h> because some other source files might need
it, we include it because, on some platforms, *this* file declars
varargs functions.

Changed files