On Wed, Oct 18, 2000 at 02:56:44PM -0700, Micah Cowan wrote:
> On Wed, Oct 18, 2000 at 02:53:00PM -0700, Peter Jay Salzman wrote:
> > just for the record, from crypt.h:
> >
> > @(#)crypt.h 1.5 12/20/96
> >
> > this shouldn't be so dang difficult!!!!!!!!!!!
> >
> > pete
>
> Mine has that too. Same crypt, apparently. Your manpage must
> be wrong.
crypt.h is not where the function crypt() is defined. That would most
likely be crypt.c. crypt is a libc function, so comparing libc versions
would probably get you further.
--
Ted Deppner
http://www.psyber.com/~ted/