X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Message-ID: <250B3114DA16D511B82C00E0094005F8055AC858@MSGWAW11> From: =?iso-8859-2?Q?Wojciech_Ga=B3=B1zka?= To: "'djgpp-workers AT delorie DOT com'" Subject: RE: WIP: lfn under dosemu Date: Thu, 10 Jan 2002 10:39:19 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Reply-To: djgpp-workers AT delorie DOT com > For my purposes, the LFN driver must be written (at least partly) in > not just 32-bit code, but as part of dosemu, so that it has access to > the linux system calls. Can you give a clue how to actually issue linux system calls within a plugin?