virtualsquare / virtualsquare/s2argv-execs
libexecs on Windows?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi. Do you intend that libexecs should work on windows? I'm asking because I see that you have an unused #include "unistd.h" (at least I think it is unused because I can still build with gcc 10.3 on linux without it in there). If it really isn't needed, maybe the #include can be removed?
Thanks. Ciao!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read execs.c at line 23 and inspect whether unistd.h is used elsewhere in the file. Compare the current build assumptions with Windows compatibility, using the reported GCC-on-Linux build as a baseline. Done means the project’s Windows support intent is established and the include question is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100