kmx git
Register
kc3-lang/libxml2
kc3-lang
Login
kc3-lang
/
libxml2
Browse
Commit
Author :
Nick Wellnhofer
Date :
2025-07-20 13:03:59
Hash :
c70d88f1
Message :
io: Fix reading from pipes like stdin on Windows On Windows, lseek doesn't return an error on unseekable streams like pipes. Fixes #951.