Commit ID: 10050D06BED2ECAA7FB
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/12/18 13:13:01 UTC
Modified files:
sys/sys : errno.h
lib/libc/gen : errlist.c
Log message:
Add a new errno value, ECANCELED ("Operation canceled"), mandated
by the Single Unix Specification. Found while fixing pkgsrc in the
2012Q4 freeze.
This commit was done in a train, in a tunnel, over tethering. Yay for
Swiss mobile networks.
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.8 -r1.9 src/sys/sys/errno.h
cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/gen/errlist.c