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

add support for windows xp using NtQueryObject in ntdll.dll #40

Merged
merged 4 commits into from Aug 18, 2019

Conversation

mysqto
Copy link
Contributor

@mysqto mysqto commented Aug 18, 2019

Since GetFileInformationByHandleEx is not supported under Windows Vista, Using NtQueryObject in ntdll.dll to get full name of cygwin/msys pty pipe under Windows XP

@coveralls
Copy link

coveralls commented Aug 18, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling afc7db7 on mysqto:master into e1f7b56 on mattn:master.

example_test.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
isatty_windows.go Outdated Show resolved Hide resolved
isatty_windows.go Outdated Show resolved Hide resolved
isatty_windows.go Outdated Show resolved Hide resolved
isatty_windows_test.go Outdated Show resolved Hide resolved
isatty_windows.go Outdated Show resolved Hide resolved
@mattn mattn merged commit bf9a1de into mattn:master Aug 18, 2019
@mattn
Copy link
Owner

mattn commented Aug 18, 2019

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants