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

Perhaps record enviroment separately for each process as well? #57

Open
fvalasiad opened this issue Aug 11, 2022 · 4 comments
Open

Perhaps record enviroment separately for each process as well? #57

fvalasiad opened this issue Aug 11, 2022 · 4 comments
Assignees
Labels

Comments

@fvalasiad
Copy link
Collaborator

Seeing how each proc also has an environ should we perhaps also store it separately for each process?

@fvalasiad
Copy link
Collaborator Author

@zvr Please clarify, i need the information to move on.

@zvr
Copy link
Collaborator

zvr commented Aug 18, 2022

Let's table this for the future, as I'm not sure any child process has a significantly different environment than the parent one.

Ah, ideally record only the changes!

@zvr zvr added the future label Aug 18, 2022
@fvalasiad
Copy link
Collaborator Author

@zvr How does one go about changing the environment? Is it directly from the environ variable?

@fvalasiad
Copy link
Collaborator Author

I mean i am aware of the libc functions getenv(3) setenv(3) etc.... but how are they actually implemented in linux?

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

No branches or pull requests

2 participants