Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!mcsun!ukc!tcdcs!dce.ie!em From: em@dce.ie (Eamonn McManus) Newsgroups: comp.unix.sysv386 Subject: Re: crypt in European SCO Unix Message-ID: Date: 19 Dec 90 23:12:43 GMT References: <8493@star.cs.vu.nl> Organization: Datacode Communications Ltd, Dublin, Ireland Lines: 14 rvdp@cs.vu.nl (Ronald van der Pol) writes: > >Should the European version of SCO Unix contain crypt(C) and/or crypt(S)? I'm not sure if I should mention this for fear that it will be "fixed". However if the export rules are being relaxed presumably it won't have to be. Although the crypt() library function was removed from libc.a, SCO forgot to remove it from the shared version libc_s.a. So you can link a program (such as our un-C2ed su) that uses crypt() by giving -lc_s on the command line. , Eamonn