From owner-freebsd-commit Sat Oct 21 07:53:19 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA03052 for freebsd-commit-outgoing; Sat, 21 Oct 1995 07:53:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA03022 for cvs-all-outgoing; Sat, 21 Oct 1995 07:53:05 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA03012 for cvs-gnu-outgoing; Sat, 21 Oct 1995 07:53:03 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA03001 ; Sat, 21 Oct 1995 07:52:51 -0700 Date: Sat, 21 Oct 1995 07:52:51 -0700 From: "Andrey A. Chernov" Message-Id: <199510211452.HAA03001@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/10/21 07:52:49 Modified: gnu/usr.bin/ld/rtld rtld.c Log: if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too