comp.lang.ada
 help / color / mirror / Atom feed
From: Dirk Heinrichs <dirk.heinrichs@altum.de>
Subject: Re: Ada bindings for filesystems
Date: Fri, 07 Sep 2012 09:23:14 +0200
Date: 2012-09-07T09:23:14+02:00	[thread overview]
Message-ID: <k2c7d3$clg$1@online.de> (raw)
In-Reply-To: cdf52648-530c-4622-b381-0e68dfa3858b@googlegroups.com

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 <dirk.heinrichs@altum.de>
Tel: +49 (0)2471 209385 | Mobil: +49 (0)176 34473913
GPG Public Key C2E467BB | Jabber: dirk.heinrichs@altum.de




  reply	other threads:[~2012-09-14 17:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 15:45 Ada bindings for filesystems alby
2012-09-07  7:23 ` Dirk Heinrichs [this message]
2012-09-07  7:44   ` Dmitry A. Kazakov
2012-09-07 13:49 ` alb348
2012-09-07 14:13   ` Dmitry A. Kazakov
2012-09-07 14:29     ` alb348
2012-09-07 15:27       ` Simon Wright
2012-09-07 23:14       ` Anh Vo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox