-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 12 Oct 2003 15:21:41 +0200, Hannu E K Nevalainen <[EMAIL PROTECTED]> wrote:
>
> >+> setpriority/getpriority are not implemented in Cygwin.
>
> This means; use __CYGWIN__ or some such to create conditional (i.e.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Terrence Brannon
> Sent: Sunday, October 12, 2003 2:07 AM
> To: [EMAIL PROTECTED]
> Subject: setpriority() and PRIO_PROCESS under Cygwin
>
>
> I am trying to compile a free
On Sat, Oct 11, 2003 at 05:07:18PM -0700, Terrence Brannon wrote:
> Can anyone suggest a solution for getting code making calls to
> setpriority() and using PRIO_PROCESS to compile under Cygwin?
setpriority/getpriority are not implemented in Cygwin.
Corinna
--
Corinna Vi
t use this
function)
src/tkscid.cpp:8363: error: (Each undeclared identifier is reported only
once
for each function it appears in.)
src/tkscid.cpp:8363: error: `setpriority' undeclared (first use this
function)
src/tkscid.cpp:8368: error: `getpriority' undeclared (first use this
fun
; >> SYNOPSIS
> >> ...
> >> int
> >> setpriority(int which, int who, int prio);
> >> ...
> >>
> >> $ man 2 setpriority
> >> No entry for setpriority in section 2 of the manual
> >>
> >> IMO this is very confu
On Tue, Sep 23, 2003 at 11:25:50AM -0400, Igor Pechtchanski wrote:
>On Tue, 23 Sep 2003, Hannu E K Nevalainen (garbage mail) wrote:
>> $ man 2 getpriority
>> ...
>> SYNOPSIS
>> ...
>> int
>> setpriority(int which, int who, int prio);
>>
On Tue, 23 Sep 2003, Hannu E K Nevalainen (garbage mail) wrote:
> $ man 2 getpriority
> ...
> SYNOPSIS
> ...
> int
> setpriority(int which, int who, int prio);
> ...
>
> $ man 2 setpriority
> No entry for setpriority in section 2 of the manual
>
>
$ man 2 getpriority
...
SYNOPSIS
...
int
setpriority(int which, int who, int prio);
...
$ man 2 setpriority
No entry for setpriority in section 2 of the manual
IMO this is very confusing IF you're not aware of it. I spent some time
finding out.
Then; "PRIO_PROCESS" men
Hello
I'm using perl under cygwin. I would like to set priority of individual
process. To use command setpriority in perl,
it has to be supported by cygwin. Does cygwin supports command setpriority
or something similar?
Tomaz
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s
9 matches
Mail list logo