This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-11-21 01:12:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a7bed5f5a
glibc
/
malloc
/
Depend
5 lines
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update. 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add libdl dependency to libmemprof.so. * malloc/Depend: New file.
1999-10-05 06:59:43 +08:00
dlfcn
malloc: Add nptl, htl dependency for the subdirectory [BZ #24757] memusagestat may indirectly link against libpthread. The built libpthread should be used, but that is only possible if it has been built before the malloc programs.
2019-07-02 22:45:52 +08:00
nptl
htl
added rt to malloc/Depend [BZ #27132] This avoids a failure when a new glibc version is compiled with an older system librt. Patch proposed by Florian Weimer.
2021-02-23 16:16:39 +08:00
rt
Reference in New Issue
Copy Permalink