Skip to content

Push file descriptor and process code#35

Open
xch89820 wants to merge 8 commits intoebranca:masterfrom
xch89820:master
Open

Push file descriptor and process code#35
xch89820 wants to merge 8 commits intoebranca:masterfrom
xch89820:master

Conversation

@xch89820
Copy link
Copy Markdown

@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