Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 09:05:10 -0800 (PST)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf malloc.c rtld.c rtld.h
Message-ID:  <200302131705.h1DH5AwS002086@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2003/02/13 09:05:10 PST

  Modified files:
    libexec/rtld-elf     malloc.c rtld.c rtld.h 
  Log:
  Remove /usr/lib/elf from a default search path.
  Move xprintf to malloc.c, it is only used there. Make static.
  
  Submitted by:   phantom
  
  Revision  Changes    Path
  1.7       +16 -1     src/libexec/rtld-elf/malloc.c
  1.73      +0 -17     src/libexec/rtld-elf/rtld.c
  1.25      +1 -1      src/libexec/rtld-elf/rtld.h

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




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