Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ticklemynausea/popen-noshell
- Owner: ticklemynausea
- Created: 2014-07-24T11:10:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T20:10:37.000Z (about 10 years ago)
- Last Synced: 2024-06-11T19:33:20.236Z (5 months ago)
- Topics: c-plus-plus, c-plus-plus-library, library, popen, posix
- Language: C
- Size: 206 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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