]> Zhao Yanbai Git Server - minix.git/commit
generate sys_errlist without holes
authorBen Gras <ben@minix3.org>
Wed, 13 Jul 2011 20:34:37 +0000 (22:34 +0200)
committerBen Gras <ben@minix3.org>
Wed, 13 Jul 2011 21:42:07 +0000 (23:42 +0200)
commit4691eeae9fa95875f9fc02a51c0c7e6d85a3f23d
treeff383127509b18562d473d7d87c2f0328f57a42c
parent42c2ae9786fc48e764873e58227b249c307d0178
generate sys_errlist without holes

. strerror() assumes this
. remove generated libminc/errlist.c
. errno's in <sys/errno.h> have to be in sorted order
. filtering out some errno.h in Makefile lets us use near-stock
  errlist.awk
commands/syslogd/syslogd.c
lib/libminc/Makefile
lib/libminc/errlist.c [deleted file]
lib/nbsd_libc/gen/Makefile.inc
lib/nbsd_libc/gen/errlist-minix.awk [deleted file]
lib/nbsd_libc/gen/errlist.awk
lib/nbsd_libc/minix-port.patch
nbsd_include/sys/errno.h