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