Sat, 31 Mar 2012 09:56:55 +0200 |
Simon Josefsson |
fflush: Fix syntax error.
|
Fri, 06 May 2011 13:21:22 +0200 |
Bruno Haible |
fflush: Move AC_LIBOBJ invocations to module description.
|
Fri, 06 May 2011 20:14:41 +0200 |
Bruno Haible |
fflush, fpurge: Relicense under LGPLv2+.
|
Fri, 06 May 2011 00:34:34 +0200 |
Bruno Haible |
fclose, fflush: Respect rules for use of AC_LIBOBJ.
|
Thu, 05 May 2011 19:25:17 +0200 |
Bruno Haible |
fflush: Relicense under LGPL.
|
Tue, 03 May 2011 23:36:43 +0200 |
Bruno Haible |
Avoid unnecessary compilation units, through conditional dependencies.
|
Mon, 02 May 2011 15:00:50 -0600 |
Eric Blake |
fflush: also replace fclose when fixing fflush
|
Sat, 26 Apr 2008 18:12:05 +0200 |
Bruno Haible |
New private include file lib/stdio-impl.h.
|
Thu, 24 May 2007 16:59:20 +0000 |
Eric Blake |
Fix lseek on mingw.
|
Thu, 26 Apr 2007 13:20:50 +0000 |
Eric Blake |
Fix fflush on mingw.
|
Thu, 26 Apr 2007 09:33:12 +0000 |
Bruno Haible |
Ensure fseeko and ftello are declared on glibc systems.
|
Wed, 25 Apr 2007 09:14:49 +0000 |
Bruno Haible |
Make the combination of fflush and fseek/fseeko POSIX compliant.
|
Wed, 25 Apr 2007 07:56:32 +0000 |
Bruno Haible |
Depend on ftello.
|
Tue, 17 Apr 2007 03:38:08 +0000 |
Eric Blake |
Make fflush rely on fpurge.
|
Fri, 13 Apr 2007 01:46:18 +0000 |
Bruno Haible |
Mention the include file.
|
Tue, 10 Apr 2007 03:09:07 +0000 |
Eric Blake |
* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
|