Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-09 | reenable sync_file_range; should no longer break on mips | Rich Felker | 1 | -2/+2 | |
2012-09-08 | disable sync_file_range for now | Rich Felker | 1 | -2/+3 | |
something is wrong with the logic for the argument layout, resulting in compile errors on mips due to too many args to syscall... further information on how it's supposed to work will be needed before it can be reactivated. | |||||
2012-09-08 | add linux sync_file_range syscall | Rich Felker | 1 | -0/+16 | |