hdiff
packages
feed
snap-server
-1.1.2.1: test/cbits/errno_util.c
#include <errno.h> void set_errno(int e) { errno = e; }