1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-25 02:45:56 +00:00

3 Commits

Author SHA1 Message Date
Bruno Haible a292d7f866 closein: Move AC_LIBOBJ invocations to module description.
* m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation.
* modules/closein (Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:19 +02:00
Bruno Haible 7042775894 Optimization: no need to flush stdin if we can determine quickly that stdin's
input buffer is empty.
2007-08-20 22:09:08 +00:00
Eric Blake cc133e1865 Work around glibc's failure to reset seekable stdin on exit.
* modules/closein: New module.
* lib/closein.c: New file.
* lib/closein.h: Likewise.
* m4/closein.m4: Likewise.
* MODULES.html.sh (File stream based Input/Output): Document it.
2007-04-12 16:11:40 +00:00