Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. | Bruno Haible | 2023-01-07 | 1 | -1/+1 |
* | Fix dependencies of modules that use '_exit' on native Windows. | Bruno Haible | 2020-11-26 | 1 | -0/+1 |
* | mbrtowc: Ensure the mbtowc_lock is unique. | Bruno Haible | 2020-01-03 | 1 | -1/+1 |
* | Fix link errors with --enable-threads=posix on AIX. | Bruno Haible | 2019-12-02 | 1 | -0/+3 |
* | close-stream, closein, closeout: simplify | Paul Eggert | 2019-05-14 | 1 | -2/+0 |
* | closein: Move AC_LIBOBJ invocations to module description. | Bruno Haible | 2011-06-16 | 1 | -0/+1 |
* | Optimization: no need to flush stdin if we can determine quickly that stdin's | Bruno Haible | 2007-08-20 | 1 | -0/+1 |
* | Work around glibc's failure to reset seekable stdin on exit. | Eric Blake | 2007-04-12 | 1 | -0/+26 |