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


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
config.make,

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


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