[#]
http://marc.info/?l=openbsd-cvs&m=141114544804994&w=2
openbsd-cvs(obsdave,2) — All
2014-09-19 20:55:10
Module name: src
Changes by: millert@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@