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

Update mkwinsyscall and make stand alone tool #248

Merged
merged 3 commits into from Jun 16, 2022

Commits on May 22, 2022

  1. Add latest mkwinsyscall file

    Copied file from:
    https://github.com/golang/sys/blob/bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d/windows/mkwinsyscall/mkwinsyscall.go
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed May 22, 2022
    Copy the full SHA
    71441b4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Update to match hcsshim mksyscall_windows

    Added hr error return type, cmdline flags for winio import, utf16, and
    sorting.
    
    Generated file has build constrain comment.
    
    Input files can be specified with a glob pattern.
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed May 31, 2022
    Copy the full SHA
    ea156b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. PR: update comment, use glob

    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Jun 3, 2022
    Copy the full SHA
    a7df442 View commit details
    Browse the repository at this point in the history