This patch shifts the key-related error codes up by one and inserts an ECANCELED error code where not already defined. It seems that has been defined in glibc without passing it back to the kernel:-/ Who arbitrates error number allocations anyway? Signed-Off-By: David Howells --- warthog>diffstat errno-269bk5.diff asm-alpha/errno.h | 9 +++++---- asm-generic/errno.h | 9 +++++---- asm-sparc/errno.h | 9 +++++---- asm-sparc64/errno.h | 9 +++++---- 4 files changed, 20 insertions(+), 16 deletions(-)