emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removal of unexec support from glibc malloc


From: Richard Stallman
Subject: Re: Removal of unexec support from glibc malloc
Date: Wed, 20 Jan 2016 22:00:57 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > That leads to an interesting idea—what if one were to smash all the .elc
  > files that temacs loads as part of the undump process and then put them
  > into the temacs object, maybe by relinking them in as a giant array
  > (portable), or by shoving them into their own section with objcopy (not
  > really portable)?

It sounds good in principle, but the real test is in implementing it.

If it can really be done by making them an array, that would eliminate
any issues about whether the program can always find and open the
temacs file.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]