arc4random;
arc4random_stir;
arc4random_addrandom;
- bsd_getopt; optreset;
- errc; warnc; verrc; vwarnc;
+
+ bsd_getopt;
+ optreset;
+
+ errc;
+ warnc;
+ verrc;
+ vwarnc;
+
fgetln;
fmtcheck;
heapsort;
inet_net_pton; /* XXX: Already provided by glibc, remove. */
- getprogname; setprogname;
+ getprogname;
+ setprogname;
+
strlcpy;
strlcat;
setmode;
getmode;
- vis; strvis; strvisx;
- unvis; strunvis; strunvisx;
+ vis;
+ strvis;
+ strvisx;
+ unvis;
+ strunvis;
+ strunvisx;
+
MD5Init;
MD5Update;
MD5Pad;