tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Extension to snprintb(3)





On Mon, 4 May 2009, Arnaud Lacombe wrote:

Hi all,

On Mon, May 4, 2009 at 7:45 AM, Paul Goyette <paul%whooppee.com@localhost> 
wrote:
int snprintbx(char *buf, size_t buflen, const char *fmt, u_quad_t *val);

wouldn't the C99 `uint64_t' variant be more desirable than `u_quad_t' ?

Yes, and that is how it is actually defined in src/common/lib/libutil

:)

-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index