Re: [Vala] [PATCH 2/2] vapi/posix.vapi: Introduce ftruncate() and truncate().



On Wed, Sep 16, 2009 at 05:07:50PM +0200, Jürg Billeter wrote:
On Sun, Aug 30, 2009 at 01:42:33PM +0200, Julian Andres Klode wrote:
+ [CCode (cheader_filename = "unistd.h")]
+ public int truncate(const char *path, off_t length);

I've changed this to `string path' and applied both patches, thanks.
Thanks! 
-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]