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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: hack to get sysinfo initialized


>>>>> On Thu, 30 Jan 2003 09:20:01 -0800, Ulrich Drepper <drepper@redhat.com> said:

  Uli> David Mosberger wrote:
  >> Leaving it uninitialized
  >> seems more dangerous than initializing it with a sane value, no?

  Uli> It's not more dangerous if no LinuxThreads port uses it.  The activation
  Uli> for using sysinfo is in the nptl sources.

Oh, I think I understand now: the normal libc never defines
USE_DL_SYSINFO on x86 and hence nothing changes.

OK, I suppose that's fine then.  I'll just continue to use my hacks
until NPTL is ready.

Thanks,

	--david


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