]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r235142:
authorjlh <jlh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 May 2012 20:33:29 +0000 (20:33 +0000)
committerjlh <jlh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 May 2012 20:33:29 +0000 (20:33 +0000)
commitef562c23f48150fbfab9cf061d83e431255bb89f
treeb1f65eb995a000f455c16249470b2bb21e08e122
parent367cfe5f5e5222a5691c92ec63b204dc79af03df
MFC r235142:
  Always define LD_32_PRELOAD so it works for 32 bits binaries on
  64 bits platforms.  Let rtld(1) decide if it needs to honor it
  or not.

  While here, fix a small bug in error reporting when asprintf(3)
  returns an error.

git-svn-id: svn://svn.freebsd.org/base/stable/8@235521 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/stdbuf/stdbuf.c