[cs631apue] NetBSD #include <bsd/stdlib.h>

Patrick Murray pmurray1 at stevens.edu
Wed Dec 2 17:08:57 EST 2015


When testing on the linux lab, BSD's standard library is included using
<bsd/stdlib.h>; however, on NetBSD this is simply <stdlib.h>. How can we
make our headers/makefile (-lbsd) portable on both the linux lab and your
AWS instance?

-Pat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20151202/17bcd671/attachment.html>


More information about the cs631apue mailing list