Date: Fri, 31 Jul 2009 14:57:31 +0000 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: marta carbone <marta@freebsd.org> Cc: soc-status@freebsd.org, freebsd-current@freebsd.org Subject: Re: sbuf(9) functions in userspace Message-ID: <57770.1249052251@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 31 Jul 2009 15:53:49 %2B0200." <b62a99a60907310653y35b4f53bhefa63b22f4c0327f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <b62a99a60907310653y35b4f53bhefa63b22f4c0327f@mail.gmail.com>, marta carbone writes: >Hello, > >as part of the GSoc project I'm working on the ipfw code, >and I need some functions similar to the sbuf(9) family but >working in userspace. >There is something like that already available for userland? Sbuf is available in userland, just include <sys/sbuf.h> and link with -lsbuf -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57770.1249052251>