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

Re: libc6-dev missing stuff (glibc2.1)



>>>>> "IEM" == Ivan E Moore <rkrusty@tdyc.com> writes:

    IEM> uhh..so far that's it...I'm stupid when it comes to this...is
    IEM> there a reson why they are either missing or have been moved?

  You aren't supposed to use them directly.

  gnu/types.h is included by sys/types.h
  selectbits.h is included by sys/select.h
  stdio_lim.h is included by stdio.h
  bytesex.h I'm not sure about - but you're probably supposed to use
endian.h

  You're never supposed to use a *bits.h file directly in glibc,
they're always included by other files.

m.


Reply to: