Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sheredom/subprocess.h issues and pull requests

#92 - conan recipe

Pull Request - State: open - Opened by mmjvox about 2 months ago

#90 - Invoking subprocess in different directory instead of parent directory

Issue - State: open - Opened by pvkarthikk 3 months ago - 1 comment
Labels: help wanted

#89 - Update the workflow with the new min macOS image.

Pull Request - State: closed - Opened by sheredom 4 months ago

#88 - File descriptor leaking on Windows

Issue - State: closed - Opened by starseeker 6 months ago - 2 comments

#87 - Silence -Wcast-qual warnings showing up with newer version of g++.

Pull Request - State: closed - Opened by hporten 6 months ago - 2 comments

#86 - fix a bug that empty strings are removed from args on Windows

Pull Request - State: closed - Opened by matyalatte 7 months ago - 1 comment

#85 - Resource leak when `subprocess_create_ex()` fails

Issue - State: open - Opened by wn2000 7 months ago - 3 comments

#84 - vector<std::string> of commandline args

Issue - State: closed - Opened by shakfu 8 months ago - 3 comments

#83 - Add CWD option to subprocess_create_ex

Pull Request - State: open - Opened by caesay 8 months ago - 5 comments

#82 - Deadlock if synchronous subprocess fills pipe

Issue - State: open - Opened by rongcuid 9 months ago - 5 comments

#81 - A

Issue - State: closed - Opened by Attttar 9 months ago

#80 - Make reads non-blocking if async is specified.

Pull Request - State: open - Opened by sheredom 9 months ago - 12 comments

#79 - Legerch make read non blocking async option

Pull Request - State: closed - Opened by sheredom 9 months ago

#78 - subprocess_read_stdout() blocks

Issue - State: closed - Opened by SimonMaracine 9 months ago - 4 comments

#77 - Try run on apple silicon.

Pull Request - State: closed - Opened by sheredom 10 months ago

#76 - Make subprocess async read non-blocking

Pull Request - State: open - Opened by legerch about 1 year ago - 6 comments

#75 - Fix small typo

Pull Request - State: closed - Opened by mjcarroll about 1 year ago - 1 comment

#74 - Windows subprocess_stdin and subprocess_option_enable_async?

Issue - State: closed - Opened by g40 over 1 year ago - 2 comments

#73 - Did I say thank you?

Issue - State: closed - Opened by g40 over 1 year ago

#72 - Is it possible to hide the console window?

Issue - State: closed - Opened by santaclose over 1 year ago

#71 - Add support for MinGW

Pull Request - State: closed - Opened by rasky almost 2 years ago - 1 comment

#68 - Unicode support on Windows?

Issue - State: open - Opened by windowsair about 2 years ago - 9 comments

#67 - * fix checking results of CreateNamedPipeA and CreateFileA

Pull Request - State: closed - Opened by visualdoj over 2 years ago - 1 comment

#66 - posix_spawn does not build on Android & Emscripten (Wasm)

Issue - State: closed - Opened by aardappel over 2 years ago - 1 comment

#65 - Support MinGW

Pull Request - State: closed - Opened by orgads over 2 years ago

#64 - Use posix spawn instead of fork.

Pull Request - State: closed - Opened by sheredom over 2 years ago

#62 - Optionally use execvp on Unix to enable PATH search.

Pull Request - State: closed - Opened by nburrus over 2 years ago - 1 comment

#61 - Do not quote argument if argument doesn't contain whitespace

Pull Request - State: closed - Opened by takase1121 over 2 years ago - 7 comments

#60 - Do not execute `commandLineCombined` when we have only one command parameter

Issue - State: closed - Opened by windowsair over 2 years ago - 4 comments

#59 - Incorrect argument quoting on Windows

Issue - State: closed - Opened by takase1121 over 2 years ago - 3 comments

#58 - MinGW support

Issue - State: closed - Opened by takase1121 over 2 years ago - 3 comments

#57 - Fix latest clang.

Pull Request - State: closed - Opened by sheredom over 2 years ago

#56 - Add CPack and CTest support

Pull Request - State: closed - Opened by SamuelMarks over 2 years ago - 4 comments

#55 - Use the flags variable when calling createProcessA

Pull Request - State: closed - Opened by fricher over 2 years ago - 1 comment

#54 - Replacement of execvp for execv break compatibility.

Issue - State: closed - Opened by SpartanJ over 2 years ago - 6 comments

#53 - unable to read from stdout

Issue - State: closed - Opened by divyanshu0045 almost 3 years ago - 3 comments

#52 - Feature Request: set the cwd for created processes

Issue - State: open - Opened by rgrinberg about 3 years ago - 3 comments

#51 - Adding lifetime documentation

Issue - State: closed - Opened by Qix- about 3 years ago - 3 comments

#50 - Verboser output of child in case of invalid/unknown command

Issue - State: open - Opened by ghost about 3 years ago - 2 comments

#49 - Bug fix - should have used _Exit instead of exit in forked subprocess.

Pull Request - State: closed - Opened by sheredom over 3 years ago

#48 - Lib is not spawning terminal instance to run a code

Issue - State: closed - Opened by flamendless over 3 years ago - 1 comment

#47 - Separate implementation from declaration

Issue - State: closed - Opened by edubart over 3 years ago - 2 comments

#46 - "echo" -> "/bin/echo"

Issue - State: open - Opened by Verdagon over 3 years ago

#45 - Issue with quotes in command line

Issue - State: closed - Opened by redorav over 3 years ago - 5 comments

#44 - Allow spawning a process with no visible window.

Pull Request - State: closed - Opened by sheredom over 3 years ago

#43 - Update README.md

Pull Request - State: closed - Opened by sheredom over 3 years ago

#42 - Fix the used environment bug.

Pull Request - State: closed - Opened by sheredom over 3 years ago

#41 - Bug with empty environment

Issue - State: closed - Opened by BobbyAnguelov over 3 years ago - 6 comments

#40 - Support for "CREATE_NO_WINDOW" when launching process

Issue - State: closed - Opened by BobbyAnguelov over 3 years ago - 1 comment

#39 - documentation unclear: subprocess_create needs full path ?

Issue - State: closed - Opened by franko over 3 years ago - 7 comments

#38 - Allow specifying a custom environment.

Pull Request - State: closed - Opened by sheredom almost 4 years ago - 1 comment

#37 - Get it working with MSVC/ClangCL.

Pull Request - State: closed - Opened by sheredom almost 4 years ago

#35 - Switch over to github actions for testing.

Pull Request - State: closed - Opened by sheredom almost 4 years ago

#34 - Add a subprocess_alive function.

Pull Request - State: closed - Opened by sheredom almost 4 years ago

#33 - Implement: bool subprocess_alive()

Issue - State: closed - Opened by IngwiePhoenix almost 4 years ago - 1 comment

#32 - docs: fix simple typo, guaranted -> guaranteed

Pull Request - State: closed - Opened by timgates42 almost 4 years ago

#31 - Subprocess does not have internet access?

Issue - State: closed - Opened by jonatino almost 4 years ago - 2 comments

#30 - Permanently redirect stdout on child process

Issue - State: closed - Opened by jonatino almost 4 years ago - 2 comments

#29 - subprocess_exists() api that tall if subprocess is not exited or terminated

Issue - State: closed - Opened by kgti almost 4 years ago - 1 comment

#27 - Process arguments literally on windows

Pull Request - State: closed - Opened by Wirtos about 4 years ago - 3 comments

#26 - calling subprocess_destroy twice will cause double free

Pull Request - State: closed - Opened by ha11owed over 4 years ago

#25 - Fix a bug when /MT was used on Windows.

Pull Request - State: closed - Opened by sheredom over 4 years ago

#24 - Add an asynchronous reading API.

Pull Request - State: closed - Opened by sheredom over 4 years ago

#23 - Close handles early on windows to allow reading lots of data.

Pull Request - State: closed - Opened by sheredom over 4 years ago

#22 - Drop "C++" as a claimed targeted language.

Issue - State: closed - Opened by eyalroz over 4 years ago - 5 comments

#21 - what's the difference of this one with reproc?

Issue - State: closed - Opened by etorth over 4 years ago - 1 comment

#20 - Try use named pipes on windows.

Pull Request - State: closed - Opened by sheredom almost 5 years ago - 2 comments

#19 - Add terminate

Pull Request - State: closed - Opened by pthom almost 5 years ago

#18 - Fix exit

Pull Request - State: closed - Opened by pthom almost 5 years ago

#17 - can subprocess_join tell if the process failed?

Issue - State: closed - Opened by pthom almost 5 years ago - 2 comments

#16 - Deadlock on Windows

Issue - State: closed - Opened by jlaumon almost 5 years ago - 7 comments

#15 - Fix #include <windows.h> problems.

Pull Request - State: closed - Opened by sheredom almost 5 years ago

#14 - MSVC linkage errors

Issue - State: closed - Opened by cdwfs almost 5 years ago - 2 comments

#13 - Rename process.h -> subprocess.h and all the functions.

Pull Request - State: closed - Opened by sheredom almost 5 years ago

#12 - Some minor documentation tidy ups to the codebase.

Pull Request - State: closed - Opened by sheredom almost 5 years ago

#11 - [WIP] Fixes #10 - Introduce a new option 'process_option_child_detached'

Pull Request - State: closed - Opened by fungos about 5 years ago

#10 - Any plans for launching detached children?

Issue - State: closed - Opened by fungos about 5 years ago

#9 - Lib just dont work

Issue - State: closed - Opened by TheCherry about 5 years ago - 2 comments

#8 - windows: close child process's pipe handles at join/destroy time

Pull Request - State: closed - Opened by cdwfs about 5 years ago - 1 comment

#7 - Meson support for "process.h"

Pull Request - State: closed - Opened by squidfarts over 5 years ago - 1 comment

#6 - Allow environment to be inherited from the parent or not.

Pull Request - State: closed - Opened by sheredom almost 7 years ago

#5 - out of date process_create doc in readme

Issue - State: closed - Opened by xoorath almost 7 years ago - 1 comment

#4 - naming conflict with windows process.h

Issue - State: closed - Opened by xoorath almost 7 years ago - 6 comments

#3 - Add option for combined stdout and stderr.

Pull Request - State: closed - Opened by sheredom almost 7 years ago

#2 - Can stdout and stderr be the same file?

Issue - State: closed - Opened by kbenzie almost 7 years ago - 2 comments

#1 - ability to pass custom environments to processes

Issue - State: closed - Opened by graphitemaster almost 7 years ago - 8 comments