public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* The case for statically linked libc/pthread
@ 2022-02-27 19:57 Soni L.
  2022-03-15 12:07 ` Adhemerval Zanella
  0 siblings, 1 reply; 2+ messages in thread
From: Soni L. @ 2022-02-27 19:57 UTC (permalink / raw)
  To: Libc-help

It'd be nice if the kernel could keep track of which code segments
allocated memory or spawned threads, so that dlclose can release those
resources. In fact this is particularly important for correctness in
dlclose. But that requires libc to be statically linked in the first place.

There's no hope for dlclose without statically linked libc.

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

end of thread, other threads:[~2022-03-15 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 19:57 The case for statically linked libc/pthread Soni L.
2022-03-15 12:07 ` Adhemerval Zanella

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).