On Tue, Jun 10, 2003 at 11:52:57AM +0200, Bjoern Kahl AG Resy wrote:
> > > +#ifdef __CYGWIN__
> > > + {
> > > + int fd;
> > > + if ((fd = open("/dev/null", O_RDWR, 0)) != -1)
> > > + {
> > > + (void)dup2(fd, STDIN_FILENO);
> > > + (void)dup2(fd, STDOUT_FILENO);
> > > + (vo
( replying to the wrong mail-in-thread )
( because missed the original posting )
On Tue, 10 Jun 2003, Ronald Landheer-Cieslak wrote:
> > Index: cron.c
> > ===
> > RCS file: /home/cvs/cvsroot/src/cron/cron.c,v
> > retrieving revi
On Tue, Jun 10, 2003 at 11:18:38AM +0200, Ronald Landheer-Cieslak wrote:
> Works like a charm :)
Thanks, I've uploaded a new version.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developermailto:[EMAIL PROTECTED]
Red
Works like a charm :)
Thanks!
rlc
On Fri, 6 Jun 2003, Corinna Vinschen wrote:
> On Thu, Jun 05, 2003 at 01:01:19PM +0200, Ronald Landheer-Cieslak wrote:
> > On Wed, 4 Jun 2003, Corinna Vinschen wrote:
> > > On Wed, Jun 04, 2003 at 09:53:05AM +0200, Ronald Landheer-Cieslak wrote:
> > > > On Tue,
On Thu, Jun 05, 2003 at 01:01:19PM +0200, Ronald Landheer-Cieslak wrote:
> On Wed, 4 Jun 2003, Corinna Vinschen wrote:
> > On Wed, Jun 04, 2003 at 09:53:05AM +0200, Ronald Landheer-Cieslak wrote:
> > > On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > > > Does it help to set CYGWIN=notty before start
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Christopher Faylor
> On Tue, Jun 03, 2003 at 11:33:48AM +0200, Hannu E K Nevalainen
> (garbage mail) wrote:
> > Please, next time make the filename extension be *-patch.txt or
> some such.
> > 1) *.patch is bound to Corel Draw/Photop
On Wed, 4 Jun 2003, Corinna Vinschen wrote:
> On Wed, Jun 04, 2003 at 09:53:05AM +0200, Ronald Landheer-Cieslak wrote:
> > On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > > Does it help to set CYGWIN=notty before starting cron?
> > Apparently not, no.
> >
> > Because I'm starting cron from the "st
On Wed, Jun 04, 2003 at 09:53:05AM +0200, Ronald Landheer-Cieslak wrote:
> On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > Does it help to set CYGWIN=notty before starting cron?
> Apparently not, no.
>
> Because I'm starting cron from the "startup" part of the start menu, I had
> to run it from a
On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> On Tue, Jun 03, 2003 at 06:44:19PM +0200, Ronald Landheer-Cieslak wrote:
> > On Tue, 3 Jun 2003, Ronald Landheer-Cieslak wrote:
> > > On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > > > On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak w
On Tue, Jun 03, 2003 at 06:44:19PM +0200, Ronald Landheer-Cieslak wrote:
> On Tue, 3 Jun 2003, Ronald Landheer-Cieslak wrote:
> > On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > > On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak wrote:
> > > > I've "developed" an insignificant patc
On Tue, 3 Jun 2003, Ronald Landheer-Cieslak wrote:
> On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> > On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak wrote:
> > > I've "developed" an insignificant patch to cron (attached) that makes
> > > cron detach from the console before forking
Hi Corinna,
On Tue, 3 Jun 2003, Corinna Vinschen wrote:
> On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak wrote:
> > I've "developed" an insignificant patch to cron (attached) that makes
> > cron detach from the console before forking out (under Cygwin only).
> > The patch is ag
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Christopher Faylor
> On Tue, Jun 03, 2003 at 11:33:48AM +0200, Hannu E K Nevalainen
> (garbage mail) wrote:
>> Please, next time make the filename extension be *-patch.txt or
>> some such.
> This is not necessary. .patch is a perfe
On Tue, Jun 03, 2003 at 11:33:48AM +0200, Hannu E K Nevalainen (garbage mail) wrote:
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
>> Of Ronald Landheer-Cieslak
>
>> I've "developed" an insignificant patch to cron (attached) that
>> makes cron detach from the console before forking ou
On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak wrote:
> I've "developed" an insignificant patch to cron (attached) that makes cron
> detach from the console before forking out (under Cygwin only). The patch
> is against the current release's source and WFM.
Did you try a recen
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Ronald Landheer-Cieslak
> I've "developed" an insignificant patch to cron (attached) that
> makes cron detach from the console before forking out (under Cygwin only).
> The patch is against the current release's source and WFM.
Plea
I've "developed" an insignificant patch to cron (attached) that makes cron
detach from the console before forking out (under Cygwin only). The patch
is against the current release's source and WFM.
In fact, my "problem" was that when starting cron from the "startup
programs", a console window s
17 matches
Mail list logo