This fixes a test failure of 'fbufmode' on mingw.
2007-04-27 Bruno Haible <[EMAIL PROTECTED]>
* tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
*** tests/test-fbufmode.c 23 Apr 2007 07:56:34 - 1.2
--- tests/test-fbufmode.c 27 Apr 2007 10:28:33
This makes it compile and work on Solaris/SPARC64.
2007-04-23 Bruno Haible <[EMAIL PROTECTED]>
* lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
*** lib/fbufmode.c 14 Apr 2007 00:20:08 - 1.1
--- lib/fbufmode.c 23 Apr 2007 07:58:40 -
***
*** 55,63
This retrieves the mode of a stream, set with setvbuf().
2007-04-13 Bruno Haible <[EMAIL PROTECTED]>
* modules/fbufmode: New file.
* lib/fbufmode.h: New file.
* lib/fbufmode.c: New file.
* m4/fbufmode.m4: New file.
modules/fbufmode =