Re: [PATCH] kernel 2.5.5 - coredump sysctl

From: Alan Cox (alan@redhat.com)
Date: Thu Feb 21 2002 - 10:12:07 EST


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:33 EST