Sascha Wildner
2018-11-27 19:36:14 UTC
commit af7bdca177816bfbe15f961d0b0e1968219402e3
Author: Levente Kurusa <***@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 <***@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
Author: Levente Kurusa <***@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 <***@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
DragonFly BSD source repository