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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4ebc49648f2201b0,start X-Google-Attributes: gid103376,public From: Stephen Godwin Subject: File/Record locking in Ada Date: 1997/02/25 Message-ID: <3313101D.1BBF@aston.ac.uk>#1/1 X-Deja-AN: 221352988 Content-Type: text/plain; charset=us-ascii Organization: Aston University, Birmingham, UK Mime-Version: 1.0 Newsgroups: comp.lang.ada X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4c) Date: 1997-02-25T00:00:00+00:00 List-Id: Does anyone know of a record locking method I can use in Ada? I've tried using the Forest(POSIX) libraries but can't get them to compile under Solaris. Thanks, Stephen Godwin