CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/09/19 10:50:21
Modified files: sys/sys : errno.h Log message: Move EHOSTUNREACH, EOVERFLOW and ECANCELED out from under __BSD_VISIBLE since modern POSIX specifies them. OK guenther@