summaryrefslogtreecommitdiff
path: root/modules/closein
Commit message (Expand)AuthorAgeFilesLines
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-071-1/+1
* Fix dependencies of modules that use '_exit' on native Windows.Bruno Haible2020-11-261-0/+1
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+1
* Fix link errors with --enable-threads=posix on AIX.Bruno Haible2019-12-021-0/+3
* close-stream, closein, closeout: simplifyPaul Eggert2019-05-141-2/+0
* closein: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+1
* Optimization: no need to flush stdin if we can determine quickly that stdin'sBruno Haible2007-08-201-0/+1
* Work around glibc's failure to reset seekable stdin on exit.Eric Blake2007-04-121-0/+26