LynxOS support
authorGreg Seibert <seibert@Lynx.COM>
Thu, 12 Dec 1996 17:25:00 +0000 (09:25 -0800)
committerChip Salzenberg <chip@atlantic.net>
Thu, 19 Dec 1996 04:44:00 +0000 (16:44 +1200)
commit6693373533b15e559fd8f0f1877e5e6ec15483cc
tree5edf166c4f7d096cef64805861338ac214102d57
parent43cc1d52f97c5f21f3207f045444707e7be33927
LynxOS support

Hi Larry,

I've gone and ported your perl5.003 to LynxOS. I am attaching the
changes to make it work there. I am hoping you see fit to include them
in your next release. They are really quite minimal. I'm
really thankful the code is so portable. In summary the changes
affect three areas.

1) Configure support to have hints for LynxOS.

2) Our stdio under the covers has it spelled _fillbuf.

3) stat test fails because we don't have any setuid stuff in /usr/bin.
   It's all in /bin. Should be OK since all UNIX types I've seen have at
   the least su in /bin.

p5p-msgid: <m0vYEsY-0000IZC@kzinti.lynx.com>
Configure
os2/README.old [deleted file]
sv.c
t/op/stat.t
x2p/str.c