cvs commit: src/include Makefile printf.h src/lib/libc/stdio
Makefile.inc vfprintf.c vfscanf.c vfwprintf.c vfwscanf.c xprintf.c
xprintf_errno.c xprintf_float.c xprintf_hexdump.c xprintf_int.c
xprintf_quote.c xprintf_str.c xprintf_time.c xprintf_vis.c
Joe Marcus Clarke
marcus at marcuscom.com
Sun Jun 25 17:53:10 UTC 2006
On Sun, 2006-06-25 at 07:35 +0000, Poul-Henning Kamp wrote:
> phk 2006-06-25 07:35:51 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> include Makefile
> lib/libc/stdio Makefile.inc vfprintf.c vfscanf.c
> vfwprintf.c vfwscanf.c
> Added files: (Branch: RELENG_6)
> include printf.h
> lib/libc/stdio xprintf.c xprintf_errno.c xprintf_float.c
> xprintf_hexdump.c xprintf_int.c
> xprintf_quote.c xprintf_str.c
> xprintf_time.c xprintf_vis.c
> Log:
> MFC:
> Extensible printf implementation compatible with GLIBC
phk, has anyone contacted you about the crash caused by this code? The
gstreamer port can register a custom printf format if the functionality
is available. Once this is registered, the xprintf code is in effect,
and this causes a crash with normal printf's in the same process. I was
never able to reproduce so I asked some of the people that were to
provide you with a backtrace.
Here's the best backtrace I can find:
http://lists.freebsd.org/mailman/htdig/freebsd-gnome/2006-March/013847.html
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060625/2a4ae47a/attachment.pgp
More information about the cvs-src
mailing list