Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 12:35:13 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include dlfcn.h src/lib/libc/gen dlfunc.c dlopen.3
Message-ID:  <200205291935.g4TJZDM79402@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2002/05/29 12:35:13 PDT

  Modified files:
    include              dlfcn.h 
    lib/libc/gen         dlfunc.c dlopen.3 
  Log:
  Since POSIX gives us plenary authority to define _t types, change
  __dlfunc_t to dlfunc_t to match what I have proposed to the Austin
  Group.  (This also makes it easier for applications to store these
  values before they decide what to do with them, e.g., in a wrapper
  function.)
  
  Revision  Changes    Path
  1.16      +2 -2      src/include/dlfcn.h
  1.2       +2 -2      src/lib/libc/gen/dlfunc.c
  1.21      +1 -1      src/lib/libc/gen/dlopen.3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205291935.g4TJZDM79402>