From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!sdd.hp.com!caen!uwm.edu!linac!att!ucbvax!TONY2.SKL.DND.CA!plittle From: plittle@TONY2.SKL.DND.CA (Peter Littlefield) Newsgroups: comp.lang.ada Subject: Alsys Ada/Unix System Call Bindings Message-ID: <9104301613.AA02867@tony2.skl.dnd.ca> Date: 24 Apr 91 22:33:13 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: plittle@crc.skl.dnd.ca Organization: The Internet List-Id: Greetings Ada-netters: I am working on a project that requires some low-level Unix device control. I am using the Alsys Ada compiler for 386 Unix. Does anybody know of any Ada bindings to the Unix (C) system calls? Specifically, I'm interested in accessing the Unix OPEN, CLOSE, READ, WRITE, and IOCTL calls (and possibly others). Has anybody ever worked with these procedures in Ada? Any leads would be appreciated. Along the same lines, has anybody heard of an Ada binding to the Unix CURSES system package? Please send any responses directly to me and I'll summarise to the net if anyone is interested. Thanks in advance for any information. ---- Peter Littlefield --- plittle@crc.skl.dnd.ca -----------------------