uname() was returning "unknown" on IA64; handle other missing
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 7 Jun 2002 18:04:39 +0000 (18:04 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 7 Jun 2002 18:04:39 +0000 (18:04 +0000)
commitfe537c65e65392ee3f8a008b58c2aa375967832d
tree3c4caabe4be0a86c6afc89806f75e980efe925d9
parent1d65be3a6a280824a66294902ffa798d54d7fac2
uname() was returning "unknown" on IA64; handle other missing
cases as well, and make any future unknown ones show up as
unknown(0x123).

p4raw-id: //depot/perl@17064
win32/win32.c