Date: Wed, 23 Aug 2006 17:01:18 +0600 From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: freebsd-hackers@freebsd.org Cc: babkin@users.sf.net Subject: Re: Aqcuiring full path to running process from outside the kernel Message-ID: <20060823170118.66903ab9@localhost> In-Reply-To: <16315800.1957801156269547401.JavaMail.root@vms062.mailsrvcs.net> References: <16315800.1957801156269547401.JavaMail.root@vms062.mailsrvcs.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_beQVN5vlh0HIVt=8DitL_tF Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Tue, 22 Aug 2006 12:59:07 -0500 (CDT) Sergey Babkin <babkin@verizon.net> mentioned: > If we get back to the question of why we need the file, > we might not need it at all. As far as I understand, > the problem is that the Watcom compiler works by > sticking a set of messages into the executable files > and then later reading them out of the file, and the > point is to adapt the compiler to work on FreeBSD. Furthermore, reading additional sections after file load isn't very correct due to executable file itself could be unlinked after exec. So, putting it into DATA sections, as proposed by Sergey, is=20 much more correct.=20 --=20 Stanislav Sedov MBSD labs, Inc. <ssedov@mbsd.msk.ru> =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 --Sig_beQVN5vlh0HIVt=8DitL_tF Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFE7DV+K/VZk+smlYERAvXhAJ0W/PpNh1HS9YQg4oEUeuo5qWj8OQCePv0V 9l0Q9FXSB+t8Kb6wyOc1DjA= =r5no -----END PGP SIGNATURE----- --Sig_beQVN5vlh0HIVt=8DitL_tF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060823170118.66903ab9>