From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23699 invoked from network); 2 Mar 2023 04:33:06 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 2 Mar 2023 04:33:06 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Wed Mar 1 23:31:36 -0500 2023 Received: from abbatoir (pool-108-27-53-161.nycmny.fios.verizon.net [108.27.53.161]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id f643f54d (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Wed, 1 Mar 2023 20:31:35 -0800 (PST) Message-ID: <10D87898E3DC682304B892C2412B0A49@eigenstate.org> To: 9front@9front.org Date: Wed, 01 Mar 2023 23:31:33 -0500 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible self-healing firewall persistence-aware element CMS control Subject: Re: [9front] [PATCH] a.out(6): document dynamically loadable modules Reply-To: 9front@9front.org Precedence: bulk Quoth Humm : > > The loaders can generate export tables in executables and build > dynamically loadable modules and there is a library to load those > floating around. This documents the format of dynamically loadable > modules. got pinged: looks good, committed. we can revert this if anyone ever sends a patch to remove dynamic modules, until then we should at least document this.