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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2bcaaa3f0ba5c384,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-06 00:13:50 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!cs.utexas.edu!math.ohio-state.edu!jussieu.fr!univ-lyon1.fr!swidir.switch.ch!scsing.switch.ch!news.belwue.de!news.informatik.uni-stuttgart.de!spiegel From: spiegel@bruessel.informatik.uni-stuttgart.de (Andre Spiegel) Subject: GNAT and POSIX Message-ID: Sender: news@informatik.uni-stuttgart.de Organization: University of Stuttgart, Germany Date: Fri, 3 Mar 1995 14:00:57 GMT Date: 1995-03-03T14:00:57+00:00 List-Id: I want to port an application to GNAT and Ada 95. The program makes some use of the POSIX binding provided by the current compiler (Alsys 5.5.2 / Solaris 2.3). Is a POSIX binding for GNAT already available somewhere? Actually, I don't need much of it, mainly packages Posix_IO and Posix_Terminal_Functions. I shall sooner or later need those packages on several different platforms, though, starting with SPARC/Solaris, then SPARC/SunOS, etc. I already have the specifications of the binding, since they are freely available, and I will start to implement at least part of the bodies myself if I can't find them anywhere. Any templates, on which operating system ever, would help me very much in this case. Regards, -- Andre Spiegel | This life is a test. It is only a test. | Had this been an actual life, you would University of Stuttgart, Germany | have received further instructions as to Computer Science | where to go and what to do. -- Author unknown email: spiegel@bruessel.informatik.uni-stuttgart.de