Rich Felker
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 years ago |
Rich Felker
|
7c59d09863
in vswprintf, initialize the FILE rather than memset-and-assign
|
7 years ago |
Rich Felker
|
7442442ccc
fix swprintf internal buffer state and error handling
|
8 years ago |
Rich Felker
|
835f9f950e
clean up stdio_impl.h
|
12 years ago |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 years ago |
Rich Felker
|
e3cd6c5c26
major stdio overhaul, using readv/writev, plus other changes
|
14 years ago |
Rich Felker
|
9ae8d5fc71
fix all implicit conversion between signed/unsigned pointers
|
14 years ago |
Rich Felker
|
a37452430f
simplify and optimize FILE lock handling
|
14 years ago |
Rich Felker
|
e18b563821
implement [v]swprintf
|
14 years ago |