Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed 'Inappropriate ioctl for device' problem on posix systems#43

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 1 commit intogitpython-developers:masterfromswallat:master
May 17, 2012

Conversation

swallat
Copy link

This should fix the problem on Unix systems like Mac or Linux.

I had the problem to run a program as a background daemon detached from an active login shell. I now use the effective user id get the username.

Byron added a commit that referenced this pull requestMay 17, 2012
Fixed 'Inappropriate ioctl for device' problem on posix systemsWithout an active login shell on linux or osx, we now use the password database to obtain the active login, instead of relying on environment variables).
@ByronByron merged commit91c04a1 intogitpython-developers:masterMay 17, 2012
@DarkMajestic
Copy link

could this fix be rolled into 0.3?

inderpreet99 added a commit to bu-ist/GitPython that referenced this pull requestSep 6, 2013
inderpreet99 added a commit to bu-ist/GitPython that referenced this pull requestSep 6, 2013
williamgibb pushed a commit to williamgibb/GitPython that referenced this pull requestJun 26, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@swallat@DarkMajestic@Byron

[8]ページ先頭

©2009-2025 Movatter.jp