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

unixL_wait return values #11

Open
daurnimator opened this issue Mar 10, 2017 · 1 comment
Open

unixL_wait return values #11

daurnimator opened this issue Mar 10, 2017 · 1 comment

Comments

@daurnimator
Copy link
Contributor

daurnimator commented Mar 10, 2017

The current code copies the semantics from luaposix
However there are a couple of potential changes to make

@wahern
Copy link
Owner

wahern commented Apr 16, 2019

I don't want to break backwards compatibility but would be fine adding another wrapper, like "waitpid$execresult" or maybe "waitpid$yyyymmdd". For the latter the module could be imported like require"unix".compat"yyyymmdd" to get the improved prototypes as of a particular version.

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

No branches or pull requests

2 participants