Home
last modified time | relevance | path

Searched hist:"64 a965e7078acf9079cbe7f2c001852d4f6f2832" (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dasprintf.cdiff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
diff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
H A Dfvwrite.cdiff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
diff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
H A Dvasprintf.cdiff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
diff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
H A Dprintf.3diff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
diff 64a965e7078acf9079cbe7f2c001852d4f6f2832 Wed Jul 08 02:44:56 CEST 1998 Peter Wemm <peter@FreeBSD.org> Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio. This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer. This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD