fputs.c
|
Mostly cosmetic cleanups.
|
2014-07-22 16:39:11 +00:00 |
fputws.c
|
Avoid possible cast degradation.
|
2014-07-22 23:29:54 +00:00 |
gets.c
|
Const-ify a character string.
|
2014-07-20 20:29:28 +00:00 |
puts.c
|
Mostly cosmetic cleanups.
|
2014-07-22 16:39:11 +00:00 |
putw.c
|
Avoid possible cast degradation.
|
2014-07-22 23:29:54 +00:00 |
rewind.c
|
rewind: always clear error indicator.
|
2014-07-22 16:10:56 +00:00 |
vfprintf.c
|
Adjust errno on failed prepwrite.
|
2014-07-20 21:24:29 +00:00 |
vfwprintf.c
|
Adjust errno on failed prepwrite.
|
2014-07-20 21:24:29 +00:00 |
wbuf.c
|
Adjust errno on failed prepwrite.
|
2014-07-20 21:24:29 +00:00 |