Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 1998 08:46:48 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/lib/csu/i386 dladdr.3 Makefile crt0.c dlfcn.h src/include link.h src/gnu/usr.bin/ld/rtld rtld.c
Message-ID:  <199802061646.IAA17851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/02/06 08:46:47 PST

  Modified files:
    lib/csu/i386         Makefile crt0.c dlfcn.h 
    include              link.h 
    gnu/usr.bin/ld/rtld  rtld.c 
  Added files:
    lib/csu/i386         dladdr.3 
  Log:
  Implement dladdr.
  
  Revision  Changes    Path
  1.34      +2 -2      src/lib/csu/i386/Makefile
  1.32      +33 -9     src/lib/csu/i386/crt0.c
  1.6       +13 -2     src/lib/csu/i386/dlfcn.h
  1.18      +8 -1      src/include/link.h
  1.52      +94 -4     src/gnu/usr.bin/ld/rtld/rtld.c



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