Skip to content

strlcpy update to last openbsd version. #8389

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

Closed
wants to merge 1 commit into from

Conversation

devnexen
Copy link
Member

CVS date not changed as in fact the actual version is related to an earier date
in reality.
They ditched the uintptr_tcast finally.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! This change looks good to me.

I wonder whether we want to update the whole file, though; at least using a proper prototype (instead of the old style function definition) might make sense.

@Girgias
Copy link
Member

Girgias commented Apr 27, 2022

Thank you for the PR! This change looks good to me.

I wonder whether we want to update the whole file, though; at least using a proper prototype (instead of the old style function definition) might make sense.

I would agree with updating this to use proper prototypes.

@devnexen
Copy link
Member Author

alright, makes sense to also update its little sibling then.

CVS date not changed as in fact the actual version is related to an earier date
 in reality.
They ditched the `uintptr_t`cast finally. While at it
updating the C style definitions.
@cmb69
Copy link
Member

cmb69 commented Apr 28, 2022

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.

3 participants