tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: timers related



Hi Christos,

   I have completed the man pages for bsd_signal, _SC_SEM_NSEMS_MAX and
timer related. Let me know if you want man pages for other pages. I have
attached the patches your convenience, but you can find all from
https://github.com/ycui1984/posixtestsuite


Thanks, Charles

2016-06-03 17:05 GMT-07:00 Christos Zoulas <christos%zoulas.com@localhost>:

> On Jun 3,  5:01pm, charles.cui1984%gmail.com@localhost (Charles Cui) wrote:
> -- Subject: Re: timers related
>
> | Yes, sure. I will finish it as soon as possible.
> | And will let you know if I encounter new problems.
>
> Yes, and for all the other patches... For example adding _SC_SEM_NSEMS_MAX
> should also be documented, etc; see:
>
> $ man -k _SC_PHYS_PAGES
> sysconf (3)       get configurable system variables
> ...3) and getpwuid_r(3) . _SC_NPROCESSORS_CONF The number of processors
> configured. _SC_NPROCESSORS_ONLN The number of processors online (capable
> of running processes). _SC_PHYS_PAGES The amount of physical memory on the
> system in _SC_PAGESIZE bytes. _SC_TIMER_MAX The number of timers available
> for timer_create...
>
> I will hold on committing the rest until you add the documentation, since
> it would be good to have the docs in the same commit as the addition.
>
> Thanks!
>
> christos
>

Attachment: 0003-man-pages-for-bsd_signal.patch
Description: Binary data

Attachment: 0003-man-pages-for-_SC_SEM_NSEMS_MAX.patch
Description: Binary data

Attachment: 0002-man-pages-for-timer-macros.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index