|
e220635f
|
2008-04-11T16:31:39
|
|
Flush the standard error stream before aborting.
|
|
16e40377
|
2008-03-29T07:15:50
|
|
Pass test-freadseek on cygwin.
* modules/freadseek (Depends-on): Use freadptr, not freadseek.
* lib/freadseek.c (freadseek): Don't increment beyond bounds of
ungetc buffer.
* tests/test-fflush2.c (main): Fix typo.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
adc924bb
|
2008-03-29T12:59:48
|
|
Disable the fflush-after-ungetc tests, since gnulib currently does not
guarantee consistent results.
|
|
679b14d8
|
2008-03-07T03:34:46
|
|
Make fflush after ungetc work on BSD platforms.
|