kc3-lang/gnulib/modules/closein

Branch :


Log

Author Commit Date CI Message
a292d7f8 2011-05-23 22:45:58 closein: Move AC_LIBOBJ invocations to module description. * m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation. * modules/closein (Makefile.am): Augment lib_SOURCES.
70427758 2007-08-20 22:09:08 Optimization: no need to flush stdin if we can determine quickly that stdin's input buffer is empty.
cc133e18 2007-04-12 16:11:40 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.