Stefan Hagen wrote:
I can compile my code with this switch, but is this the proper way to do it? I would expect something like this behind -D_BSD_SOURCE or -D_XOPEN_SOURCE=700.
Answering myself. I had -D_XOPEN_SOURCE=700 defined which essentially blocks access to SIGWINCH. Not defining -D_XOPEN_SOURCE on FreeBSD fixed my issue.
Best Regards, Stefan -- Stefan Hagen Phone: +49 (0)176 642 925 17 Defender of RFC 1855 | PGP Key in Header. _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"