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-Thread: a07f3367d7,4f349758c918a275 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.89.162 with SMTP id bp2mr584471pab.4.1347644793234; Fri, 14 Sep 2012 10:46:33 -0700 (PDT) Path: t10ni43274130pbh.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!backlog2.nntp.ams.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!news.panservice.it!newsfeed.tele2net.at!newsfeed.utanet.at!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Dirk Heinrichs Newsgroups: comp.lang.ada Subject: Re: Ada bindings for filesystems Date: Fri, 07 Sep 2012 09:23:14 +0200 Organization: Privat Message-ID: References: NNTP-Posting-Host: pd9ff878b.dip0.t-ipconnect.de Mime-Version: 1.0 X-Trace: online.de 1347002595 12976 217.255.135.139 (7 Sep 2012 07:23:15 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Fri, 7 Sep 2012 07:23:15 +0000 (UTC) User-Agent: KNode/4.9 X-Original-Bytes: 1649 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Date: 2012-09-07T09:23:14+02:00 List-Id: alby wrote: > I would like to know, for which filesystems is an Ada binding already > available? Possibly, a binding that also supports extended attributes. Usually, there is no such thing as language bindings to specific filesystems as applications do not need to know fs specific things. To handle extended attributes/ACLs from within your application, you'd need low level OS bindings (for libacl.so and/or libattr.so). Don't know wether they exist, though. HTH... Dirk -- Dirk Heinrichs Tel: +49 (0)2471 209385 | Mobil: +49 (0)176 34473913 GPG Public Key C2E467BB | Jabber: dirk.heinrichs@altum.de