bug-hurd
[Top][All Lists]
Advanced

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

[bug #18217] glibc: `__libc_once'


From: Thomas Schwinge
Subject: [bug #18217] glibc: `__libc_once'
Date: Mon, 06 Nov 2006 16:46:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060921 Ubuntu/dapper-security Firefox/1.5.0.7

Follow-up Comment #1, bug #18217 (project hurd):

Is the applied usage of `old_once' in line 2029 supported?  For the Mach /
Hurd `__libc_once' functionality, we'd need to change that `if (old_once ...'
 to `if (old_once.done ...', I think.  Do we need a common interface for that
then, i.e. something like a macro `__libc_once_done(NAME)' which is defined
to `NAME.done' for Mach / Hurd and plainly `NAME' for NPTL and then use that
in line 2029?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18217>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]