On Wed, Jul 05, 2000 at 12:08:01PM +0200, Lutz Jaenicke wrote:
> On Wed, Jul 05, 2000 at 12:01:29PM +0200, Albert Serra wrote:
> > John Hartnup wrote:
> > > On Wed, Jul 05, 2000 at 11:28:53AM +0200, Albert Serra wrote:
> > > > Hi,
> > > >
> > > > a question
> > > >
> > > > which OS functions use OpenSSL?
> > > >
> > >
> > > Um, none of them?
> > >
> > > Unless you're using an OS new to the rest of us.
> > 
> > Yes  I am going  to implement OpenSSL on a new processor, I expect that
> > some OS functions that are usual they'll be no declarated in my processor
> > so I repeat my question, Could I have some problems with some OS function?
> > I know that you don't know the functions implemented on my processor, me
> > not yet, but I only want to know the most usual OS functions that use
> > OpenSSL  to detect and avoid  the errors .
> 
> As always, somebody may prove me wrong, but: OpenSSL should not use many OS
> functions.  It uses several functions of the C library, but as long as the C
> library conforms to the ANSI standard, you should have most of what is
> needed.  The only direct connection from OpenSSL to the OS is input/output
> (including opening/closing/reading/writing of files and Network read/write)
> and that one should not be critical.

There may be a language barrier here. Is the question:
  - "which OS functions use OpenSSL?" (what Albert wrote)
     - to which the answer is still "none", since my OS worked perfectly 
       well for many months before I installed OpenSSL

... or ...

  - "what OS functions does OpenSSL use?"
     - a completely different question, which I'm not qualified to answer
       but Lutz has done a fine job of answering.


-- 
-------------------------------------------------------------------------------
        Ooh, it's 'orrible being in love when you're eight and a half.
        I've got your picture on my wall and your name upon my scarf.
-------------------------------------------------------------------------------

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to