[uClibc-cvs] cvs commit to uClibc/libc/stdio by mjn3

mjn3 at YAST_ASK.lineo.com mjn3 at YAST_ASK.lineo.com
Wed Jun 13 02:06:36 UTC 2001


Repository: uClibc/libc/stdio
who:        mjn3
time:       Tue Jun 12 22:06:36 EDT 2001


Log Message:

Fix printf handling of %p to prepend "0x" since output is in hex.
Note: glibc output for (void *)0 is "(nil)" while uClibc output is "0".
Does anyone have a preference?


Files:

changed:    printf.c






More information about the uClibc-cvs mailing list