Date: Sat, 6 Apr 2002 18:51:14 -0800 From: Jos Backus <jos@catnook.com> To: current@FreeBSD.ORG Subject: Initiate de-orbit burn for <malloc.h>? Message-ID: <20020407025136.GD41627@lizzy.catnook.com>
next in thread | raw e-mail | index | archive | help
One problem with ports is that configure will cause <malloc.h> to be used if it exists in /usr/include (net/rsync being the latest example), causing an annoying warning. So why not remove /usr/include/malloc.h, and patch those ports/programs that still use it to use <stdlib.h> instead? Thoughts? -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020407025136.GD41627>