From: Alan Cox <alan@redhat.com>
To: msinz@wgate.com (Michael Sinz)
Cc: linux-kernel@vger.kernel.org, alan@redhat.com,
torvalds@transmeta.com, msinz@wgate.com
Subject: Re: [PATCH] kernel 2.5.5 - coredump sysctl
Date: Thu, 21 Feb 2002 10:12:07 -0500 (EST) [thread overview]
Message-ID: <200202211512.g1LFC8Y27614@devserv.devel.redhat.com> (raw)
In-Reply-To: <200202211433.g1LEXP813292@sinz.eng.tvol.net> from "Michael Sinz" at Feb 21, 2002 09:33:25 AM
Would it be cleaner to use snprintf here ? Each of those checks you do
appears to come down to
buf+=snprintf(buf, sizeof(buffer)+buffer-buf, "%foo", arg)
which is how procfs tends to handle this stuff.
next prev parent reply other threads:[~2002-02-21 15:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-21 14:33 [PATCH] kernel 2.5.5 - coredump sysctl Michael Sinz
2002-02-21 15:12 ` Alan Cox [this message]
2002-02-21 15:41 ` Michael Sinz
2002-02-21 15:50 ` Alan Cox
2002-02-27 13:33 ` Michael Sinz
2002-02-27 14:05 ` Alan Cox
2002-02-27 15:38 ` Michael Sinz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200202211512.g1LFC8Y27614@devserv.devel.redhat.com \
--to=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=msinz@wgate.com \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox