Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-07-16 | fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX | Rich Felker | -0/+15 | |
this is analogous to commit 918c5fa0fc656e49b1ab9ce47183a23e3a36bc00 which fixed the corresponding issue for mips n32. |