Eric Blake
aa5341f9ac
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when
...
sizeof(void*) is 8 but sizeof(long) is 4.
* libc/stdio/vfscanf.c (__SVFSCANF_R): Likewise. Fix %i scanning
of "-0x". Support "-nan" and "inf" for %e. Audit usage of ungetc
to fix reentrancy and bug on encoding error in multibyte locales.
Always return EOF on read error.
2007-05-24 04:25:18 +00:00
..
2007-05-23 16:36:23 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-05-23 16:36:23 +00:00
2007-04-23 22:52:37 +00:00
2007-05-23 21:41:17 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-05-16 19:31:08 +00:00
2007-04-23 22:52:37 +00:00
2007-05-24 04:25:18 +00:00
2007-05-17 12:10:29 +00:00
2007-05-16 19:59:40 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-04-23 22:52:37 +00:00
2007-01-31 19:34:38 +00:00
2006-12-18 22:21:56 +00:00
2007-01-31 19:34:38 +00:00
2007-04-23 22:52:37 +00:00
2000-02-17 19:39:52 +00:00
2005-10-28 21:36:05 +00:00