Commit ID: 10050CFAB6A290F8382
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/12/17 23:31:32 UTC
Modified files:
bin/mksh : Build.sh
Log message:
now we can actually prefer sys_errlist[] (oh, and _sys_errlist[] also exists,
a̲n̲d̲ fix a pasto) over strerror(3) like we do for sys_siglist[] and
strsignal(3); our implementation is smaller and does more code reuse than even
MirBSD libc’s after all
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.602 -r1.603 src/bin/mksh/Build.sh