On May 29, 11:29am, mar...@duskware.de (Martin Husemann) wrote:
-- Subject: Re: timers related

| On Sat, May 28, 2016 at 11:28:00PM -0700, Charles Cui wrote:
| > HI guys,
| > 
| >     I have 3 timers related macro to be added, which are _SC_CPUTIME,
| > _SC_THREAD_CPUTIME and _SC_DELAYTIMER_MAX.
| 
| If I read the standard correctly, all of those are optional.
| 
| So first we need to decide, whether to add them at all. Christos, do I
| remember correctly you said the first two would be simple?

I implemented those already in head, but I don't recall adding the sysconf
and the _POSIX_ equivalent variables.

| Charles: isn't _SC_DELAYTIMER_MAX being undefined the way to express there
| is no hard limit?
| 
| Which errors are you running into exactly? It seems to me you are trying to
| fix bugs in the test suite by adapting NetBSD in this case (but I might be
| missing something).

christos

Reply via email to