This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for building libcrypt.a as a DLL


On Sun, Oct 19, 2003 at 09:31:44PM +0200, Ralf Habacker wrote:
> BTW: There is another lib, libutil.a in the inetutils package, which causes
> same libtool problems

Please don't use libutil.a anymore.  All functionality intentionally
exported from libutil.a is now exported genuinely by the Cygwin DLL
itself, beginning with release 1.5.5.  These functions are

  getusershell
  setusershell
  endusershell
  daemon
  forkpty
  login_tty
  logwtmp
  openpty
  revoke

Additionally, Cygwin exports updwtmp now, too.

Libutil.a is deprecated and will not be part of future inetutils
releases anymore.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]