"setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

View: New views
8 Messages — Rating Filter:   Alert me  

"setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Pedro Izecksohn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

  Will it be implemented in Cygwin someday?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Dave Korn-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pedro Izecksohn wrote:
>   Will it be implemented in Cygwin someday?

  If you think she can see into the future, shouldn't you be asking something
more interesting than whether cygwin will ever support rlimit, like what next
week's lottery numbers will be or how long you'll live?  ;-)

  Otherwise, http://cygwin.com/acronyms#SHTDI and
http://cygwin.com/acronyms#PTC apply here.  I imagine it should be possible to
use a windows job object to implement it.

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Corinna Vinschen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Jul  5 13:57, Dave Korn wrote:

> Pedro Izecksohn wrote:
> >   Will it be implemented in Cygwin someday?
>
>   If you think she can see into the future, shouldn't you be asking something
> more interesting than whether cygwin will ever support rlimit, like what next
> week's lottery numbers will be or how long you'll live?  ;-)
>
>   Otherwise, http://cygwin.com/acronyms#SHTDI and
> http://cygwin.com/acronyms#PTC apply here.  I imagine it should be possible to
> use a windows job object to implement it.

There are no plans to implement it in the near future.


Corinna

--
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Pedro Izecksohn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

--- I asked:
>>>   Will it be implemented in Cygwin someday?

--- Dave Korn replied:
>>   Otherwise, http://cygwin.com/acronyms#SHTDI and
>> http://cygwin.com/acronyms#PTC apply here.  I imagine it should be possible to
>> use a windows job object to implement it.

--- Corinna Vinschen replied:
> There are no plans to implement it in the near future.

  Are contributors asked to sign any paper?

  If I contribute it, will my name appear in the .cc file? Must my
e-mail appear with my name?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Corinna Vinschen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Jul  7 04:14, Pedro Izecksohn wrote:

> --- I asked:
> >>>   Will it be implemented in Cygwin someday?
>
> --- Dave Korn replied:
> >>   Otherwise, http://cygwin.com/acronyms#SHTDI and
> >> http://cygwin.com/acronyms#PTC apply here.  I imagine it should be possible to
> >> use a windows job object to implement it.
>
> --- Corinna Vinschen replied:
> > There are no plans to implement it in the near future.
>
>   Are contributors asked to sign any paper?

Yes, see http://cygwin.com/contrib.html, especially the "Before you
get started" section.  For Cygwin and the Cygwin tools the copyright
for your code changes has to be assigned to Red Hat.

>   If I contribute it, will my name appear in the .cc file?

Your choice.  I, for one, don't put my name into the source files
anymore.

>    Must my e-mail appear with my name?

Your name and your email address appear in the ChangeLog files.


Corinna

--
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Christopher Faylor-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Jul 07, 2009 at 04:14:49AM -0300, Pedro Izecksohn wrote:

>--- I asked:
>>>>   Will it be implemented in Cygwin someday?
>
>--- Dave Korn replied:
>>>   Otherwise, http://cygwin.com/acronyms#SHTDI and
>>> http://cygwin.com/acronyms#PTC apply here.  I imagine it should be possible to
>>> use a windows job object to implement it.
>
>--- Corinna Vinschen replied:
>> There are no plans to implement it in the near future.
>
>  Are contributors asked to sign any paper?

You might want to peruse: http://cygwin.com/contrib.html

>  If I contribute it, will my name appear in the .cc file? Must my
>e-mail appear with my name?

If you are making a change to an existing file then I don't think it is
appropriate to add your name.  With maybe a couple of exceptions we just
haven't done that.  Sometimes people add their names to new files but if
the file is part of the Cygwin DLL and not a standalone app, I don't
think it makes sense to personalize it.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Pedro Izecksohn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

  I'm, slowly, implementing it. I plan to post the papers tomorrow,
after my implementation work fine.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Re: "setrlimit(RLIMIT_CPU) isn't implemented in Cygwin.", Corinna Vinschen

by Dave Korn-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Pedro Izecksohn wrote:
>   I'm, slowly, implementing it. I plan to post the papers tomorrow,
> after my implementation work fine.

  Nice one!  If you need any advice or help finding your way round the source
code, you might find the cygwin-developers list is a lot quieter and more
focused on low-level topics than this list.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple