From owner-cvs-gnu Thu Sep 15 13:49:06 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id NAA21762 for cvs-gnu-outgoing; Thu, 15 Sep 1994 13:49:06 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id NAA21749; Thu, 15 Sep 1994 13:48:58 -0700 Date: Thu, 15 Sep 1994 13:48:58 -0700 From: Bruce Evans Message-Id: <199409152048.NAA21749@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-gnu, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, swallace, torstenb, wollman Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Sender: cvs-gnu-owner@freefall.cdrom.com Precedence: bulk bde 94/09/15 13:48:57 Modified: gnu/usr.bin/ld/rtld rtld.c Log: Unmap hints file when finished with it, so that it can go away completely when ldconfig unlinks it. If init is shared, then the referenced unlinked copy of the hints file created by running ldconfig in /etc/rc caused the file system to be unclean after every reboot.