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

Return 1 on error instead of 255; minor local variable cleanup #3

Merged
merged 2 commits into from
Mar 29, 2012
Merged

Return 1 on error instead of 255; minor local variable cleanup #3

merged 2 commits into from
Mar 29, 2012

Conversation

tedjp
Copy link
Contributor

@tedjp tedjp commented Mar 29, 2012

Minor changes to entbuff: returns 1 instead of 255 on error (to be more distinct from exits due to signals), and removes some local-variable copies of errno that are unnecessary.

mikemol added a commit that referenced this pull request Mar 29, 2012
Return 1 on error instead of 255; minor local variable cleanup
@mikemol mikemol merged commit 521bb59 into mikemol:master Mar 29, 2012
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.

2 participants