This is the standalone distribution of GNU malloc. GNU malloc is part of the GNU C Library, but is also distributed separately. If you find bugs in GNU malloc, send reports to bug-glibc@prep.ai.mit.edu. GNU malloc is free software. See the file COPYING.LIB for copying conditions. The makefile builds libmalloc.a and gmalloc.o. If you are using GNU malloc to replace your system's existing malloc package, it is important to make sure you get all GNU functions, not some of the GNU functions and some from the system library. gmalloc.o has all the functions in one file, so using that will make sure you don't accidentally mix the two malloc packages. 'this.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/external/bsd/ntp/dist/libparse
AgeCommit message (Expand)Author
2014-02-27offs_from_utc is known to be small, so explicitly cast it to int.joerg
2013-12-28resolve conflictschristos
2013-12-27import devel ntpd to avoid amplification attacks.christos
2012-01-31Import ntp 4.2.6p5kardel
2010-12-04Pretending that %d can print size_t on __LP64__, by turning off warningschristos
2009-12-13Import ntp 4.2.6kardel