Mercurial > hg > octave-shane > gnulib-hg
view modules/fprintf-posix @ 9426:3384ef16a830
Remove some temp files leftover from tests.
* modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
* modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
* modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
---|---|
date | Tue, 30 Oct 2007 07:05:41 +0100 |
parents | 42e2847583f9 |
children | ad275322f8f1 |
line wrap: on
line source
Description: POSIX compatible fprintf() function: print formatted output to a stream Files: lib/fprintf.c m4/fprintf-posix.m4 m4/printf.m4 Depends-on: stdio fseterr vasnprintf isnan-nolibm isnanl-nolibm frexpl-nolibm printf-frexp printf-frexpl signbit fpucw printf-safe configure.ac: gl_FUNC_FPRINTF_POSIX gl_STDIO_MODULE_INDICATOR([fprintf-posix]) Makefile.am: Include: <stdio.h> License: LGPL Maintainer: Bruno Haible