[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] initializing parted from an application
From: |
Neal H Walfield |
Subject: |
Re: [patch] initializing parted from an application |
Date: |
Fri, 17 Aug 2001 01:20:11 +0200 |
User-agent: |
Mutt/1.3.18i |
> So, to implement this, it's a matter of making ped_init():
>
> static void
> _init() __attribute__ ((constructor))
> {
> ...
> }
>
> I did that.
And also you made ped_done a destructor, right?
pgpXWENTxERbV.pgp
Description: PGP signature
- [patch] initializing parted from an application, Neal H Walfield, 2001/08/14
- Re: [patch] initializing parted from an application, Andrew Clausen, 2001/08/15
- Re: [patch] initializing parted from an application, Neal H Walfield, 2001/08/15
- Re: [patch] initializing parted from an application, Andrew Clausen, 2001/08/15
- Re: [patch] initializing parted from an application, Neal H Walfield, 2001/08/15
- Re: [patch] initializing parted from an application, Andrew Clausen, 2001/08/16
- Re: [patch] initializing parted from an application, Neal H Walfield, 2001/08/16
- Re: [patch] initializing parted from an application,
Neal H Walfield <=
- Re: [patch] initializing parted from an application, Andrew Clausen, 2001/08/17