libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 362-gary-add-missing-lt_dlopenadvise-docs.patch


From: Gary V. Vaughan
Subject: FYI: 362-gary-add-missing-lt_dlopenadvise-docs.patch
Date: Mon, 7 Apr 2008 20:48:55 -0400 (EDT)
User-agent: mailnotify/0.9

Applied to HEAD as obvious.

  Index: ChangeLog
  from  Gary V. Vaughan  <address@hidden>
        * doc/libtool.texi (Libltdl interface): Add missing
        documentation for lt_dlopenavise.
        Reported by Anton Erti <address@hidden>
  
  Index: doc/libtool.texi
  ===================================================================
  RCS file: /sources/libtool/libtool/doc/libtool.texi,v
  retrieving revision 1.240
  diff -u -u -r1.240 libtool.texi
  --- doc/libtool.texi 24 Mar 2008 14:28:43 -0000 1.240
  +++ doc/libtool.texi 8 Apr 2008 00:47:47 -0000
  @@ -3685,6 +3685,13 @@
   transparently.
   @end deftypefun
   
  address@hidden lt_dlhandle lt_dlopenadvise (const char address@hidden, 
@w{lt_dladvise address@hidden)
  +The same as @code{lt_dlopen}, except that it also requires an additional
  +argument which may contain additional hints to the underlying system
  +module loader.  The @var{advise} parameter is opaque and can only be
  +accessed with the functions documented below.
  address@hidden deftypefun
  +
   @deftypefun int lt_dladvise_init (lt_dladvise address@hidden)
   The @var{advise} parameter can be used to pass hints to the module
   loader when using @code{lt_dlopenadvise} to perform the loading.
-- 
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ 
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils

Attachment: pgp8ql2y1M3ST.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]