Ethereal-dev: Re: [Ethereal-dev] Replace snprintf etc with GLib equivalents

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 2 May 2004 23:10:52 -0500
On Sat, May 01, 2004 at 02:48:53PM -0700, Guy Harris wrote:
> Note also that, for systems lacking "snprintf()", it uses the
> "g_strdup_vprintf()" routine, so that's perhaps a little less efficient
> than the replacement "snprintf()" - but I'm not sure what platforms lack
> it, other than Digital UNIX, so maybe that's not an issue.

Solaris 2.5.1 doesn't have snprintf().
HP-UX 10.20 has it only with a newer libc patch.

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)