Date: Fri, 23 Jan 2015 13:59:09 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Sebastian Huber <sebastian.huber@embedded-brains.de> Cc: freebsd-arch@freebsd.org Subject: Re: [PATCH] sys/tree.h: Add prototype and generate macros Message-ID: <20150123115909.GJ42409@kib.kiev.ua> In-Reply-To: <1421914920-31394-1-git-send-email-sebastian.huber@embedded-brains.de> References: <1421914920-31394-1-git-send-email-sebastian.huber@embedded-brains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 22, 2015 at 09:22:00AM +0100, Sebastian Huber wrote: > Provide individual prototype and generate macros for the red-black tree. > This helps to reduce code size in statically linked applications. This looks at least innocent, and probably is useful in other cases as well. Would you update the man page ? May be, the full list of subordinate macros for RB_PROTOTYPE/GENERATE is not needed, but the feature should be noted and header file referenced, at least.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150123115909.GJ42409>