This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Egor's daemon


On Wed, Sep 12, 2001 at 06:25:04PM +0200, Corinna Vinschen wrote:
>On Wed, Sep 12, 2001 at 12:13:22PM -0400, Christopher Faylor wrote:
>> On Thu, Sep 13, 2001 at 01:59:29AM +1000, Robert Collins wrote:
>> >On Thu, 2001-09-13 at 01:55, Christopher Faylor wrote:
>> >> On Wed, Sep 12, 2001 at 09:52:14PM +1000, Robert Collins wrote:
>> >> >Attached is a slightly reworked daemon that will not impact 95 in speed
>> >> >(well at dll load for non-forked process's it will, but not after that
>> >> >first request).
>> >> >
>> >> >Egors original message with changelogs describing this beast is
>> >> >available
>> >> >http://sources.redhat.com/ml/cygwin-patches/2001-q1/msg00260.html here.
>> >> >
>> >> >I've altered the layout slightly - I consider the daemon more core than
>> >> >(say) cygcheck, so I placed it all in cygwin.
>> >> 
>> >> I don't recall the original layout but if it created a new directory then
>> >> that is correct.  This shouldn't be in the cygwin directory.  I made a concerted
>> >> effort to make it one directory per "thing" a while ago.  cygserver is another
>> >> "thing".
>> >
>> >The original layout put it in utils, which didn't really fit either.
>> >
>> >Ok, I'll move it out. Do you wnat the shared functions (like
>> >set_os_type) duplicated;put into a convenience library; or link straight
>> >to the .o in the cygwin directory?
>> 
>> I'm not sure since set_os_type is undergoing a radical rewrite in 1.3.4.
>
>Shall I check in that radical stuff ASAP now 1.3.3 has been released?

I'm tagging the branch now.  Give me a few minutes.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]