Copyright 1995  Mike Jagdis (jaggy@purplet.demon.co.uk)


NEVER, EVER, INSTALL THIS ON A REAL SCO SYSTEM! IT WILL BREAK IT!

This is a simple minded stand in for /shlib/protlib_s found on SCO
systems. On a SCO system this library implements the security
subsystems licensed from SecureWare. This stand in only provides
the most basic functionality and lies about the rest of the security
extensions. This means that SCO programs that make detailed use of
security features (e.g. system programs such as login) will most likely
fail but most other programs which require protlib_s should do *something*.

A "make install" will install protlib_s as /shlib/protlib_s.emu and,
if a /shlib/protlib_s doesn't already exist, will create a symlink
pointing at /shlib/protlib_s.emu. At the same time protlib_s.debug
will be copied to /shlib/protlib_s.debug. This version of the library
will write a line to stderr for every library function called. If you
have problems you can use this to get an idea of what needs to be
implemented to get any further.

This library needs to be built using SYSV tools on a SYSV system. Sorry.
