From fnaumann@mail.cs.uni-magdeburg.de Sat Oct 2 23:18:11 2004 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <23FBF7A8-14B8-11D9-9A00-00039357F826@epfl.ch> Content-Type: text/plain; charset=US-ASCII; format=flowed To: Mint list From: =?ISO-8859-1?Q?Philipp_Donz=E9?= Subject: [MiNT] Date: Sat, 2 Oct 2004 23:15:09 +0200 X-Mailer: Apple Mail (2.619) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: philipp.donze@epfl.ch Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Hi, I'm looking for a list of all system calls which are implemented in MiNT. At the moment I used the files "osbind.h" and "mintbind.h" from mintlib. But as in these files contain only macros which call "trap_X_Y()" functions, I've no clear idea what type of parameter each function takes and what it returns. Is there somewhere a list containing such information? I just found /freemint/sys/syscalls.master which contains the parameter list but there is no hint what the functions return. Thanks for your help! Philipp