OSDN Git Service

Reimplement sys_errlist[] so that it works on sparc, alpha, and mips.
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 27 Aug 2002 19:23:02 +0000 (19:23 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 27 Aug 2002 19:23:02 +0000 (19:23 -0000)
commitdbee84a1784a929efcd6f0956ead1dbbf6136462
tree9a923272682de8c92edf0c951869f11b97d7cd17
parent0a6ce9213e83835ffa8c434a6644b55932715e8c
Reimplement sys_errlist[] so that it works on sparc, alpha, and mips.
In my opinion, this is a complete waste of good memory and is only
done to avoid the anticipated whining by people who think this libary
is named uCglibc.  At some point this may become a configurable option.
And even then, it may not be available in all configs... for instance
when system error messages become locale-dependent.
libc/string/Makefile
libc/string/wstring.c