public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* __libc_subinit
@ 2002-02-23  0:57 Ulrich Drepper
  2002-02-23 17:51 ` __libc_subinit Roland McGrath
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Drepper @ 2002-02-23  0:57 UTC (permalink / raw)
  To: GNU libc hacker

I've just removed the handling of __libc_subinit completely from the
Linux setup.  It really was only an expensive way to call a single
function.  This is now done directly instead.

For Hurd the situation is slightly different.  From what I've seen
there are at least two more uses.  They should be changed as well.
One, the stdio initialization, will eventually go away.  This leave
the use in times.c.

I didn't want to touch this code so I moved the libc_subinit handling
in Hurd specific directories.  Hopefully everything builds and runs
just fine.  Now it's up to you to get rid of it.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-24  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-23  0:57 __libc_subinit Ulrich Drepper
2002-02-23 17:51 ` __libc_subinit Roland McGrath
2002-02-23 17:57   ` __libc_subinit Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).