Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
a56e034bfb
extract icmp into its own static library; replace all __attribute__((constructor)) self-registrations with explicit init() calls in dispatch_init
2d7ff98b82
extract arp into its own static library; add empty arp::init() called from dispatch_init to anchor the .o so the self-registration constructor links in