Stars
3
Forks
1
Watchers
3
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.5k
commits
1
commits
Wrap Linux-specific feature test macros with #ifdef linux and simplify comments.
943e90dView on GitHubRemove unused memory blocks count variable in t/Sys-Socket-ipv6.t.
48a1f1bView on GitHubChange the C language standard from GNU99 to C99 to improve portability.
5296721View on GitHubBatch-insert _XOPEN_SOURCE and _DEFAULT_SOURCE into all .c files using Perl one-liner.
b18ad80View on GitHubStandardize _XOPEN_SOURCE and _DEFAULT_SOURCE across all source files and remove redundant comments.
1c4e48cView on GitHubUse usleep instead of nanosleep for SPVM__Sys__Process__usleep.
877696bView on GitHubDefine _XOPEN_SOURCE and _DEFAULT_SOURCE to fix Linux build errors.
6e5aa00View on GitHubAdd _XOPEN_SOURCE 700 to Env.c and add comments for setenv and unsetenv.
e995828View on GitHubAdd _XOPEN_SOURCE and _DEFAULT_SOURCE to Signal.c and add comments for ualarm.
0a21381View on GitHub