Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dave Bodenstab <imdave@mcs.net>
|
|
the default. For xpg4.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a cleaner way to do this.
|
|
|
|
|
|
|
|
|
|
|
|
For *s*printf, set f._file to -1 like the comments in stdio.h say.
Use '\0', not 0, where appropriate.
Don't error out on size of '0' for v?snprintf().
|
|
code, PLEASE don't use this. Currently only iterates through the
local /etc/hosts file.
|
|
|
|
by provos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ones in the glibc. Some man pages changes from FreeBSD
(asprintf.c/vasprintf.c are not based on GNU or FreeBSD code).
|
|
should be < 1. While EOF is currently defined as -1 it is bad form
to assume this.
|
|
|
|
|
|
|