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: header file question


Andreas Jaeger wrote:
> 
> george anzinger <george@mvista.com> writes:
> 
> > Is there a handy reference somewhere on just where the header files come
> > from or, rather, end up?
> 
> > For example where does the time/time.h header file end up in the
> > /usr/include/ ?  What is the order of selection when there are several
> 
> In /usr/include/time.h, time/bits/time.h ends in bits/time.h etc.
> 
> > possibilities?
> 
> What do you mean with several possibilities?  There's only one place
> where it will go - and you really should read the documentation and
> understand the sysdeps directory work.  Check also config-sysdirs from

Uh, gosh I would like to read the documentation, but just what
documentation are you refering to?

By several possibilities, I mean of the several .../bits/time.h which
one is used on a given system, but the documentation will cover all this
right?

-g 

> config.make,
> 
> Andreas
> --
>  Andreas Jaeger
>   SuSE Labs aj@suse.de
>    private aj@arthur.inka.de
>     http://www.suse.de/~aj

-- 
George           george@mvista.com
High-res-timers: http://sourceforge.net/projects/high-res-timers/
Real time sched: http://sourceforge.net/projects/rtsched/


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