This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help me to understand the POSIX timers


george anzinger <george@mvista.com> writes:

> I think I have a charter to do just that, but first I need to know what
> they do now.  Where, for example, is the thread code.  I tried to get
> TAGS to find it but it fails.

linuxthreads/sysdeps/posix/timer_*

The current code is really nothing you should even look at if you are
doing a kernel implementation.  Read the standard, it contains all you
have to know.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]