Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-23 | added rt to malloc/Depend [BZ #27132] | Paul Zimmermann | |
This avoids a failure when a new glibc version is compiled with an older system librt. Patch proposed by Florian Weimer. | |||
2019-07-02 | malloc: Add nptl, htl dependency for the subdirectory [BZ #24757] | Florian Weimer | |
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. | |||
1999-10-04 | Update. | Ulrich Drepper | |
1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add libdl dependency to libmemprof.so. * malloc/Depend: New file. |