Hi again. On Wed, 2005-07-06 at 20:22, Pekka Enberg wrote: > > + * suspend_snprintf > > + * > > + * Functionality : Print a string with parameters to a buffer of a > > + * limited size. Unlike vsnprintf, we return the number > > + * of bytes actually put in the buffer, not the number > > + * that would have been put in if it was big enough. > > + */ > Please do move these.
Renamed and merged into lib/vsprintf.c. Regards, Nigel -- Evolution. Enumerate the requirements. Consider the interdependencies. Calculate the probabilities. Be amazed that people believe it happened. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/