git: <sys/errno.h>: Remove EUNUSED*.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Nov 27 11:36:14 PST 2018
commit af7bdca177816bfbe15f961d0b0e1968219402e3
Author: Levente Kurusa <lkurusa at acm.org>
Date: Tue Nov 27 11:48:45 2018 +0100
<sys/errno.h>: Remove EUNUSED*.
These values are not used (as their name suggests) and there is no
reason for an application to ever see or use them. This has recently
caused some confusion in the Rust ecosystem, and it looks like a
comment would better serve the intended purpose than making these
values available.
Signed-off-by: Levente Kurusa <lkurusa at acm.org>
Summary of changes:
sys/sys/errno.h | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af7bdca177816bfbe15f961d0b0e1968219402e3
--
DragonFly BSD source repository
More information about the Commits
mailing list