Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ticklemynausea/popen-noshell

A version of popen that doesn't spawn processes using /bin/sh
https://github.com/ticklemynausea/popen-noshell

c-plus-plus c-plus-plus-library library popen posix

Last synced: 12 days ago
JSON representation

A version of popen that doesn't spawn processes using /bin/sh

Awesome Lists containing this project

README

        

popen-noshell
=============

A version of popen that doesn't spawn processes using /bin/sh

Based on http://cnds.eecs.jacobs-university.de/courses/os-2011/src/popen/popen.c