Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added lseek and seek64 #377

Merged
merged 1 commit into from
Jun 20, 2016
Merged

Added lseek and seek64 #377

merged 1 commit into from
Jun 20, 2016

Commits on Jun 13, 2016

  1. Added lseek to unistd

    llseek and lseek64
    
    impl Whence
    
    fixed formatting
    
    awful typo when refactoring
    
    no llseek
    
    wrong test name
    
    using off64_t
    
    got rid of offset
    
    Added SeekHole/Data; formatted test; SeekCur/Set/End use libc constants
    aoprisan committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    0eb8b4b View commit details
    Browse the repository at this point in the history