Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2008 22:30:18 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ldd ldd.c
Message-ID:  <200807032230.m63MUMa7038699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-07-03 22:30:18 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/ldd          ldd.c 
  Log:
  SVN rev 180235 on 2008-07-03 22:30:18Z by edwin
  
  Extract the determination of the kind of (dynamic) executable from
  the main-loop into a seperate function.
  Instead of using hardcoded environment variables, define them in a
  lookup table.
  For the rest, no functionality changes.
  
  Approved by:    bde (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.35      +121 -82   src/usr.bin/ldd/ldd.c



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