From: Vojtech P. <vo...@su...> - 2001-09-04 22:20:28
|
On Tue, Sep 04, 2001 at 11:22:56AM -0700, James Simmons wrote: > > Odd. > > > > include/linux/kernel.h:65:extern int snprintf(char * buf, size_t size, const char * fmt, ...); > > Yeap. It is not present in the standard tree. Could we possibly add it to our tree? It makes much easier to avoid buffer overruns, which are rather a big problem when they're in the kernel. -- Vojtech Pavlik SuSE Labs |