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

Push file descriptor and process code #35

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

xch89820
Copy link

@xch89820 xch89820 commented Aug 4, 2014

Add get_inheritable and set_inheritable function in unistd
Add “rich comparison” methods for FD class
Add dup function for copy a file descriptor
Add FDUtils class contained some uesful function like iteratoring all fds in current process
Add sys.process,sys.psignal,sys.popen,sys.utils modules
Add pysec.sys to setup.py
Add the default user and group config. When installing, we will create a new user and group named pysec which can help us to limit privilege when execute an untrust script.
Add unittest

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.

1 participant