Le 26/08/2010 19:46, ygrek a écrit :
>> Now I'm wondering if I'm the only one that finds this usefull or if it
>> would make sense to seperate that from my program and package it
>> seperately for a wider audience.
> 
> Same goes for a trivial fsync() and many other calls. I think we should start 
> some extunix project for this kind of bindings (thin wrappers for 
> system-specific low-level api).

This is a very good idea! There was also a discussion about crypt()
recently, which is also too trivial to be packaged by itself.

Beware that eventfd is Linux-specific. The hypothetic project should
somehow cope with non-Linux platforms.

And I also have some bindings to ioctl() that manipulate serial ports
parameters buried in one of my other projects that should be elsewhere,
but are not significant enough (IMHO) to make a separate project [1].

[1]
http://krobot.git.sourceforge.net/git/gitweb.cgi?p=krobot/krobot;a=tree;f=info/ocaml-serial;hb=HEAD


Cheers,

-- 
Stéphane


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to